Personal projects

This page lists some of my personal projects.

Projects on GitHub

  • Jun 2026
    Go Gin Framework based REST API for a task management app. Features user authentication, task CRUD operations, and project organization. Nextjs frontend with React Query for data fetching and state management.
  • March 2026
    A tool to analyze and get insights on how you perform in interviews and your delivery of answers.
  • Aug 2025
    AI-based proctoring system for online exams.
  • Feb 2026
    A placement tracking app to manage applications and track their status.
  • Jan 2026
    A simple, minimalist to-do list app built with Next.js and TypeScript. Focuses on a clean UI and smooth user experience.
  • Oct 2025
    A movie ticket booking backend API built with Django and Django REST Framework.
  • Dec 2024
    A movie finder app built with Next.js and TypeScript. Fetches movie data from an external API and displays it in a responsive grid.
  • Apr 2025
    A typing speed test app to build muscle memory for DSA questions.
  • Dec 2025
    A Twitter-like REST API built with Actix-web in Rust. Features user management, tweets, likes, follows, and personalized timelines with thread-safe in-memory storage.
  • Nov 2025
    A React-based e-commerce app with product browsing, filtering, price sorting, shopping cart functionality, and localStorage persistence.
  • Oct 2025
    A simple CLI calculator written in Go.

  • 2026 tasktheteam

    Go Gin Framework based REST API for a task management app. Features user authentication, task CRUD operations, and project organization. Nextjs frontend with React Query for data fetching and state management.

    Jun 2026

    Go, Gin, Next.js, PostgreSQL

  • 2026 Edgescore

    A tool to analyze and get insights on how you perform in interviews and your delivery of answers. It uses AI to provide feedback on your communication style, clarity, and confidence.

    Mar 2026

    Next.js, TypeScript, ML

  • 2025 Align Turtle

    Work Project - A Platform that helps fitness studios stay organised, responsive, and ready to scale. It offers features such as scheduling, client management, billing, and communication tools, all in one platform.

    Nov 2025

    Django, DRF, PostgreSQL

  • 2025 AI-Proctor System

    An AI-based proctoring system for online exams. Uses computer vision to detect suspicious behaviour in real time, designed to make remote assessments more reliable.

    Aug 2025

    Python, OpenCV, AI/ML

  • 2026 Tracky

    A full-stack placement tracker designed to manage job applications, interview rounds, statuses, and outcomes in one structured dashboard. Built for students who are tired of tracking their careers in random WhatsApp messages.

    Feb 2026

    Django, DRF, PostgreSQL