- GrandForum: Enhanced a MediaWiki-based collaboration tool used for project coordination and document submissions
- Implemented end-to-end features including reviewer assignment, comment history, and file upload handling using PHP for backend logic
- Simplified multi-step workflows using Backbone.js for state management and vanilla JS for role-specific behaviors
- Delivered CSS improvements, persistent UI configurations, and layout changes that resolved client-reported usability issues
Credgible
Frontend DeveloperMay 2025 → Sept 2025
React
- Liquidation Protocol Efficiency Tracker: Engineered a full-stack liquidation monitoring system
- Utilized Ponder to index on-chain events and a Flask backend to compute real-time efficiency metrics
- Developed a RESTful API to serve processed data to a React and Material UI dashboard
- Visualized latency between positions becoming liquidatable and actual liquidation transactions
DeepThought Initiative
Research Software EngineerJan 2024 → May 2025
📍 East Lansing, MI
React
Python
- DTI Reviewer: Built an author ranking system coupling Flask backend for cosine-similarity analysis with responsive React UI
- PACManWeb: Created peer-review support tool with scalable React interface using Context API + useReducer for state management
- Implemented real-time log streaming via SSE, React-Bootstrap UI components, and tested using React Testing Library + Vitest
- Delivered smooth reviewer workflows with component-level and browser-storage caching and lazy-loaded routes
Google Summer of Code
Mentor2024 → 2025
Python
- Tardis: Mentored students in scientific software development focusing on visualization techniques and regression testing
- Guided on software design and documentation best practices
- Strengthened students' technical and professional skills
- Improved reliability, usability, and long-term sustainability of the TARDIS research codebase
$ls -la projects/
NAMEDESCRIPTIONSTACK
VectorSearchA WordPress AI Plugin with RAG system using Gemini LLMs for semantic indexing. Features Hybrid Search engine using Reciprocal Rank Fusion to merge keyword matching with vector-based cosine similarity.python, gemini, wordpress, php
RiskScan - DeFi DashboardReal-time DeFi risk monitoring platform with interactive data visualizations. Tracks protocol solvency, liquidation heatmaps, and live oracle health using Recharts.nextjs, typescript, convex, recharts
AI-Powered Recruitment SuiteEnd-to-end recruitment platform automating hiring workflows with intelligent REST APIs for scheduling, interviewer matching, resume parsing, and personalized candidate feedback.vue, fastapi, gemini, python