Skip to content
View gods-mack's full-sized avatar
💭
curious :)
💭
curious :)
Block or Report

Block or report gods-mack

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
gods-mack/README.md
  • 👋 Hi, I’m Manish
  • 👀 I’m interested in Systems Programming, Distributed Systems, and Operating Systems.
  • 🌱 I’m currently learning GO ( building a Distributed scalable persistent key-value pair storage for production ready in GO)
  • Currenlty building Lginx ( a load balancer, reverse proxy and more using Golang)
  • 📫 How to reach me -> [email protected] | Linkedin

Pinned

  1. Competitive-Coding Competitive-Coding Public

    Competitive Coding Problems

    C++ 1 4

  2. Lginx Lginx Public

    a simple Load-Balancer/ReverseProxy and more.

    Go 1

  3. EagleOS EagleOS Public

    A 32 bit OS-kernel. inspired by James Molley

    C 1

  4. hack_assembler hack_assembler Public

    Hack assembler converts Hack assembly language into Machine Code ( Binary code )

    C++

  5. NAND2TETRIS NAND2TETRIS Public

    Build a Modern Computer from First Principles: From Nand to Tetris (Using NAND logic gate)

    Hack

  6. gocache gocache Public

    GoCache is scalable persistent key-value-pair storage(Fun Project)

    Go