Back|

All Projects

10 projects

My Projects

A complete collection of everything I've built

Farm2Market
# 01Live2025

Farm2Market

A full-featured, modern multi-role agricultural marketplace built with Django. Farm2Market provides a complete online agricultural marketplace with product management, order management, and user authentication.

Key Features

  • Role-based access control (Farmer & Buyer)
  • Product listings & cart management
  • Order tracking & logistics coordination
  • Real-time notifications

Core Stack

DjangoDjango templatesMySQLSupabaseTailwind CSS
ShopNest
# 02Live2025

ShopNest

A full-featured, modern single-vendor e-commerce platform built with Django. ShopNest provides a complete online shopping experience with product management, shopping cart, secure payment integration, and user authentication.

Key Features

  • User authentication & authorization
  • Product catalog with search & filtering
  • Shopping cart & order management
  • SSLCommerz payment gateway integration

Core Stack

DjangoSQLiteTailwind CSSSSLCommerz Api
Taskify
# 03Live2025

Taskify

A modern, sleek, and intuitive task management tool designed to enhance productivity. Taskify features seamless drag-and-drop task prioritization, real-time updates, deadline tracking, and customizable workflows for efficient daily organization.

Key Features

  • Drag and drop task management
  • Deadline tracking
  • Real-time update
  • Customizable workflows

Core Stack

DjangoBootstrapSQLiteHTML
Coinly
# 04Live2025

Coinly

Coinly is a comprehensive personal finance tracking application built with Next.js and MongoDB. It offers daily expense tracking, a monthly ledger view, and debt & receivables management, all visualized through a clean, interactive dashboard.

Key Features

  • Daily expense tracking
  • Monthly ledger view
  • Debt & receivables management
  • Personal finance dashboard

Core Stack

Next.jsTypeScriptMongoDBTailwind CSS
Quiz Verse
# 05Archived2025

Quiz Verse

QuizVerse is an interactive multiple-choice quiz application built with Django. It demonstrates full-stack fundamentals including database relationships, form handling, request lifecycle management, and dynamic template rendering—all styled with a modern UI using Tailwind CSS.

Key Features

  • Multiple-choice quiz engine
  • Dynamic question loading
  • Optimized queries
  • Form handling & validation

Core Stack

DjangoSQLiteHTMLTailwind CSS
QR Code Generator
# 06Archived2025

QR Code Generator

A simple Python script that reads a Text/URL from a Text file. Then generates a QR code and saves it as an image.

Key Features

  • Reads input from a text file
  • Generates QR codes from URLs or text
  • Saves output as an image file

Core Stack

Pythonqrcode
# 07Archived2024

Auto Vault

A lightweight PHP and MySQL web application for managing a car showroom inventory.

Key Features

  • Full CRUD operations
  • MySQL-backed persistent data
  • Clean tabular dashboard
  • University lab project for SE-332

Core Stack

PHPMySQLCSSHTML
# 08Archived2024

Scholar Shelf

An educational platform connecting students with tutors and study resources, supporting session scheduling and progress tracking.

Key Features

  • Student-tutor connection platform
  • Session scheduling
  • Resource sharing & progress tracking
  • University lab project for SE-224

Core Stack

PHPMySQLCSS
# 09Archived2024

CarMaster

A Car Showroom Management System demonstrating core OOP principles in Java with a full menu-driven interface.

Key Features

  • Menu-driven console interface
  • Add, update, display & delete cars
  • Filter cars by brand and price range
  • OOP design principles
  • University project for SE-221

Core Stack

JavaOOP
# 10Archived2024

Pharm Ease

A pharmacy management system written in C, handling medicine inventory, stock alerts, and patient records.

Key Features

  • Console-based interface
  • Add, update, display & delete medicines
  • Inventory management & stock alerts
  • Patient records management
  • University lab project for SE-133

Core Stack

C language