A collection of things I've built — from AI-powered tools to full-stack web apps and open-source experiments.

A cloud-native micro sharing platform that allows users to securely upload files and retrieve them across devices using unique generated codes. Designed and implemented REST APIs for file upload and download, integrated AWS S3 for durable object storage, and built a responsive React interface with real-time validation and loading states.

An AI-powered curriculum generator that creates personalized learning roadmaps using a multi-agent system. Builds structured milestones and tasks through an Architect Agent using strict JSON schemas, and uses a Resource Curator Agent with Google Search grounding to fetch real, high-quality learning resources.

A college event registration platform enabling students to register, make payments, upload receipts, and verify participation. Includes an admin dashboard and QR-based check-in system. Implements role-based access for admins and coordinators to manage events, verify submissions, and track participant data in real time.

A tool for generating and managing NFT collections. Facilitates the creation of unique digital assets with metadata, ensuring compatibility with major blockchain networks.

A web application that allows users to mint NFTs on the Ethereum blockchain. Built with Next.js, React, and Node.js, it provides a user-friendly interface for creating and managing NFT collections.

A data analysis project focusing on Walmart's sales data. Utilizes Python libraries such as Numpy and Pandas for data cleaning, transformation, and visualization to uncover business insights.