Pinned Repositories
anki-leetcode-screenshots
Screenshots for personal Leetcode Anki Flashcards
Array-1
Array-2
DNS-Client
A simple client to query DNS servers and parse their response.
ez-ssg
Want a minimal personal blog in 5 mins? Generate it using ez-ssg :)
leveldb-clone
A leveldb clone in Golang.
lox-crafting-interpreters
Porting the tree-walk interpreter for the Lox programming language to Go.
One2N-Golang-Bootcamp
Exercises and notes for One2N's Golang bootcamp.
shell
Terminal shell in C to understand exceptional control flow.
traceroute
Reimplementation of the Linux traceroute command in Go.
chettriyuvraj's Repositories
chettriyuvraj/ez-ssg
Want a minimal personal blog in 5 mins? Generate it using ez-ssg :)
chettriyuvraj/One2N-Golang-Bootcamp
Exercises and notes for One2N's Golang bootcamp.
chettriyuvraj/anki-leetcode-screenshots
Screenshots for personal Leetcode Anki Flashcards
chettriyuvraj/leveldb-clone
A leveldb clone in Golang.
chettriyuvraj/query-executor
Creating a small database query-executor in Golang basis a problem statement in Bradfield's Databases course.
chettriyuvraj/chettriyuvraj
chettriyuvraj/chettriyuvraj.github.io
Personal Website
chettriyuvraj/chettriyuvraj.github.io-jekyll
Personal website
chettriyuvraj/clearfeed-LLD-round-2
ClearFeed-LLD-Round2
chettriyuvraj/cloudlens
k9s like CLI for AWS and GCP
chettriyuvraj/dice
A drop-in replacement of Redis with SQL-based realtime reactivity.
chettriyuvraj/distributed-kv-store
A distributed kv store in Go.
chettriyuvraj/git-authorship-change
Messing around/rewriting git commits to change author
chettriyuvraj/Go-Portfolio
Some of my code doing everyday stuff in the language.
chettriyuvraj/goleveldb
LevelDB key/value database in Go.
chettriyuvraj/immersive-go-course
An immersive, introductory course to backend software engineering using go.
chettriyuvraj/k9s
🐶 Kubernetes CLI To Manage Your Clusters In Style!
chettriyuvraj/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
chettriyuvraj/linux
Linux kernel source tree
chettriyuvraj/MBA-institute-classification
Throwaway script to classify MBA institutes by their median salaries from a popular education aggregator (for a friend)
chettriyuvraj/ostep-homework
Forked for completing homework assignments set in OS-STEP book chapters
chettriyuvraj/py-caskdb
(educational) build your own disk based KV store
chettriyuvraj/quoter
A CLI program written in Go that stores quotes on disk, then fetches them randomly as specified.
chettriyuvraj/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
chettriyuvraj/robofriends
Basic React App created as part of 'Zero-To-Master' Web Development course at Udemy.
chettriyuvraj/test-github-actions
Test running a Github Actions flow for a dockerized Go application
chettriyuvraj/tr-golang
Implementation of linux tr command in Golang
chettriyuvraj/visa-slots-script
An ugly script to buzz my Raspberri Pi if visa slots appear for certain months on visaslots.info
chettriyuvraj/whatsapp-web.js
A WhatsApp client library for NodeJS that connects through the WhatsApp Web browser app
chettriyuvraj/WhatsappFS
A novelty file system: using Whatsapp as a filesystem