Projects
Parkd is a parking management platform that uses LPR built using OCR to allow schools to manage parking real estate remotely.
- Admin can manage vehicles across multiple lots with data collected from LPR cameras, cross-checked with a database on permit info
- Students, staff, and guests can view what lots on campus are available, and buy parking across lots without the need for physical permits
I'm currently leading a team of 3 student engineers to build Parkd
- It is written mainly in JavaScript, with a React frontend and Node backend, making API calls to our AWS DynamoDB database of permits, student accounts
- I also designed our frontend on Figma, focusing on making the process as easy and intuitive as possible for all end users
- We host weekly team meetings and code reviews to ensure we hit our deadlines on time
- We also automate our CI/CD pipelines with GitHub and Docker, managing dev/staging/production branches
- This allows for automated testing, reduced deployment time, ensuring zero-downtime rollouts, and A/B testing of new features.
- We also take security very seriously with full SSO integration with the existing school infrastructure (via Auth0), and TLS encryption of APIs.
Threaded Nexus is an always-on personal CRM and outreach copilot that transforms your everyday communication (emails, meetings, and interactions) into structured, actionable intelligence.
- It continuously ingests activity from tools like Gmail, LinkedIn messages, and Google Calendar
- From there, it builds a dynamic relationship graph of people, companies, and conversations, and uses LLMs to summarize threads, extract action items, and draft follow-ups
Instead of manually tracking relationships or letting opportunities slip, it proactively surfaces who to reach out to, what to say, and when
- All actions flow through a permissioned, auditable tool system, ensuring safe automation while maintaining human control.
- Built as a modern event-driven system with a robust data model and extensible architecture
- It replaces fragmented networking workflow with a single, intelligent layer for managing and scaling meaningful relationships
It's also a work in progress, more coming soon.
The Tower of Hanoi is a classic sort of child's game where you sort rings from one side of the toy onto the other without stacking a larger ring on a smaller one.
- Here I implemented this classic puzzle with an interactive web interface to demonstrate recursive algorithms
- I created a step-by-step visualization that shows the optimal solution path and allows users to experiment with different configurations
This project was to outline concepts I learned in CS data structures and algorithms courses to deepen my understanding of recursion and algorithm complexity
CrawlAI is a no-code platform for building AI assistants that combine web crawling, custom data, and LLMs into powerful, personalized workflows
- It's built by SCU students as a way to supercharge LLMs for research while using minimal tokens
- This is my fork of Ameen's original repository, built collaboratively with a team of SCU engineers to extend and enhance the LLM's capabilities
- We developed robust web scraping functionality and integrated advanced AI workflows to enable users to create sophisticated, data-driven automation without coding expertise.
I focused on the distribution and GTM for this tool
- When I joined the project, it was largely already built
- The team needed help in scaling the B2C tool and building feedback loops and user evals
This is my personal portfolio website from scratch using HTML, CSS, and JavaScript
- I've had this for a while now, and have been playing around with different UI styles, like dark mode functionality, and smooth navigation to create a modern, professional online presence
This project is just a space to showcase my work and experiences, what I've learned, and make a UI that sort of reflects my personality