My Projects

CapySpend
CapySpend
Developed a full-stack web app for personalized financial management, leveraging the OpenAI API to allow users to conversationally query their spending habits and bank data. Engineered an agentic AI system that intelligently parses transactional history to dynamically create budgets and suggest actionable savings goals, providing users with proactive financial advice.
ReactPostgreSQLExpress.jsNode.jsOpenAI API
Vim-Inspired Text Editor for C/C++
Vim-Inspired Text Editor for C/C++
Engineered a low-latency modal text editor in C++ supporting 30+ Vim commands, macros, and split-views with RAII principles for memory safety. Integrated OpenAI API for AI code-completion directly in the terminal.
C++OpenAI API