Portfolio
Selected Works & Projects spanning web development, data analysis, and machine learning.
GT Online
Full-stack workforce management platform for remote tasking operations
A role-based workforce management platform built for a consulting firm to orchestrate remote taskers at scale. Admins manage members, create projects, assign taskers, and monitor productivity through analytics dashboards with trend charts, donut breakdowns, and ranked bar charts. Taskers log completed work via CSV/Excel bulk upload or single-entry forms, with server-side parsing that auto-computes billable minutes and detects duplicates. The invoicing engine generates, tracks, and exports PDF invoices per tasker with full lifecycle management (Draft → Issued → Paid). A built-in dispute resolution system flags contested task IDs with adjudication workflows and configurable deadlines. Additional modules include invoice adjustments with approval flows, duplicate submission auditing, resource sharing, and email notifications queued via a background delivery pipeline.
Letter to the Future
Write a letter to your future self
A full-stack web application for writing and scheduling letters to your future self. Users compose rich-text letters with optional media attachments, pick a delivery date, and receive them by email when the time comes. Email confirmation via magic link prevents spam and abuse. Delivered letters can optionally be shared on a public feed with community moderation and reporting. Features include an automated hourly delivery scheduler with retry logic, rate limiting, email suppression, and Cloudinary-hosted media uploads.
Crumbly
Provide a platform for small bakeries to showcase their work and portfolio of products, as well as allow online ordering
Crumbly is a platform designed for small to mid-sized bakeries to showcase their products, manage orders, and engage with customers. It bridges the gap between local bakeries and their community by providing a seamless online experience. The platform allows customers to browse through a variety of baked goods, place orders, and track their delivery status. For the bakeries, Crumbly offers a simple yet powerful backend to manage their inventory, orders, and customer interactions.
Library Management System
Production Ready Web App
A production ready web application that manages end to end library operations, including book cataloging, borrowing, approvals, returns, and inventory tracking. Enforces role-based access for readers, librarians, and administrators.
Ecommerce Backend
Microservices-style REST API
A complete production-ready REST API e-commerce platform built with a modular architecture. Features include product browsing, session-based shopping carts, robust order management, and secure payment provider integrations.
Social Media App
Django Social Platform
A simple application simulating a social media platform. Enables users to create profiles, post images, follow others, and like posts.