Projects
HomePilot – AI Powered Rental Copilot
Groq, PostgreSQL, React, Supabase, TypeScript, Vercel
February 2026 – March 2026
- Architected and deployed a full-stack rental platform that aggregates live Zillow listings, computes personalized match scores, and generates AI-driven recommendations for renters
- Built a web-scraping pipeline using third-party APIs to parse data into JSON with multi-layer extraction and in-memory implementation
- Designed a PostgreSQL trigger-chain architecture with auto-provisioning user data to enforce strict per-user access policies
- Integrated Groq to generate listing-tailored cover letters, structured improvement feedback, and contextual recommendation insights
Agonus AI – AI-Based Crypto Trading Platform
FastAPI, React, SQLAlchemy, Viem, Wagmi
September 2025 – February 2026
- Built smart contract interaction hooks enabling users to place wagers, fetch live tournament data, and claim winnings with real-time on-chain state updates
- Designed and integrated backend schema using SQLAlchemy to persist tournament and user activity for scalable service operation
- Implemented blockchain wallet authentication using Wagmi and WalletConnect, allowing users to sign in with supported Base networks
GRAMS – Graduate Academic Management System
IntelliJ, React, Git
June 2025 – September 2025
- Developed search components enabling rapid student-record queries with dynamic filtering and predictive suggestion capabilities
- Built interactive data tables with sortable headers, pagination, and error handling to support large-scale datasets
- Resolved flagged npm vulnerabilities by tracing impacted dependencies, upgrading libraries, and validating fixes via integration testing
- Integrated front-end components with backend APIs to fetch, validate, and persist academic records from external database
- Improved reliability through unit and integration testing with Vitest, validating React components across multiple use cases