Skip to content

Repository files navigation

Code-Wes Engineering Hub

Project pitches, architecture specs, and prototypes for Wesleyan University's coding club.

💡 What is Code-Wes?

Code-Wes is the student-run Computer Science organization at Wesleyan University where student developers collaborate on ambitious software and systems engineering projects.

This repository serves as an open workspace for planning new club initiatives, recording architectural design documents, and building early prototypes before they launch across the university community.

Featured Initiatives

Turn a running copy of the video game Portal 2 into an interactive, crowd-controlled web experiment. Using game network sockets, a fast web server, and a responsive frontend, multiple remote players can queue actions and guide players through test chambers in real time.

An on-device interactive piano coach and sheet music visualizer built for student musicians in campus practice rooms.

  • Real-Time DSP: Listens to acoustic or digital pianos via device microphone using a low-latency YIN pitch detection engine.
  • Custom Staff Engine: Vector-accurate sheet music scrolling and scoring designed with SMuFL notation standards and accessible contrast geometry.
  • Goal: Provide an open-source, offline ear-and-sight tutor for Wesleyan student musicians and a reference project for real-time audio systems in Flutter.

A free-text, meaning-based search tool over Wesleyan University's WesNest club directory, built because WesNest's own search only matches exact words in a club's name.

  • Semantic Ranking: Embeds each club's name, categories, and summary with the Gemini API and ranks results by similarity to a natural-language query, with a keyword-match fallback if the embedding call fails.
  • Goal: Help Wesleyan students find clubs by what they're looking for, not just what a club happens to be named, and serve as a reference project for Gemini embeddings in a serverless deployment.

License

MIT License. See LICENSE.

About

Engineering notebook and portfolio hub for Code-Wes Computer Science club projects.

Topics

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages