Skip to content
View kryptonn36's full-sized avatar

Highlights

  • Pro

Block or report kryptonn36

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
kryptonn36/README.md

Hi, I'm Shivam 👋

Backend engineer focused on Go and Python. I like building things that are fast, simple, and useful — CLIs, APIs, and systems that do one job well.

Currently a 3rd-year ECE student at NIT Agartala.


🛠️ Stack

Languages: Go · Python · C · C++
Backend: REST APIs · CLI tools · Concurrency · Docker
Databases: PostgreSQL · SQL
Tools: Git · Linux


📂 Projects

Pokédex CLI — Go-based REPL Pokédex with PokeAPI integration and LRU caching via goroutines.
Blog Aggregator — Automated RSS feed ingester with scheduled workers and a normalized PostgreSQL schema.
Asteroid Game — 2D arcade game in Python/Pygame with vector-based physics and modular architecture.


🎯 Currently

  • Contributing to open-source Go/Python projects
  • Strengthening DSA and system design fundamentals
  • Exploring Kubernetes internals and cloud-native tooling

Popular repositories Loading

  1. webflyx webflyx Public

  2. bookbot bookbot Public

    Python

  3. asteroids_game asteroids_game Public

    Python

  4. pokedexCLI pokedexCLI Public

    Go 1

  5. cli cli Public

    Forked from cyclohexane-2/cli

    Python

  6. Blog_aggreator Blog_aggreator Public

    Go