Complete Portfolio

All My Projects

Explore my complete collection of projects, from machine learning models to web applications. Each project represents a step in my journey as a developer.

Featured Projects

My most impactful and technically challenging projects

Python, NumPy, Matplotlib, Plotly2024

NeuNet


  • Implemented a fully connected neural network with backpropagation
  • Achieved 92% accuracy on synthetic spiral dataset
  • Introduced dynamic learning rate decay and accuracy evaluation
NeuNet
Python, Flask, PyTorch, Transformers, scikit-learn, NLTK, PyPDF22024

Brieflet


  • Automated domain classification of research papers
  • Generated concise, informative summaries for research papers
  • Extracted key sections like abstract, introduction, methodology, results, and conclusion
Brieflet
Python, OpenCV2023

ArrowSense


  • Real-time video processing for arrow shape detection
  • Implemented adjustable HSV thresholds for fine-tuning detection
  • Highlighted detected arrows with bounding boxes and contours
ArrowSense

Additional Projects

More projects showcasing different technologies and approaches

Portfolio Website
2024

Portfolio Website

React, Next.js, TypeScript, Framer Motion

  • Built responsive portfolio with modern design
  • Implemented interactive animations and smooth scrolling
  • Optimized performance with lazy loading and code splitting
Data Analysis Toolkit
2024

Data Analysis Toolkit

Python, Pandas, Matplotlib, Seaborn

  • Created comprehensive data visualization library
  • Automated statistical analysis and reporting
  • Generated interactive charts and dashboards
Image Classification Model
2023

Image Classification Model

Python, TensorFlow, Keras, Computer Vision

  • Developed CNN model for multi-class image classification
  • Achieved 95% accuracy on test dataset
  • Implemented data augmentation and transfer learning
RESTful API Service
2024

RESTful API Service

Python, FastAPI, SQLAlchemy, PostgreSQL

  • Built scalable API with authentication and authorization
  • Implemented CRUD operations with database optimization
  • Added comprehensive API documentation with Swagger
Task Management App
2023

Task Management App

JavaScript, Node.js, Express, MongoDB

  • Created full-stack web application for task tracking
  • Implemented real-time updates with WebSocket
  • Added user authentication and role-based access
ML Model Playground
2023

ML Model Playground

Python, scikit-learn, Streamlit, Plotly

  • Interactive web app for testing ML algorithms
  • Visualized model performance with interactive plots
  • Supported multiple datasets and preprocessing options