Profile Photo

Vaibhav Sinha

Currently building Cohesive.so

I like solving problems through code. I learn new tech by building simplified versions of them. Most of my writings and Open Source work focuses on getting into the depth of some common technologies.

You can connect with me on LinkedIn

Writings

HTTP Servers, WSGI and Web Frameworks
December 8, 2022

Open Source

netsim
Network Simulator in Golang
pyserve
A basic WSGI compliant HTTP Server written in Python to teach how servers work
kong-java-client
Java Client for Kong API Gateway
jerrymouse
A simple Servlet container
spring-remoting-grpc
Use Spring Remoting with gRPC as the underlying transport
pypipeline
ESB for Python. Implements various Enterprise Integration Patterns.
ioc-from-scratch
A small Java based IoC container for teaching purpose