projects
Featured
Parliament
Chapter administration software for Beta Theta Pi
- —Used by ~60 active members to manage legislation, officer elections, service hours, attendance, and conduct reports
- —Custom security middleware: rate limiting, 2FA (TOTP), field-level encryption, geolocation, and attack detection
- —Built and maintained solo — currently hardening for handoff to future leadership before I graduate
PythonDjangoPostgreSQLTailwind CSSAlpine.js
Portfolio
This site
- —Static Next.js 14 site deployed to GitHub Pages via static export
- —Dynamic GitHub repo fetching with per-repo language breakdowns via the GitHub API
- —Markdown-based journal system for the Berlin trip this summer
TypeScriptNext.jsTailwind CSSshadcn/ui
PythonBrowser
Custom browser built with PyQt5
- —Tabbed browsing with QtWebEngine for full web rendering
- —Built to explore Qt's signals/slots system and desktop GUI development in Python
PythonPyQt5QtWebEngine