I'm a passionate developer with an insatiable curiosity for technology and innovation. I thrive on crafting elegant solutions to complex problems and continuously pushing the boundaries of what's possible with code.
- 🔭 Currently working on:
Building a fitness app that integrates with Google Fit to track health metrics, gamify activities, and reward users with redeemable coins.
- 🌱 Currently learning:
Building Smart Contracts on Blockchain and Developing AI Agents using JavaScript/Python.
- 💬 Ask me about:
Full-stack Dev, Mathematics or my journey as a self-taught developer
- 😄 Pronouns:
He/Him
- ⚡ Fun fact:
My commit messages range from "Fixed bug" to "Finally works, don’t touch."
- 🌍 Location:
Building from India, shaping the future one line of code at a time.
Project Name | Description | Technologies | Links |
---|---|---|---|
Finance Tracker | A full-stack web application designed to help users track their monthly finances, including income and expenses. | MERN Stack |
Live ------- GitHub |
Time Boxing | The Time Boxing project is a full-stack web app for efficient task management. Built with Node.js, Express, MongoDB (backend), and React, Vite (frontend), it lets users create, update, delete, and mark tasks as important. Tasks are visualized on a day chart with specific time blocks for better organization. | MERN Stack |
Live ------- GitHub |
Blog App | A full-stack web app for reading, writing, and managing blogs. Built with React, Node.js, and MongoDB, it features user authentication, a rich text editor, SEO optimization, dark mode, and an admin panel. Fully responsive and deployed on Vercel, it offers a seamless blogging experience. | MERN Stack |
Live
------ GitHub |
Sentiment Analysis on IMDB movie reviews | Project performs sentiment analysis on IMDB movie reviews using multiple machine learning models, including Naive Bayes, SVM, and Random Forest. It features text preprocessing, feature extraction (TF-IDF, Word2Vec), and an ensemble model. A Flask web app is provided for user interaction and real-time sentiment prediction. | Python, Flask, Scikit-learn, TF-IDF |
Demo
------ GitHub |
Loan Prediction | A Django-based web app that predicts loan approvals using ML models like Logistic Regression, Random Forest, Gradient Boosting, and XGBoost. It features a user-friendly interface, robust validation, and accurate predictions. Built with Django, scikit-learn, XGBoost, HTML, CSS, and Bootstrap, it aids financial decision-making. | Python, Django, Scikit-learn, Pandas |
Demo
------ GitHub |
Human Readable Clock | A dynamic clock that displays the current time in a human-readable format, with the time represented as words. | Next.js, Tailwind CSS |
Live
------ GitHub |
Josephus Problem Simulation | A web-based simulation of the Josephus Problem, a classic theoretical puzzle rooted in history. The Josephus problem involves a group of people standing in a circle, where every nth person is eliminated until only one survives. | Html, Css, JavaScript |
Live
------ GitHub |