Projects
A few things I’ve built recently — from scalable cloud systems to frontend performance optimizations.
AWS + FastAPI Real-Time Ingestion
Real-time pipeline using Lambda, EventBridge, RDS, and FastAPI on EC2. Fetches and exposes energy data via a REST API.
Codebase Migration To TypeScript from JavaScript
Migrated a legacy JavaScript project to TypeScript, improving maintainability, type safety, and long-term dev speed.
Chart representation Migration to Highcharts
Replaced low-level custom charting logic with Highcharts in a production app, improving performance, accessibility, and development speed.
Canvas Optimization using offScreen Canvas
Enhanced HTML5 canvas rendering performance with offScreenCanvas, improving drawing performance in simulation tools.
Personal Portfolio (Next.js + Tailwind)
Designed and built this portfolio using Next.js App Router, Tailwind CSS, and Framer Motion — outside of my usual tech stack to explore modern React tooling.
Journal Publication: Robot Path Planning
Published a research paper on single-robot path planning using a nature-inspired algorithm in a static environment.