Skip to content
View cryphon's full-sized avatar
😍
Anime Girls Holding Programming Books
😍
Anime Girls Holding Programming Books

Block or report cryphon

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

πŸ‘Ύ Cryphon | Computer Systems

"I tried touching grass once. It segfaulted."


  • πŸ‘¨β€πŸ’» Booted into reality with main() {} instead of crying
  • 🧠 Writes engines that probably violate Newton's laws and human rights
  • πŸ“‰ Documentation style: "if it's not obvious, you're not elite enough"
  • πŸ§ͺ Studies quant finance not to get rich, but to lose money faster... intelligently
  • πŸ”₯ Terminal rice enjoyer, Neovim config war veteran
  • 🐸 Sleep is a background process, occasionally segfaults

🧱 My Code Stack (a tower of duct tape and rage)


🧰 Tools I Abuse Daily

🎯 What I'm Good At (allegedly)

Systems Design Performance Optimization

πŸ’» Languages & Frameworks

C/C++ Python

βš™οΈ Hardware & HDL (Learning)

Verilog VHDL

πŸ’—My Favs

Neovim Linux Git GDB Tuna Mayo Arch Linux


πŸ’Ύ Degenerate Badges of Honor

Sleep Deprived RAM Usage Mental Stability Coffee%20Blood


Pinned Loading

  1. NetCore NetCore Public

    A user-space TCP/IP stack implemented in C, ICMPV6, IPV6, packet handling

    C 1

  2. CosmosEngine CosmosEngine Public

    🌌 cosmosEngine is a lightweight, modular 3D engine built from scratch with OpenGL β€” designed as a personal laboratory for real-time rendering, shaders, and simulation. From skyboxes and reflective …

    C++ 2

  3. three-body-orbit-sim three-body-orbit-sim Public

    An OpenGL-based implementation of the famous Chenciner-Montgomery orbit, demonstrating a stable solution to the otherwise chaotic three-body gravitational problem

    C++

  4. Tachyon Tachyon Public

    Tachyon is a C++ library focused on low-latency, high-throughput data structures and synchronization primitives for performance-critical applications. It is designed with systems programming, high-…

    C++

  5. tor-SOCKS-client tor-SOCKS-client Public

    C 1

  6. kore kore Public

    Minimal RISC-V operating system built from scratch on RV32I β€” bare metal boot, privilege modes, trap handling, and process scheduling on QEMU virt

    C