Archive
A collection of projects, work, and experiments I’ve done over the years.
Year | Title | Made at | Description | Built With | Link |
---|---|---|---|---|---|
2025 | Professional Portfolio | Personal Project | A reactive portfolio showcasing my skillset and experience | Next.js, Tailwind, TypeScript, Vercel | Visit |
2025 | Queens New York Borough Facts API | Personal Project | API built using Express framework, hosted via Vercel that pulls facts and tidbits about Queens, NY. | Node.js, Express.js, Vercel | Visit |
2025 | Queens New York Borough Facts Database | Personal Project | Postgres Database built using data scraper that stores fun facts about Queens, NY across all neighborhoods in 10 categories. | Python, Postgres | |
2024 | Financial Data API Platform | Fitch Group | Scalable REST APIs serving real-time Bloomberg bond data. Reduced latency by 24% through query optimization. | Java SpringBoot, Oracle SQL, Bamboo, Java Persistence API | |
2024 | ETL Data Pipeline | Fitch Group | Python-based pipeline for the extraction, transformation and loading of 30,000+ financial records from Oracle databases. | Python, Oracle, AWS | |
2023 | Monolithic Architecture Restructuring | Fitch Group | Transitioned monolithic systems to microservices, reducing deployment time by 30% | Kubernetes, Docker, Bitbucket, Python | |
2023 | Performance Optimization Suite | Fitch Group | Database query optimization and API performance tuning for real-time systems | PostgresSQL, Datadog, Java Springboot | |
2023 | Funko Shop | Northeastern University | REACT app for taking inventory, comparing and trading Funko Pop collection. | MongoDB, Express.js, React.js, Node.js | Visit |
2022 | Ambulatory Care Messaging System | Northwell Health | Cloud-native application supporting 890+ healthcare facilities with 97.9% uptime. | Java, Microsoft Azure, RabbitMQ, Git | |
2022 | RiderWeb Platform Migration | Lyft | Migrated mobile UI to web using React and TypeScript for Lyft's platform | React, Typescript, Kotlin, Node.js | Visit |
2022 | Distributed Chatroom | Northeastern University | Auto reconnect and load balanced Distributed 2-Phase Commit(2PC) Chatroom application built using Java RMI (Remote Method Invocation) utilizing Pub/Sub paridigm. Built to facilitate realtime communication between users. | Java RMI, Java, TCP/IP | Visit |