Skip to content
View houndslight's full-sized avatar
💵
Looking For Work
💵
Looking For Work

Block or report houndslight

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

Hi, I’m Zachary (houndslight).

I’m a full-stack software engineer focused on building production-ready systems end to end. From backend architecture and APIs to clean, usable frontends. I care about correctness, performance, and maintainability over shortcuts.

I’ve worked across real-time systems, full CRUD applications, developer tooling, and cross-platform UIs, with an emphasis on writing code that scales and can be owned long-term.

Tech I work with regularly:

  • Rust, TypeScript, Python, JavaScript
  • React, modern frontend patterns, responsive UI
  • Django, REST APIs, authentication
  • Real-time and async systems
  • Git, CI/CD, Docker

Most of my strongest work is pinned below. Each project is built to demonstrate real engineering decisions, not demos or tutorials.

If you’re hiring or want to collaborate on serious software:

Pinned Loading

  1. Shard Shard Public

    A minimal Dynamo-style key-value store implementing partitioning, replication, and fault tolerance in Rust.

    Rust

  2. Kyoku Kyoku Public

    Kyoku (曲) is a minimalist local music player that redefines how users interact with their personal libraries. Built with Electron and React Native, Kyoku provides a fluid experience across desktop …

    TypeScript

  3. leaf leaf Public

    A lightweight static site generator built for creators who value speed and design.

    Rust

  4. openR-Type openR-Type Public

    A modern, feature-rich typing game with P2P multiplayer, audio streaming, and extensive customization. Built with Rust

    Rust

  5. hikari-code hikari-code Public

    Hikari - a lightweight, offline coding chatbot that helps you write and debug code on low-end PCs using open models like Phi-3 and CodeLlama. Built with FastAPI, Ollama, and a minimal React web UI.

    TypeScript