Featured Articles

Selected Notes or blogs that represent work I’m particularly confident in. These articles which I have dedicated significant time and effort to, usually showcase more comprehensive contents and deeper analysis on certain technical topics.

Nginx Access Log Generator

Generate high traffic Nginx access logs through proxy and header manipulation with Python.

Hadoop3xBasics

Learn Hadoop3.x basics on CentOS for big data processing, including setup and configurations.

Git & GitHub Basics

Git and GitHub basics including setup, common commands, and GitHub setup procedures.

Data Stuctures Review

Exploring algorithms, complexity analysis, recursion, time complexity, and data structure classification.

Django Basics