var (
name = "Utkarsh Kumar Singh"
jobTitle = "Backend Developer"
languages = []string{"Go", "Java"}
tools = []string{"Git", "Linux", "PostgreSQL", "Docker"}
projects = []string{"Snippetbox", "TinyHTTP"}
)
Vacation
Learning • Building • Improving |
I am committed to the "small daily improvements" mindset—writing cleaner, more efficient code every single day.
Highlights
- Pro
Pinned Loading
-
tinyHTTP
tinyHTTP PublicBuilt an HTTP/1.1 server from scratch in Go, including TCP stream handling, request parsing, and response generation without using net/http.
Go
-
snippetbox
snippetbox PublicSnippetbox is a Go-based web application that allows users to create, view, and share text snippets. It demonstrates modern web development practices, including routing, template rendering, databas…
Go 1
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.




