Anurag Kushwaha

Software Developer. Tinkerer. Reader.

With a solid foundation of 5+ years in Java, I’m skilled in building high-performance, scalable web applications.
I love reading all sorts of stuff, running and working on any number of programming side projects.
Some of my interests are open source, local AI (localLlama), nuclear energy and trying to predict how the future is going to pan out.

Anurag kushwaha

Active Personal Projects

Link Blog (WIP)

A link blog made with Golang parser. It converts json(comprising of notes in markdown) into html, which is rendered as an static site.

• Go • HTML • CSS

Personal Profile

A minimal profile page. It uses only HTML, CSS - without any other dependencies, having under 300 LOC.

• HTML • CSS • Github Actions

Low Level Design Interview practice

A repository of Java codes which I have been practising while preparing for interviews.

• Java • System Design