Skip to content
View simonbalanoff's full-sized avatar
🏔️
🏔️
  • Fort Collins, CO
  • 23:20 (UTC -06:00)

Block or report simonbalanoff

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
simonbalanoff/README.md

Simon Balanoff

I build software that gets deployed and used. Whether it's mobile apps adopted by real organizations, backends serving real users, or tools that solve real problems, I strive to create

CS Junior · Colorado State University

LinkedIn Email


Leadership

President, CSU ACM Chapter

  • Grew active membership from 5 to 20+. Organized events and workshops with CSU faculty and Fort Collins companies, including Woodward and Lockheed Martin.

What I'm Working On

🚀 Rocket Simulator 2D rocket landing sim with a Kalman-filtered state estimator and multi-phase guidance controller.

  • 78% success rate over 100 Monte Carlo runs (σ = 50 px noise)
  • Stable touchdown velocity (0.0 px/s on all successful landings)

👨‍⚕️ Resident Feedback iOS + backend platform for evaluating surgical residents, built for KU Medical Center.

  • Full-stack: Swift (iOS) + Node.js backend
  • Designed around real clinical workflows in collaboration with KU Medical Center

💿 UML Visualizer

  • Parses Java source files into interactive UML class diagrams. Handles inheritance chains, interfaces, and method signatures across multi-file projects.

Skills

TypeScript Swift Python Java C++

React Node.js MongoDB AWS

Pinned Loading

  1. ResidentFeedback-App ResidentFeedback-App Public

    iOS app designed to record and manage surgical resident feedback securely. View-only; not open source.

    Swift

  2. rocket-simulator rocket-simulator Public

    2D rocket landing sim with a Kalman-filtered state estimator and multi-phase guidance controller.

    Python

  3. SigEpRush-App SigEpRush-App Public

    iOS app built in Swift to support Sigma Phi Epsilon rush operations. View-only; not open source.

    Swift

  4. UMLVisualizer UMLVisualizer Public

    A program that automatically parses your Java files and displays them in UML format.

    Java