Pinned Repositories
gin-idempotency
An idempotency key middleware for Go gin framework with pluggable configurations
hyper
A toy web framework written in Go inspired by gin-gonic/gin
Indian-Colleges-List
The list of colleges in India as JSON
kv-store
RESP compliant kv store written in Go
LeetCode-Time-Tracker
An extension to track the no of problems solved in Leetcode and time taken to solve it
load-tester
Load testing stack made in Go
pizza-shop-microservice
A pizza shop created in Go by following Microservice architecture
pub-sub
A toy real-time Pub-Sub messaging system with durable queues, dynamic routing, and WebSocket support for seamless communication. 🌐🚀
redlock-go
Redlock algorithm implemented in Go
vorm
A simple toy orm in Python
VarthanV's Repositories
VarthanV/Indian-Colleges-List
The list of colleges in India as JSON
VarthanV/pizza-shop-microservice
A pizza shop created in Go by following Microservice architecture
VarthanV/hyper
A toy web framework written in Go inspired by gin-gonic/gin
VarthanV/pypi-tracker
An Extension for Installing and Uninstalling Python Packages
VarthanV/go-notes
Golang notes
VarthanV/simple-ci-pipeline-runner
VarthanV/FIR-app
Fir app
VarthanV/go-concurrency-exercises
VarthanV/kv-store
RESP compliant kv store written in Go
VarthanV/leetcode-likes
VarthanV/load-tester
Load testing stack made in Go
VarthanV/Police-app
VarthanV/time-ticker-from-scratch
Implementing time.tick from scratch using Golang
VarthanV/pub-sub
A toy real-time Pub-Sub messaging system with durable queues, dynamic routing, and WebSocket support for seamless communication. 🌐🚀
VarthanV/redlock-go
Redlock algorithm implemented in Go
VarthanV/bloom-filter-usecase
VarthanV/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
VarthanV/certified-kubernetes-administrator-course
Certified Kubernetes Administrator - CKA Course
VarthanV/dns-resolver
A toy dns-resolver built in Go
VarthanV/hugo-bearblog
🧸 A Hugo theme based on »Bear Blog«. Free, no-nonsense, super-fast blogging. This theme now includes a dark color scheme to support dark mode 🦉 ⬛️!
VarthanV/hyper-blog
A blog application done using hyperweb framework
VarthanV/learn-go-with-tests
Learn Go with test-driven development
VarthanV/networking-exercises
Exercises on basics of networking and beyond
VarthanV/portfolio-old
My portfolio created using Hugo and Gokarna theme
VarthanV/sample-frontend-react-boilerplate
VarthanV/sample-nodejs-app
VarthanV/sample-todo-app
VarthanV/simple-http-server
An attempt to write simple HTTP server using raw sockets and TCP connection in Python
VarthanV/simple-json-parser
VarthanV/simple-shell
A simple basic shell written in C to understand how it works , Supports limited functionality and commands