2024: Beyond GratefulIf 2023 was a rollercoaster, 2024 felt like I was riding it with my hands in the air — terrified, thrilled, and somehow still holding onto snacks. It was a year of crazy highs, challenging lows, and a lot of unexpected twists. But before we dive into...Jan 31, 2025·6 min read·60
Creating Visual Interest: How to Use MouseMove Hover to Reveal Background ImagesApr 28, 2023·5 min read·1.9K
The Top VS Code Extensions Every Frontend Developer Needs in Their ToolkitApr 26, 2023·6 min read·12K
A Beginner's Guide to Portals in React: Everything You Need to KnowReact is a popular JavaScript library for building user interfaces. One of the powerful features of React is the use of portals, which allow developers to render content outside of the normal React tree structure. In this article, you'll learn all ab...Apr 7, 2023·7 min read·5.9K
Augmented Analytics and How It Can HelpIn today’s fast-paced business environment, data is more important than ever. With the rise of big data, organizations are struggling to keep up with the sheer volume of information at their disposal. Traditional analytics methods are no longer suffi...Mar 14, 2023·8 min read·104
Markdown for Technical Writers: Tips, Tricks, and Best PracticesAs a technical writer, you know how important it is to create documentation that is not only informative but also visually appealing and easy to read. However, formatting and styling your documents can be a tedious and time-consuming task, especially...Mar 9, 2023·12 min read·5.9K
My 2022 Year in Review: To The Moon?A year in retrospect- learning, living and aiming highJan 10, 2023·9 min read·1.5K
Google Sheets API Tutorial: The Basics You Need to Get GoingThe Google Sheets API enables us to read, write, and update a spreadsheet's data. We can also use it to render user interfaces (UIs) by fetching data from Google Sheets, which will then serve as a database. The Google Sheets API helps developers impo...Aug 4, 2022·10 min read·923
Learn how React Context API works by Building a Minimal Ecommerce Shopping AppSo, this is a project that has been on my mind for a while, but I didn't put much thought or effort into building it. Then Hashnode's Writeathon came up, and I thought, this is the perfect opportunity to write this article that will both help me impr...May 20, 2022·14 min read·10K