Skip to content
View shawnspitzel's full-sized avatar
  • University of Connecticut

Block or report shawnspitzel

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

Hey, I'm Shawn πŸ‘‹

cs + math student at uconn with keen interests in machine learning, software engineering, & high-performance systems. currently interning at Everpure, working on modern virtualization & infrastructure engineering.

πŸ”¬ What I'm Working On

Other Interests

  • Computational Neuroscience
  • Computer Architecture
  • Audio Programming

πŸ’Ύ Tech Stack

πŸ’» Top Languages

Python       [β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘] 29.92%
C            [β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘] 28.08%
C++          [β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘] 25.21%
TypeScript   [β–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘] 8.75%
Makefile     [β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘] 1.82%
HTML         [β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘] 1.80%
CMake        [β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘] 1.66%
Shell        [β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘] 0.84%
Assembly     [β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘] 0.72%
JavaScript   [β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘] 0.36%

Last updated: 2026-03-05 13:25:10.777011

Pinned Loading

  1. CodeShuffler CodeShuffler Public

    Forked from hasanbaig/CodeShuffler

    CodeShuffler allows instructors to shuffle code (written in any language) and generate multiple-choice answers. Accepted to ASEE'26.

    Python 1

  2. semantic-forgetfulness semantic-forgetfulness Public

    self-learning memory hierarchy framework for long-context agentic workflows

    Python 1

  3. winsynth winsynth Public

    A low-level sound synthesizer made from scratch for Win32

    C++ 1

  4. database-kernel database-kernel Public

    Self-constrained relational database kernel with buffer pool management & concurrency control

    C++ 1

  5. atlas-llm atlas-llm Public

    From-scratch implementation of a Transformer-based LLM

    Python 1

  6. cs336 cs336 Public

    Stanford CS336: Language Modelling From Scratch

    Python