Selected Work
AI browser extension (2026) that summarizes any page on demand with the Anthropic Claude API, invoked from a Manifest V3 service worker via the Fetch API. Built with declarative content scripts, a popup UI, and a persistent background worker using chrome.storage for session state. Popup and worker stay in sync through chrome.tabs and chrome.runtime.sendMessage, with clear handling when the API misbehaves.
Secure messaging (2026) with real end-to-end encryption using only the browser Web Crypto API (crypto.subtle)—no third-party crypto libraries. Encrypted-message outbox in IndexedDB for offline resilience; TanStack Query v5 for server sync and Zustand for client/session state. Axios with JWT refresh interceptors plus React Router v7 across auth and chat flows.
Student-focused platform featuring interactive campus maps, scheduling tools, meal planners, and productivity features, all built to simplify university life.
Hospital management system streamlining patient records, appointment scheduling, and operational workflows for healthcare administrators and staff.
Real estate platform simplifying property buying and renting with intuitive search, listings management, and a seamless user experience.
Fintech application redefining financial access with modern tools for payments, savings, and financial management — built for the underserved.
A platform connecting brands with creators — streamlining collaboration, campaign management, and content delivery at scale.
Developed a dynamic fantasy sports app supporting daily lineup management, real-time match scoring, head-to-head matchmaking, automated lineup validation, plus regional and continental leaderboards.