Projects
These projects combine software development, automation, APIs, data processing, and testing. Detailed implementation notes and public repository links will be added as each project is prepared for release.
Content Automation Software
Python · FastAPI
- Engineered a pipeline that ingests long-form content from Reddit, Twitch, and the web, segments highlights, and produces short-form clips with autogenerated subtitles
- Automated formatting and uploads through a command-line tool and REST endpoints, enabling hands-free batch publishing
Portfolio Analytics Toolkit
JavaScript · Node.js · Express · MongoDB · Chart.js
- Built a static frontend and Express/MongoDB backend for comparing stock and portfolio-bucket performance on a shared normalized timeline
- Used cache-first Polygon and Alpha Vantage market data and implemented incoming-cash allocation logic, SPY benchmark analytics, and local portfolio persistence
- Added Jest and Supertest regression tests covering API contracts and portfolio calculations
Source links, screenshots, architecture notes, and deeper case studies will be added as the projects are prepared for public release.