3,928 visitors
I build full-stack applications leveraging AI assisted coding to code and ship projects faster. I focus on building systems that work well and writing clean code.
I am currently open for work. Previously, I worked at Zentor as a Full Stack Developer. I built a dashboard to manage orders and helped make the platform run better.
I mostly build with Next.js and TypeScript. For the backend, I use FastAPI, Express, and Prisma to handle data and build APIs.
Open to collaborations and opportunities. Feel free to drop a DM.
Experience
Full Stack Developer
Feb 2026 – Mar 2026"Built a scalable internal order management dashboard with advanced inventory, shipment tracking, and invoice lifecycle management, optimizing admin workflows and platform performance."
- Built an internal order management dashboard using Next.js and Radix UI, enabling admins to manage purchase orders, dispatches, clients, inventory, and logistics through a unified interface.
- Architected and extended the backend using Prisma ORM and Next.js API routes, designing relational schemas and implementing scalable CRUD operations for core business workflows.
- Integrated UploadThing for file handling (product images, documents) and implemented invoice lifecycle tracking with payment states (partial/full).
- Developed a shipment tracking module with box-level granularity (dimensions, weight, volumetric weight, item distribution) and improved performance using Next.js SSR and SWR caching.
Full Stack Contributor
Jun 2025 – Feb 2026"Engineered backend scalability and standardized development environments through containerization and automated pipelines."
- Built a robust GitHub Actions CI pipeline automating backend tests, frontend builds, SQLC validation, and migration checks with enforced success gates.
- Integrated PostgreSQL support using the pgx driver and connection pooling to optimize resource management and backend performance.
- Standardized contributor development environments by containerizing PostgreSQL and the Go backend using Docker and Docker Compose.
Frontend Developer
Sep 2025 – Nov 2025"Developed full-stack applied AI features and responsive frontend proof-of-concepts for client brands."
- Implemented multilingual voice interaction features using react-media-recorder and electronic visualization, enabling seamless audio capture and Base64 transmission to backend services.
- Engineered responsive ecommerce interfaces and interactive data visualization dashboards for scraped advertising data with advanced filtering capabilities.
Projects
A robust personal knowledge management platform for organizing notes, links, and documents into shareable, context-aware collections.
Key Features
- Streamlined storage for text notes, links, code snippets, and task lists.
- Organize knowledge into 'slices' with tag-based search and Gemini-powered context descriptions.
- Secure sharing features for collaborative knowledge bases via public links.
An advanced AI prompt evaluation and optimization tool designed to enhance the quality of LLM interactions through structured feedback.
Key Features
- Analyzes system prompts for clarity, specificity, and actionability using LangChain and Gemini API.
- Generates structured evaluations and actionable suggestions for prompt improvement.
- Interactive interface for real-time prompt testing and refinement.
A browser-based precision drawing game that challenges users to draw a perfect circle, utilizing real-time feedback and scoring.
Key Features
- Real-time precision tracking and accuracy feedback.
- Dynamic score calculation based on geometric circle approximation.
- Minimalist, performant UI built for a smooth drawing experience.