My Projects

A showcase of my development work and technical expertise

YapBoard – AI-Powered Whiteboard
Completed
September 2024 - December 2024

An innovative whiteboard application with AI-powered features including real-time background removal using U²-Net architecture. Built with modern backend technologies for scalability and performance.

Key Features:

  • Integrated U²-Net for real-time background removal
  • Used PostgreSQL + SQLAlchemy for database management
  • Implemented JWT authentication and API routes
  • Built with FastAPI for scalability
  • Used Git for version control and collaborative development
Python
FastAPI
PostgreSQL
SQLAlchemy
JWT
AI/ML
U²-Net
E-Commerce API using Django Rest Framework
Completed
March 2024 - April 2024

A comprehensive e-commerce backend API supporting product management, image uploads, and categorization with clean, modular architecture.

Key Features:

  • Developed an E-commerce API that supports retrieving products, querying products, uploading product images, and categorizing products
  • Wrote modular, testable Python code following OOP and clean code principles
  • Implemented RESTful API design patterns
  • Used Git for version control
Python
Django
Django REST Framework
OOP
Diabetes Prediction - Django and ML
Completed
April 2024 - May 2024

A machine learning-powered web application that predicts diabetic conditions using SVM algorithm with a user-friendly Django interface.

Key Features:

  • Implemented a Machine Learning-based project using Python and Django
  • Trained a model using an SVM algorithm to predict diabetic conditions based on input data
  • Created a web interface for easy interaction with the ML model
  • Used Git for version control
Python
Django
Machine Learning
SVM
Scikit-learn
Oracle Database Management
In Progress
February 2025 - June 2025

Comprehensive database management project focusing on real-world SQL operations and database design using Oracle's enterprise features.

Key Features:

  • Practiced real-world SQL operations using Oracle's HR Schema and custom tablespaces
  • Performed data retrieval using SELECT, WHERE, ORDER BY, and single-row functions
  • Joined multiple tables and implemented subqueries and set operators
  • Designed and managed custom schemas using DDL, DCL, and DML statements
Oracle Database
SQL
PL/SQL
Database Design