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 supported. This note will be visible to only 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 πŸ‘‹

Third-year at the University of Connecticut, interested in low-latency software, deep learning, & ML systems!

πŸ”¬ What I’m Working On

  • Graph Foundational Models & Graph Neural Networks
  • ML systems for LLM Training & Inference
  • High-performance C++ projects
  • Storage systems
  • Algorithmic Trading Infrastructure

πŸ’Ύ Tech Stack

πŸ’» Top Languages

C++          [β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘] 69.48%
Python       [β–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘] 18.47%
TypeScript   [β–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘] 5.43%
CMake        [β–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘] 3.32%
C            [β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘] 0.92%
JavaScript   [β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘] 0.56%
HTML         [β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘] 0.53%
Java         [β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘] 0.35%
Shell        [β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘] 0.27%
CSS          [β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘] 0.26%

Pinned Loading

  1. CodeShuffler CodeShuffler Public

    Forked from hasanbaig/CodeShuffler

    CodeShuffler allows instructor to shuffle code (written in any language) and generate multiple-choice answers including the correct one.

    Python 1

  2. atlas-llm atlas-llm Public

    From-scratch implementation of a Transformer-based LLM

    Python

  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++