
Blogs


Dockerizing a Flask App.A Beginner's Guide 🐳
·450 words·3 mins
Dockerizing a small Flask app — writing the Dockerfile, building the image, and running it as a container.

Compiling the Linux Kernel from Source on Ubuntu
Compiled linux mainline kernel from source and replace my current kernel with the new mainline kernel

Learning Git and Github Guide
·433 words·3 mins
A practical guide to Git and GitHub covering everything from basic commands to branching, pull requests, and undoing mistakes.

Building a Network Intrusion Detection System
·82 words·1 min
ML-based NIDS using scikit-learn classifiers, K-Means with PCA, and Genetic Algorithm feature selection.

Automating fresh linux setup
·199 words·1 min
Automating installation of all Applications and libraries on fresh linux