Skip to content
View 404-5971's full-sized avatar

Highlights

  • Pro

Block or report 404-5971

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

Hi, I'm 404

Systems & Backend Developer

Aspiring Engineer focused on automation, data systems, and reproducible environments.


⚡ Technical Standards

Reliability is not an accident, it's a discipline.

Principle Implementation
Strict Typing No guesswork. TypeScript & Mypy/Pyright enforce safety at compile-time.
Determinism Instant, reproducible environments via uv and Bun.
Standardization Opinionated formatting via Black & Prettier to eliminate bike-shedding.
Workflow Neovim on Arch Linux (Hyprland). Minimal friction, maximum speed.

🔭 Selected Projects

Project Description Stack
Stack One sentence summary of what it does. Python TypeScript HTML/CSS
Pico-Mixer One sentence summary of what it does. Rust Hardware
Dotfiles My declarative system configuration. Lua Bash Json CSS Hyprland

Pinned Loading

  1. pico-mixer pico-mixer Public

    A physical audio mixer for Linux using a Raspberry Pi Pico and digitial rotary encoder. The microcontroller firmware is written in Rust (Embassy/RP2040-HAL) and communicates via serial USB to a hos…

    Rust

  2. neat-racer-2d neat-racer-2d Public

    A 2D autonomous driving simulation built with Pygame and NEAT. Uses vector based raycasting and neuroevolution to train neural networks to navigate tracks and avoid collisions.

    Python

  3. ssh-tui-chat ssh-tui-chat Public

    Python

  4. stack stack Public

    A Goal tracker, Habit tracker, and To-do list app all in one

    Python

  5. dotfiles dotfiles Public

    Reproducible Arch Linux environment managed via GNU Stow. Features a custom Hyprland compositor, Neovim IDE, and automated tooling for both desktop and laptop workflows.

    CSS

  6. lorawan-telematics lorawan-telematics Public

    Rust