Software & Engineering
Blockchain infrastructure, DeFi protocols, and full-stack web3 development. Experience spans on-chain analytics, validator performance oracles, smart contract integration, and decentralized application architecture.
Featured Projects
StakeHub Validator Oracle
Anthias LabsResearch Engineer • Oct 2024 – Mar 2025
Architected real-time validator performance oracle for Hyperliquid's Kinetiq protocol—a perpetual DEX processing $2B+ daily volume. Built scoring mechanism analyzing validator uptime, MEV extraction, and slash events across 20+ nodes managing $50M+ in delegated stake. Infrastructure processes 100k+ on-chain transactions daily with 99.9% uptime via containerized WebSocket listeners on Supabase.
Blockchain Research & Development
Dartmouth CollegeMember • 2023 – Present
Contributing to blockchain infrastructure research and smart contract development initiatives. Participated in protocol design workshops covering MEV mitigation, layer-2 scaling solutions, and cross-chain interoperability. Developed Solidity contracts for DeFi primitives including automated market makers and liquidity pools.
FinCarta
BostonHacks 2025Next.js, Gemini 2.5, ElevenLabs
AI platform reimagining Microsoft Encarta for financial literacy. Built in 36 hours with reference mode, guided learning paths, adaptive quizzes, and retro Windows-style UI. Voice synthesis powered by ElevenLabs creates an interactive learning experience.
Chrome Extension & AI Chatbot
Tuck AdvisorsSoftware Engineer Intern • Jun – Sep 2025
Engineered Chrome extension enhancements for automated data capture from LinkedIn, Gmail & Pipeline CRM, reducing analyst data-entry time by 65%. Developed AI-powered company-intelligence chatbot enabling natural-language querying with 92% accuracy.
WesCollab Platform
TypeScript, React, Next.js
Venture-board platform for Wesleyan students & alumni using Google OAuth domain-restriction to ensure only campus emails can post. Leverages Next.js automatic code-splitting for optimized first-paint performance. Zero-config deployments on Vercel with built-in CI/CD.
Research Work
Browser Tracking Protection Research
Wesleyan University • May – Jul 2024
Enhanced OpenWPM browser extension using Python, TypeScript, and SQL to scrape 10k+ websites. Uncovered 86% false-negative gap in Firefox's Enhanced Tracking Protection by cross-mapping URL-classification logs with canvas-fingerprinting events. Authored and presented poster to 70+ researchers.
Privacy Pioneer Extension
privacy-tech-lab • Dec 2022 – Aug 2023
Reduced Privacy Pioneer Firefox extension dependencies by 40% while preserving core alert functionality. Built Android app implementing Global Privacy Control (GPC), empowering 1,000+ users with automated data opt-out signals across web services.
Fingerprint Checker Extension
Detects fingerprinting vectors by inspecting metadata through webRequest API and Firefox's urlClassification. Demonstrates modern permissions and host rules under Manifest V3.
Android Overlay App
Kiosk-style overlay using TYPE_APPLICATION_OVERLAY, preventing status-bar interaction. Maintains connectivity over multi-day sessions by holding WifiLock through Android power-management API.
Systems & Hardware
Morse Code Converter
UART-driven converter for Basys3 FPGA. State machine design with VHDL handles serial communication and real-time character encoding.
VHDL • FPGAThunderbird Tail Lights
Sequential finite state machine (FSM) for 1965-67 Ford Thunderbird lighting system. Implements turn signal logic with clock-synchronized LED patterns.
VHDL • FSMSPI ADC Controller
VHDL controller for PMOD-AD1 (AD7476) ADC module with SPI protocol. Manages clock synchronization and data sampling for analog-to-digital conversion.
VHDL • SPITSE Web Crawler & Indexer
Multi-module C project for web crawling, indexing, and query evaluation. Automated testing across multiple domains with edge case validation.
C • Data Structures