My Blogs

Setting Up a Home Server Using Debian Linux on an Old Laptop

A comprehensive guide to setup a home server.

View Full PDF

Handling Pointers and Memory Management in C Efficiently

An insight into how I learned to manage pointers effectively in C and the best practices for memory management. This article highlights key strategies and techniques to avoid common pitfalls, enhancing your coding skills.

View Full PDF