Computer Science student at Chitkara University, graduating 2027. Currently figuring things out one project at a time.
I spend most of my time building backend systems, deploying things to AWS that probably cost more than they should, and maintaining an Arch Linux setup that breaks whenever I feel too confident. Writing code in Java mostly, but actively trying to diversify into Rust and Go because vendor lock-in extends to programming languages too.
Also write about this stuff occasionally on my blog when procrastination takes a productive turn.
// How most of my projects actually go
try {
implementFeature();
deployToProduction();
} catch (Exception e) {
panicGoogle();
fixInProd();
pretendItWasPlanned();
}Core Languages
Java โข Python โข JavaScript โข Rust โข Go โข C++ โข Bash
Backend Development
Spring Boot โข Hibernate โข Node.js โข Express โข REST APIs โข Microservices
Cloud & Infrastructure
AWS EC2 โข AWS Lambda โข AWS S3 โข AWS RDS โข AWS IoT โข Docker โข Kubernetes โข Terraform โข GitHub Actions โข CI/CD
Data Layer
PostgreSQL โข MongoDB โข Redis โข MySQL โข SQLite
Environment
Arch Linux โข Neovim โข tmux โข Git โข Shell Scripting
|
IoT-based attendance system using ESP32-CAM with AWS backend. Real-world exploration of embedded systems meeting cloud infrastructure. Tech: C++, AWS IoT Core, Lambda, Face Recognition |
Terminal music playlist manager built from scratch. Custom linked list implementation because understanding > using libraries. Tech: Java, DSA, OOP |
|
Selenium-based browser automation for learning workflows. Started as a learning project, ended up being useful. Tech: Python, Selenium, Automation |
Problem-solving with multiple approaches and explanations. Focused on understanding why, not just making tests pass. Tech: Java, Algorithms, DSA |
|
Browser-based rhythm game. Exploring game dev fundamentals and client-side performance optimization. Tech: JavaScript, CSS, HTML5 |
Built with Zola static site generator. Minimal, fast, and actually maintainable. No JavaScript bloat. Tech: Zola, HTML, CSS, Goyo Theme |
Building scalable backend systems โข Learning systems programming with Rust โข Exploring distributed systems patterns โข Contributing to open source projects that solve actual problems
Philosophy: Question the default. Break things in development. Learn from production failures. Build something better.
Website โ dhanur.me
Email โ contact@dhanur.me
LinkedIn โ dhanur-relhan
Twitter/X โ @nkascit
Telegram โ @AIO_01
Mastodon โ @kascit
Open to collaborations, technical discussions, or debating why most "best practices" are just cargo cult programming.