timocodes.hashnode.devPython String MethodsDo you even string bro? In Python programming, strings play a crucial role in storing and manipulating textual data. Python provides a vast array of string methods that can perform almost any operation on strings, making string handling in Python bot...Mar 12, 2024·7 min read
timocodes.hashnode.devThe Importance of Google DorksIntroduction In the dynamic landscape of cybersecurity, professionals are constantly seeking tools and techniques to bolster their defense strategies. For SOC Analysts and penetration testers, particularly those engaged in examining attack vectors wi...Dec 22, 2023·10 min read
timocodes.hashnode.devJust Learn SQLThe Imperative of Learning SQL for Data-Driven Careers In the age of information, data is the new currency. Organizations around the world rely on vast amounts of data to drive decision-making, optimize processes, and gain competitive advantages. As ...Dec 11, 2023·6 min read
timocodes.hashnode.devMastering the Art of Effective Note-takingOvercoming the Perils of Procrastination in the Digital Era In today's rapidly evolving digital landscape, the ease with which we can access and record information is unparalleled. The internet has become an endless repository of knowledge, and vario...Sep 3, 2023·6 min read
timocodes.hashnode.devCreating Interactive Maps using Leaflet and JavaScriptJavaScript Map Project 1.0 Exploring the world of JavaScript mapping with Project I started in my last post. This is an edited version from my Obsidian notes on building interactive maps using popular libraries and APIs. In this post, I will describe...Aug 26, 2023·4 min read