STABLE // 2026 LVL --

KRISHNA here.

a.k.a KodeKing [blame my discord friends for the cringe]

Just a curious mind with a keyboard and a love for elegant chaos. Spending my days figuring out how systems breathe ✌️

01 // THE_LORE

Back in high school, science and geography were my favorites until I discovered computer science. It completely turned my world upside down. I started with C++98 in the Borland Turbo C++ editor. By university, I was deep into Java, dabbling in PHP, ASP.NET for web, and building command-line and mobile applications.

While that was fun, I craved the efficiency and security of system-level engineering. That curiosity landed me an internship at Appointy. I forgot to register, but somehow got the assignment anyway: build a basic CRUD backend in GoLang with zero third-party packages in 30 hours. I didn't know Go, and it was my first time with MongoDB, but I dove deep into docs and pulled it off.

"It's ugly code and very naive, I wrote comments on almost every single line. But this codebase still reminds me of what I could build under pure pressure and where I stand now."

[ARCHIVE] go-pointy _

Later in college, I joined the open source community club, where we built an event streaming platform. I hacked together an attendance system overriding the Django admin portal using Google OAuth service accounts. I eventually became the Tech Lead, mentoring juniors, guiding them through Git and open-source contributions, and experimenting with Discord bots.

Today, I'm at Affinsys managing complex identity management solutions. The journey is pulling me closer to core system engineering—researching, learning, and finding ways to write elegant code that's fast, readable, and highly maintainable.

02 // PRODUCTION_ARSENAL

Core Stack

  • Python / Django (Enterprise)
  • Golang (Concurrency / APIs)
  • PostgreSQL / Redis / MongoDB
  • Identity (LDAP / AzureAD / OAuth)

Tooling & Ops

  • Arch Linux // Neovim
  • Docker // CI Automation
  • Git // Open Source Mentorship
  • Shell Scripting // Linux Internals

03 // TRANSMISSIONS

04 // CAREER_LOG

AFFINSYS

Software Engineer

Managing robust identity management solutions. Successfully integrated LDAP to Django services and implemented AzureAD OAuth and device authentication. Handled severe performance bottlenecks by optimizing queries and introducing efficient caching, dropping critical response times from 800ms down to 20ms.

APPOINTY

Golang Developer Intern

Landed the role by building a zero-dependency GoLang CRUD API with MongoDB within a 30-hour deadline. Worked remotely to develop OAuth clients (GitHub/Discord) while gaining deep hands-on experience with Docker, Git workflows, and concurrent backend architecture.

05 // OFFSIDE

When the terminal is closed, I'm making music in FL Studio or building worlds in Game Dev. Massive appreciation for hand-drawn animation—shows like Arcane are constant inspiration.

F1 drama is my religious ritual. Massive Lewis Hamilton (#LH44) fan. Still chasing that eighth title alongside the GOAT.

06 // ARTIFACT

DJANGO-KEYSMITH

Enterprise key management for Django built for security-first provisioning and strict control.

Python // Django // Security