Skip to content
View basukinath's full-sized avatar

Block or report basukinath

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
basukinath/README.md

πŸ‘‹ Hi, I'm Basuki

I'm a software engineer who's spent the last five years elbow-deep in the kind of backend systems where "it mostly works" isn't good enough β€” payroll and tax compliance for millions of people, where a bug doesn't just break a feature, it breaks someone's paycheck. That's kept me close to distributed systems, event-driven architecture, and the unglamorous work of making a pipeline trustworthy under real load.

I did my Master's at NIT Calicut, and these days most of my thinking goes into Java, Spring Boot, and the gap between "elegant" and "actually ships." I recently wrote a book β€” Java Interviews: Beyond the Boilerplate Questions β€” mostly because I got tired of watching good engineers get tripped up by interview questions that have nothing to do with how the job actually works.


A few things about me

  • πŸ‘¨β€πŸ« I like mentoring more than I expected to β€” there's something satisfying about watching someone go from "how does this even work" to explaining it back to you better than you did.
  • πŸŒ™ Night owl. My best debugging happens after 11pm, for reasons I haven't investigated.
  • 🎬 Serious movie person. 🎢 Even more serious about old Bollywood music.
  • β˜• Runs on coffee and chai, roughly in that order depending on the hour.
  • 🌍 I like contributing to open source when I get the chance, and write about system design and distributed systems on LinkedIn.
  • πŸ€” Perpetually curious about what AI tooling actually changes in day-to-day engineering, as opposed to what it's supposed to change.

What I'm up to right now

Building distributed, event-driven systems for enterprise payroll β€” pipelines that move millions of records a day across a dozen-plus countries β€” and lately, AI-assisted developer tooling that's been quietly saving my team real hours every week. Picked up a couple of cloud certs along the way too (Oracle OCI Multicloud Architect Professional, SnowPro Associate) if that's your thing.


Tech I reach for

Languages

Java Groovy Kotlin

Frameworks & data

Spring Boot Spring Cloud Elasticsearch MariaDB Redis

Cloud & ops

AWS Docker Kubernetes Prometheus Grafana

AI tools I actually use

GitHub Copilot Claude Kiro CLI


πŸ“– I wrote a book

Java Interviews: Beyond the Boilerplate Questions β€” a field guide to the Java and Spring Boot interviews that actually happen at the senior level: past the LeetCode round and into JVM internals, distributed-systems tradeoffs, and the follow-up questions that separate a pass from an offer.


Say hi

Buy Me A Coffee

Pinned Loading

  1. tickSkills tickSkills Public

    TickSkills is a Spring Boot backend that powers a questions/practice and admin platform. It serves REST APIs plus bundled static dashboards, uses MySQL, with proper tests, and includes a Postman co…

    JavaScript 1

  2. basu-multi-clip basu-multi-clip Public

    CopyStack is a Chrome extension that enhances your clipboard experience by storing multiple copied texts, allowing you to access your clipboard history easily.

    JavaScript

  3. movie-ranker movie-ranker Public

    Forked from sanjibgirics/movie-ranker

    A python script which will take location of a folder as an input and generate a text file which contain sorted list of movies present in that folder according to their IMDB ratings.

    Python

  4. ipo-notifier ipo-notifier Public

    The idea behind this is to get a list of IPOs via APIs, then store it in the db and send notifications about it to the users.

    Java

  5. local-authenticator local-authenticator Public

    Local, privacy-first TOTP authenticator for generating and managing 2FA codes on your laptop with a web dashboard, CLI, and QR/import support.

    Python 1