███╗ ██╗ █████╗ ██████╗ ██╗███╗ ██╗
████╗ ██║██╔══██╗██╔══██╗██║████╗ ██║
██╔██╗ ██║███████║██████╔╝██║██╔██╗ ██║
██║╚██╗██║██╔══██║██╔══██╗██║██║╚██╗██║
██║ ╚████║██║ ██║██████╔╝██║██║ ╚████║
╚═╝ ╚═══╝╚═╝ ╚═╝╚═════╝ ╚═╝╚═╝ ╚═══╝
nabin@nabs:~/about$cat ~/.profile
nameNabin
roleBackend Developer
focussystem design · databases · networking
buildingscalable, efficient server-side applications
educationBachelor of Computer Applications
statuslearning · building · growing
nabin@nabs:~/skills$cat skills.toml
[languages]
Go
Python
[databases]
PostgreSQL
Redis
SQLC
[tools]
Docker
Git
cURL
nabin@nabs:~/code$ls -la
pgterm
PostgreSQL terminal client in Go. Query and explore your DB without a GUI.
go-balancer
HTTP load balancer in Go using round-robin with health checks and reverse proxying.
nabin@nabs:~/posts$ls
// no posts yet — something is brewing...
→
Building a load balancer in Go
soon