Projects
Some of the projects I've worked on.
GetHub is a blockchain based platform(Dapp) that allows you to create NFTs for your code snippets and get paid/funded. GetHub is built on top of the Ethereum blockchain, IPFS and NFT.Storage technologies and deployed using the Truffle Suite. The frontend is built using React and the backend is built using Node.js.
Tic Tac Toe
A self playing Tic-Tac-Toe Game that never loses. The playing agent will look at all the possible moves and then, predict and play the best one. Upon sufficient training , even in the worst case, the match could only be ended in a draw. It is based on Q-Learning model-free reinforcement algorithm.
Stock Price Time-Series Forecasting
Time-Series forecasting of future price based on previous prices, Using LSTM model.
Blood Bank Management System
A hi-tech & fast platform developed for people in need, to get the information of nearby hospitals, blood banks and volunteer donors instantly in case of any emergency.
Jigsaw Puzzle Solver
Genetic Algorithm based approach to square Jigsaw puzzle solving. Proposed an algorithm for solving colorful Jigsaw puzzles which uses rendomized search technique to wield discontinuity in RGB channels along the borders of the puzzle pieces as a metric to objectic function.
Clean Housing Affordability Engagement Survey Analysis
The objective of this academic project was to study and analyse the engagement of different factors in the field of housing. Develop an understanding of the market, based on the survey conducted with the help of an online form and R language.
Electric Vehicle Dataset Exploratory Analysis
The objective of this academic project was to get hands on experience with jupyter notebook and data visualization. The dataset contains information about the electric vehicles sales. The dataset was used to analyse the data and find out the trends in the data.