- • Solved 500+ leetcode problems.
- • 3* at codechef.
👨💻 Hi there! I'm Animesh Roy, a dedicated Full-Stack Developer from India. Currently, I'm employed as a Software Developer at Jio Platforms Ltd. I hold a degree in Electronics and Communication Engineering (ECE) from IIIT Allahabad. Let's connect and collaborate to create something extraordinary!
none
CGPA : 8.61
Percentage : 86%
This study presents two different approaches to detecting and classifying Parkinson's Disease (PD) using two datasets. One is a Convolutional Neural Network (CNN) based model for analysing the drawing patterns of spiral sketches. Another one is Machine Learning based models such as XGBoost, Logistic Regression, DecisionTree Classifer, and SVC for analysing the speech recordings of the patients.
View ProjectImplemented an end-to-end Deep Learning project to detect and classify Alzheimer Disease. Made a CNN model and compared it with pre-trained models such as VGG-16 and VGG-19
View ProjectJava based online banking service to perform banking transactions. MySQL used for database. Customer can create an account, deposit/withdraw cash from his/her account. Admin can add/delete/update account and manages account information
View ProjectImplemented pathfinding graph algorithms. Algorithms used: Dijkstra, A*, BFS, DFS
View ProjectThis is a fun project I created using OpenAI API. You can give description and this app can generate photo based on the description. Used React for the frontend. (Eg: Description: "A futuristic fire phoenix in the middle of a blue ocean", Amount: 1 or 2 or more, Size: 256x256 or 512x512 or more)
View ProjectUsed the long short-term memory (LSTM) method to learn the correlation of COVID-19 growth over time for next 90 days based (starting from 21 April 2022) on the number of confirmed cases. This model predicts the likelihood of another wave of infections in May, June and July 2022.
View Project