Skip to content
View chettriyuvraj's full-sized avatar

Block or report chettriyuvraj

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

Hi :)

Instead of a 100-line README that pretends to say something, this one is actually quite upfront about saying nothing really.

I write - here.

Pinned Loading

  1. leveldb-clone leveldb-clone Public

    A leveldb clone in Golang.

    Go

  2. query-executor query-executor Public

    Creating a small database query-executor in Golang basis a problem statement in Bradfield's Databases course.

    Go

  3. shell shell Public

    Terminal shell in C to understand exceptional control flow.

    C

  4. traceroute traceroute Public

    Reimplementation of the Linux traceroute command in Go.

    Go

  5. DNS-Client DNS-Client Public

    A simple client to query DNS servers and parse their response.

    Go

  6. lox-crafting-interpreters lox-crafting-interpreters Public

    Porting the tree-walk interpreter for the Lox programming language to Go.

    Go