My Blog

Sharing my journey and learnings in Software Engineering and Cloud Computing.

Linux Setup
🐧 Linux

Setting Up the Perfect Dev Environment on Arch Linux

My personal guide to configuring Arch/Garuda Linux for software development — terminal setup, dotfiles, and essential tools.

Feb 12, 2026 6 min read
Read More
Git DevOps
⚙️ DevOps

Git Workflows Every Developer Should Know

From feature branches to GitFlow — understanding the right branching strategy can transform your team's productivity.

Feb 5, 2026 5 min read
Read More
Machine Learning AI
🤖 AI / ML

Training Your First ML Model with Scikit-learn

A practical beginner's walkthrough on building and evaluating a disease prediction model using Python and Scikit-learn.

Jan 25, 2026 7 min read
Read More
Cybersecurity
🔐 Security

Ethical Hacking 101: Where to Start in 2026

A structured roadmap for beginners — from networking fundamentals to running your first vulnerability assessment with Kali Linux.

Jan 10, 2026 9 min read
Read More
IoT ESP32 Project
📡 IoT

Building NephroSense: IoT for Real-Time Health Monitoring

How I built an ESP32-based kidney health monitoring system — hardware setup, sensor calibration, and integrating an ML model for CKD prediction.

Dec 28, 2025 10 min read
Read More
AWS Security
☁️ Cloud

AWS IAM Best Practices Every Engineer Must Follow

Least privilege, role-based access, MFA enforcement — a practical guide to locking down your AWS environment and avoiding costly misconfigurations.

Dec 15, 2025 6 min read
Read More