Tech internship management platform with powerful application management tools, data analytics, and live postings. Backend infrastructure scalable to millions with event-driven architecture and microservices.
Jan 2025 - Present
Tech | Purpose | Results |
---|---|---|
SvelteKit & Vercel | Frontend Development | Responsive, beautiful, and accessible design with SSR and easy CI/CD. |
Algolia | Search Engine | Real-time search and filtering on internship postings or user's tracked applications. |
Go & Firestore | REST API & Storage | Front-facing REST API for authentication, Algolia searching, and data analytics. |
Cloud Pub/Sub | Messaging Service | Decoupled and fault-tolerant Algolia indexing and BigQuery analytics with compensating transactions and retries for eventual consistency. |
BigQuery & CQRS | Real-time Analytics | Personalized insights by tracking monthly trends, leveraging a denormalized schema and CQRS for fast queries. |
Docker & GCP | Deployment | Containerized, scalable, and fault-tolerant deployment across VM instances and Cloud Run services. |
Python | Data Scraping | Scheduled tech internship posting scraping for focused and fresh data. |
Student-focused note sharing platform with real-time collaboration, leveraging horizontally-scaling WebSocket servers.
Aug 2024 - Sep 2024
Tech | Purpose | Results |
---|---|---|
Next.js & Vercel | Frontend Development | Combination of CSR and SSR, API routes for authentication, and dynamic routing. |
Go & Firestore | REST API | Front-facing REST API for CRUD and granular note sharing. |
Node.js & WebSocket | Real-time Collaboration | Horizontally scalable WebSocket servers for real-time collaboration. |
Redis & Redis Pub/Sub | Caching & Syncing | Note content caching and eventually-consistent architecture between instances with CRDTs. |
GCP & Docker | Deployment | Containerized, scalable, and fault-tolerant deployment. |
Generate dependency tree-based grammar checkers for any language, any dataset, and any domain.
Mar 2024 - Jul 2024
Tech | Purpose | Results |
---|---|---|
Python | Augmentation Pipeline | Injects real-world grammar errors via inflection into datasets by analyzing dependency trees, POS tags, and morphological features. |
Flask | REST API | Easy API development to serve our fully-featured English grammar and spell checker. |
AWS & Docker & Nginx | Deployment | Fault-tolerant and HTTPS-secured API calls for quick, accurate, and interpretable grammar and spell checking. |
SvelteKit & Firebase | Documentation & API Reference | Interactive API reference, extensive integration guides, detailed documentation, and devblog. |
CAPTCHA system that fetches Google Street View images to generate image-based tests
Jan 2024 - Feb 2024
Tech | Purpose | Results |
---|---|---|
NumPy, OpenCV, Matplotlib | Image Augmentation | Augmentation pipeline for more robust and diverse image-based CAPTCHAs. |
YOLOv4 | Object Detection | Detect objects for grid-based object selection CAPTCHAs. |
Pandas | Data Preprocessing | Process and filter images before test generation for higher quality CAPTCHAs. |
Competitive typing platform with real-time leaderboards
Nov 2023 - Jan 2024
Tech | Purpose | Results |
---|---|---|
React.js & Firebase | Frontend Development | State management and real-time updates. |
Node.js & Firebase Cloud Functions | Backend Development | Real-time leaderboards and user data. |
Google Cloud SQL | Data Storage | Persistent data storage for user data. |
Electron-based Markdown note-taking app with LaTeX and code block support
May 2023 - Jun 2023
Tech | Purpose | Results |
---|---|---|
Node.js & Electron | Desktop App Development | Cross-platform desktop app with native file system access. |
Markdown.it | Markdown Parsing | Parse and render Markdown with LaTeX and code block support. |
CodeMirror | Note Editing | Syntax highlighting and code block editing. |