View Resume

Aladdin (AI Job Search Platform)

Aladdin is an AI-powered job application platform built to simplify the internship and new-grad job search for software engineers. It automatically collects and filters relevant computer science roles, scores opportunities based on resume fit, and helps users generate tailored resumes and cover letters using AI. The platform also tracks applications and securely stores documents, reducing manual effort and making the job search more focused and efficient.

Next.jsTypeScriptTailwind CSSPostgreSQLAWSLLMs

Amor+Chai (E-Commerce Platform)

A full-stack e-commerce solution delivering a seamless shopping experience for premium teas. Features secure payment processing via Stripe, real-time database management with Supabase, and immersive 3D product visualizations using Three.js to engage customers.

Next.jsStripeSupabaseThree.jsFramer Motion

TurboMC: Sub-Second Monte Carlo Options Pricer

Implemented Monte Carlo simulation for European options pricing with 10M+ path executions and <0.05% pricing error. Engineered C++ multi-threading solution achieving 6.9x speedup (44.25s → 6.45s) for call options and 6.8x (42.45s → 6.28s) for put options. Optimized with OpenMP parallel processing, reducing 10M simulation runtime by 90% (6.3s → 0.7s) across 8 CPU cores.

C++Multi-threadingOpenMP

Ravi’s Study Program: Leetcode Bot

Engineered a Discord.py bot with OAuth2 and RESTful API integration to automate LeetCode data tracking, creating a data pipeline that eliminated manual spreadsheet entry for students.

PythonDiscord.pyGoogle API

Technical Indicator LFT System

Developed an algorithmic trading system using Python and Pandas to back-test RSI/Bollinger strategies, achieving 342.42% ROI on TSLA data (vs. 196% benchmark) via optimized risk parameters.

PythonTA-LibPandas