Skip to content
View WestonVoglesonger's full-sized avatar

Block or report WestonVoglesonger

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
WestonVoglesonger/README.md

Hi there 👋

I'm Weston Voglesonger

Attempting to build cool shit...


🧠 What I'm Working On

I'm a senior CS student at UNC Chapel Hill doing undergrad research in brain‑computer interfaces with Dr. Raghavendra Pothukuchi. My current focus is building real‑time benchmarking infrastructure for BCI signal processing — and eventually turning that into a company.


💼 Experience

  • CEO & Founder | Edge Carolina · Feb 2024 – Present

    • Founded a 150+ member 501(c)(3) teaching software engineering through real product development.
    • Raised $5 k+ for events & hardware; launched the Edge Carolina website to drive community engagement.
  • Technical Manager | NEXUS, Method Inc. · Jun – Aug 2025

    • Led a 13‑person intern team shipping a discovery‑first knowledge‑management platform (Next.js 15, Firebase, Firestore, Google Drive REST).
    • Bootstrapped ~40 k lines of foundational code, navigated a mid‑program Chrome‑extension → web‑app pivot, and delivered through two back‑to‑back 5‑day sprints.

🚀 Featured Projects

Common Off‑implant Runtime Test Ecosystem for BCI Kernels Production‑grade benchmarking framework for brain‑computer interface signal processing built on an AWS‑inspired primitives architecture.

  • C engine + Python CLI measuring latency, jitter, throughput, and memory under real‑time deadlines.
  • Discovered the "Idle Paradox" — idle systems produce worse latency due to DVFS effects.
  • 260+ commits, 100 k+ lines of code. C Python

NEXUS

Method's Knowledge Management Hub Discovery‑first internal platform with faceted search, structured curation, and conversational retrieval across thousands of documents.

  • 63 composite Firestore indexes for sub‑200 ms multi‑faceted queries; cursor‑based pagination with client‑side relevance scoring.
  • Google SSO, Drive integration, admin entity management, bookmarks. Next.js Firebase TypeScript

Course & Assignment Tracker Minimal Next.js app for tracking courses and assignments with optional Canvas LMS import.

  • NextAuth (Email + Google), Prisma + SQLite, secure token‑based email verification and password reset.
  • React Query, Zod validation, rate‑limited API endpoints. TypeScript Next.js Prisma

🛠️ Other Projects

Competitive 1v1 trivia game with ELO matchmaking, 200 k+ questions, and real‑time WebSocket gameplay. Next.js Supabase TypeScript

AI‑powered pipeline converting Python algorithms into production‑quality SystemVerilog RTL for FPGA implementation. Python

Self‑healing LLM code‑editing framework with dynamic multi‑agent planning. Python

Campus collaboration platform (Angular + FastAPI) for Edge Carolina. Python Angular

Large‑scale simulation inspired by "Generative Agents: Interactive Simulacra…" — orchestrating 300+ CLM agents. Python


📦 Archived / Past Work

Project Description
Lands of Aeturnum Python text‑adventure RPG with 100+ decision paths
Multifact Full‑stack platform auto‑generating multi‑page websites from JSON/LLM prompts (private)
Pill Identification App On‑device pill classifier with Rust + ONNX Runtime (private)
UNC‑CSXL Seating Chart Real‑time seat/room reservation system for 1 k+ students
MakeMore2 First MLP, based on Andrej Karpathy's MakeMore series

📫 How to Reach Me

Popular repositories Loading

  1. WestonVoglesonger WestonVoglesonger Public

    This is Weston Voglesonger's personal public GitHub profile.

    1

  2. RealSafePasswords RealSafePasswords Public

    Repository for password manager: RealSafePasswords

    Java

  3. Sons-of-Arnor Sons-of-Arnor Public

    My first choose your own adventure game, a relatively simple rpg.

    Python

  4. SonsOfArnor2 SonsOfArnor2 Public

    Java

  5. MakeMore2 MakeMore2 Public

    My first MLP designed based off of specifications from Andrej Karpathy's MakeMore2 Video

    Python

  6. Project-Edge Project-Edge Public

    Python