$ whoami
Piyush
$ cat about.txt
Open-source enthusiast learning through system building, stress-testing, and failure analysis.
$ echo $STATUS
Building cool stuff

$ ls skills/

Languages

Go Python

Backend

Gin Chi PostgreSQL SQLite

DevOps

Docker Kubernetes GitHub Actions

Systems

Linux KVM QEMU Libvirt Bash

$ ls projects/

session-authentication-service

Go

A simple session authentication service for secure user management.

PostgreSQL API
[view]

simple-todo-api

Go

A RESTful API for todo management with CRUD operations.

SQLite API
[view]

todocli

Go

A simple command-line todo list application built with Go and Cobra.

CLI Cobra
[view]