Skip to content
View humanbeeng's full-sized avatar
👷
Building
👷
Building
Block or Report

Block or report humanbeeng

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
humanbeeng/README.md
Hey !

I'm Nithin! I work at a fintech company as a Senior Software Engineer. Java champ by day, one man startup at night.

Outside work, I'll either be digging into one of these things:

  • Database Internals.
  • AWS Developer Associate
  • Dev tools (ASTs, Interpreters, Language Servers)
  • Reading open-source code.
  • Implementing known tools that I use from scratch(Containers, KV-Store, Loadbalancer)
  • Tweaking my configs: i3wm, neovim, tmux, fish
  • Monkeytype (currently at 90+wpm avg, 106wpm max)

Currently working on Checkpost - RequestInspector alternative

Last edited: 1st March, 2024

Pinned

  1. checkpost checkpost Public

    Open Source HTTP Requests Inspection Platform

    Go 1

  2. lepo lepo Public

    Lepo - Code AI powered by Treesitter and ast-grep

    Go 1

  3. tgit tgit Public

    Tiny Git - Lightweight Version Control System

    Go 4

  4. keyvee keyvee Public

    Simple KV-Store which runs in a leader-follower cluster.

    Go 3 1

  5. sqldb-rs sqldb-rs Public

    In-memory SQL database written in Rust with limited functionality.

    Rust 1

  6. go-lb go-lb Public

    A toy Loadbalancer that I built to better understand how Loadbalancers and Service Discovery works.

    Go