Skip to content
View kx0101's full-sized avatar
🆙
Growth
🆙
Growth

Block or report kx0101

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
kx0101/README.md

kx

Just an engineer on a mission to become the best dev I can possibly be. I love learning new things, understanding how things work under the hood, and building tools that make life easier. I embrace the grind, and never back down from a challenge.

Fun facts

  • Love making my developer workflow more awesome
  • Rust is, by far, the best programming language out there
  • Big fan of communities. Would love to build something cool together if you’ve got a great idea
  • vim, btw
  • Sometimes streaming on Twitch
  • Currently building the future at Kaizen Labs, the R&D division of Kaizen Gaming, focused on innovation, experimentation, and next-gen tech in iGaming

Pinned Loading

  1. liakos-language liakos-language Public

    Writing An Interpreter (Tree-Walking) In Go from scratch, using Vaughan Pratt's Parser For Educational Purposes

    Go 3

  2. http-server-from-scratch http-server-from-scratch Public

    a low level http/1.1 server built from scratch, handling raw tcp, chunked transfer encoding, response trailers, streaming and serving binary data like video.

    Go 1

  3. minigrep minigrep Public

    MiniGrep is a Rust-based command-line tool that lets users search files for a given query string and shows matching lines with their line numbers.

    Rust 2

  4. git-from-scratch git-from-scratch Public

    git internals reimplemented in Rust, a low-level git clone featuring object storage, tree writing, and commit creation.

    Rust

  5. ai-video-translator ai-video-translator Public

    End-to-end AI-assisted video translation and dubbing pipeline built in Rust, integrates transcription, translation, voice synthesis, and lip syncing into a fully automated workflow.

    Rust 1

  6. greenlight greenlight Public

    A comprehensive RESTful API project in Go featuring modular architecture, advanced JSON handling, PostgreSQL integration, user management, rate limiting, and deployment

    Go