
Building My Digital Landscape
Learning one project at a time. Follow my hands-on journey through the technologies that matters me .
Landscapes I am navigating
Cloud Computing : From understanding the fundamentals to deploying and managing applications in the cloud, I’m documenting my journey of mastering this transformative technology.
Networking : Peering into how data flows, from basic network concepts to more intricate configurations and troubleshooting the art of pushing packets.
Cyber Security : Navigating the evolving world of digital threats and defences, learning how to secure systems and protect information through practical application.
Kubernetes : Orchestrating containers and navigating the world of scalable applications. A challenging but incredibly rewarding area I’m actively exploring
HUGO : Embracing the power of static site generators to build and deploy an efficient and engaging web experience for the creator and the consumer. Follow along as I experiment with the framework to build this site.
IoT and [ Home Automation : Bringing the digital and physical worlds together within the home, exploring the potential of interconnected devices and creating smart, automated environments.
Home Labbing : My personal playground for experimentation and running services for the home! Witness the evolution of my home lab as I build, break, and learn from various hardware and software stuff ups, I mean setups
See the Map
FUNCTION decode_digtial_realm(encoded_intelligence):
idea = SPLIT(encoded_intelligence, "!?")
decoded_value= ""
FOR EACH return_idea IN idea:
decoded_value = decoded_idea + GET_CONCEPT(DO_THINK(return_idea))
RETURN decoded_value
END
Latest Explorations: