Project Deep-Dives
The four portfolio projects, interview-ready: pitch, architecture, trade-offs and the questions you'll be asked.
- LandAI — Urban Growth Prediction
A full-stack ML platform that predicts where India's land value will rise by matching emerging Tier-3 cities to their historically-similar Tier-2 'twins'. FastAPI + React, four analytical engines, transparency-first.
FastAPIMLXGBoostFAISSPostGISReact - StockVision — Retail Investing Terminal
A large FastAPI + React 19 fintech app: 30+ route modules, async SQLAlchemy, JWT on httpOnly cookies + refresh, Fernet field-encryption, rate limiting, a WebSocket market feed, an alert worker, and a B2B API gateway.
FastAPIReact 19asyncsecurityWebSocketRedis - StockStump — Fantasy Player Trading
A reactive Spring Boot (WebFlux/R2DBC) + React platform where users trade virtual shares of cricketers whose prices move with live match performance. Strong stories on concurrency, real-time pricing, and latency arbitrage.
Spring BootWebFluxR2DBCRedisconcurrencyreal-time - Praxivo — SEO-First Marketing Site
The Next.js 16 venture-studio site (App Router, React 19 RSC, Tailwind v4) that ties the products together. Your frontend/performance/SEO case study: SSG on a CDN, the metadata API, JSON-LD, and a data-driven content registry.
Next.js 16RSCSSGSEOCore Web VitalsTailwind v4