Skip to content
View SpookyJumpyBeans's full-sized avatar

Block or report SpookyJumpyBeans

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.

Content in all repositories owned by your account will be closed.
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
SpookyJumpyBeans/README.md

Boyi Dai — Computer Engineering student at UVA. Interested in systems, infrastructure, and compilers.

Pinned Loading

  1. tinyquery tinyquery Public

    Single-node SQL engine: parse a small SQL subset, iterator plans, hash join and hash aggregate.

    Python 1

  2. tinydelta tinydelta Public

    A single-node table format with an atomic JSON log, time travel, and optimistic concurrency.

    Python 1

  3. RAPTOR RAPTOR Public

    From-scratch Autotune in Python/NumPy: STFT pitch tracking, equal-temperament note quantization, and modulation-based pitch correction. UVA Signals and Systems final project.

    Jupyter Notebook

  4. toy-cpu toy-cpu Public

    8-bit multi-cycle CPU in structural VHDL: hardwired control, 4x8 register file, 14-instruction ISA. Synthesized for Cyclone V in 73 ALMs.

    VHDL

  5. audio-analyzer audio-analyzer Public

    Battery-powered two-band analog audio analyzer: Sallen-Key active filters designed, simulated in KiCad, and measured on hardware within 3.7% of theory.

  6. leetcode-submissions leetcode-submissions Public

    My accepted LeetCode solutions, synced automatically from my submission history

    Java