Novara

Novara Bookstore is a full-stack marketplace built with React, TypeScript, and Express. It features buyer and seller dashboards, a blog platform, and a smooth, type-safe user experience. Born from a learning journey, it showcases clean UI, secure authentication, and modern web development best practices.

React 18 TypeScript Tailwind CS TanStack Query Wouter Radix UI Express.js TypeScript Drizzle ORM Zod Vite ESBuild PostCSS

Portfolio Optimization

This repository is the culmination of my Semester 6 Project where I dove deep into the world of financial portfolio optimization. Coming from a Computer Science with AIML background, I wanted to challenge myself by applying mathematical modeling, Python, and data science to a real-world finance problem. This notebook is more than just code – it's a journey of learning, trial & error, and finally understanding the inner workings of modern portfolio theory.

Python pandas numpy matplotlib seaborn yfinance scipy

Ticket Booking System

This is a console-based train booking system made in Java from scratch. I started building this project while learning Java itself so this app became my way of learning the language, exploring concepts like object-oriented programming, file handling, and basic service structures.

Java Gradle Jackson BCrypt