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
  • 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. 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

  2. httpfromtcp httpfromtcp 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. monkey-language monkey-language Public

    Writing An Interpreter In Go using Vaughan Pratt's Parser For Educational Purposes

    Go

  4. 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

  5. microrabbit microrabbit Public

    Implementing Microservices Clean Architecture with RabbitMQ Event Bus and Generics

    C#

  6. redis-from-scratch redis-from-scratch Public

    a very simple Redis from scratch using the Redis Protocol Parser

    C++ 1 1