⚡ This portfolio is built for fast skimming. Explore anything that sparks your interest.
I'm looking for a full-stack role at an government organisation where I can own features end-to-end, work closely with a design team, and ship fast.

Problem: Sameeksha is an anonymous messaging and feedback app designed to foster open and constructive communication.
I was responsible for building this full-stack application, focusing on the user authentication flow, real-time messaging, and creating a clean, intuitive user interface. The goal was to provide a platform for people like teachers and mentors to get honest feedback without fear of judgment.
Tech Stack: Next.js, MongoDB, TypeScript, Zod, Resend Email, React Hook form, Shadcn, Tailwind CSS.
Why I chose these: Next.js provided a solid foundation for server-side rendering, which improves performance and SEO. I chose TypeScript for type-safety and Zod for robust input validation, ensuring the application is reliable and secure. Tailwind CSS was my go-to for its utility-first approach, which gave me the flexibility to quickly design the UI with a designer's touch.

Problem: This project is a front-end application for a product analytics platform that provides real-time data on sales and user engagement. It needed to handle interactive charts, advanced filters, and URL-based sharing of specific views.
I built the front-end to be highly responsive and user-friendly, with a focus on data visualization. A key challenge was implementing URL-based sharing, which required parsing URL parameters to dynamically load the correct data and filters for a shared view, all while ensuring the user is authenticated for confidentiality.