This repository serves as a central engineering notebook and portfolio hub for the projects I build and lead as part of the Code-Wes Computer Science Club at Wesleyan University (2024–2026).
Rather than housing the actual production source code (which lives directly in the Code-Wes GitHub Organization), this repository contains initial pitches, architectural design documents, prototypes, and the master engineering journal.
1. Portal 2 Web Bridge (In development)
Status: In Development
Turning a live instance of Portal 2 into an interactive web server. By launching Portal 2 with the -netconport flag, this project uses a Fastify backend and a React frontend to allow a crowd of users to safely control the game over a low-latency stream.
- Architecture and Milestones: TODO-Portal2.md
- Original pitch email: proposal-email/
MIT License. See LICENSE.