EFFICIENCY, ENGINEERED
FULL-STACK SOFTWARE ENGINEER
Specializing in building fast, scalable applications from grid to end with your business in mind.
PROJECTS
Explore my projects, designed with purpose, curiosity, and real-world impact in mind


BETTERCONGRESS.ORG
BetterCongress is a nonpartisan web app I built to help everyday people easily track bills and Congressional activity. It pulls data from Congress.gov into a self-hosted PostgreSQL database, bypassing API limits, and uses a locally run Qwen-30B LLM to summarize legislation in plain language. The UI is mobile-friendly and designed for clarity, with features like upvotes, comments, and moderation to encourage civic engagement without political bias.


SPACE PYTHON
Space Python is a high-performance iOS arcade game blending SpriteKit, UIKit, and SwiftUI in a custom hybrid architecture. Built for smooth 60+ FPS gameplay even on older devices, it features real-time combat, upgradable segments, dynamic difficulty scaling, and responsive touch controls. The codebase applies patterns like MVC, MVVM, Singletons, Object Pools, and Delegates, backed by a centralized game state machine and SIMD-accelerated math. With spatial collision via Quadtrees, memory-aware caching, and 18+ modular managers, Space Python demonstrates my ability to architect maintainable, performant systems for complex game or iOS apps.


STOCKALLY
Stockally is a minimalist stock tracking app designed for everyday investors who want a clear view of their portfolio without the noise. Built with Expo, NestJS, and MongoDB, the app uses a custom data ingestion backend to collect and store historical stock data from MarketStack, bypassing API rate limits. The client backend serves optimized, human-readable portfolio insights to the frontend, making it easy for users with little financial background to understand their gains and performance at a glance. Stockally reflects my focus on clean UX, scalable architecture, and real-world problem solving.


RATETHERENT.ORG
RateTheRent is a civic platform in development that empowers renters to review landlords and make more informed housing decisions. The site is designed to combine public property data with community-submitted reviews, moderated for accuracy and fairness. Built with a microservice architecture in mind, the goal is to provide a transparent, searchable database of landlord ratings over time—helping users avoid bad rental experiences and advocate for better housing.
ABOUT JOE
An Engineer that serves people

I'm a full-stack software engineer based in NYC with 4+ years of experience building scalable web, mobile, and game applications. My core stack includes React, TypeScript, NestJS, and Docker, with production experience in Express, Next.js, and Expo. I’ve delivered enterprise features with a strong focus on performance, UX, and code quality.
I self-host my own infrastructure, including a GPU-powered LLM chatbot and Dockerized microservices, and I’m currently deepening my DevOps skills with Kubernetes and container orchestration. Whether building civic platforms, games, or investor tools, I focus on clean architecture, real-world utility, and continuous learning.
Skills
MY LOCATION
MY SPECIALTY
- Docker - Container platform for deploying applications
- MongoDB - NoSQL database for flexible data storage
- Node.js - JavaScript runtime for server-side development
- PostgreSQL - Powerful relational database system
- React - JavaScript library for building user interfaces
- TypeScript - Typed superset of JavaScript