that one time i pushed multiple bugs into production'if it ain't broke, don't fix it'Mar 10, 2023·5 min read·194
5 Online Tools That Made me a Better DeveloperI started out in software development as a self learner, using courses from YouTube, FreeCodeCamp, TheOdinProject and a lot more others. It's harder as a self learner because it's left to you to figure out a path, find a mentor, or even know what too...Aug 29, 2022·3 min read·129
3 differences between web2 and web3If you're active on social media, you would probably have heard of web3.0, or thirdweb. Basically, it's a new iteration of the World Wide Web that is based on decentralization (Decentralisation simply means information and resources available and sha...Mar 2, 2022·2 min read·44
Deploying Your Website Using GitHub PagesFirst off, what is GitHub Pages? GitHub Pages is a service offered by GitHub that allows you to host your website's files and generate a link that user's can visit. It's one of the easiest ways to deploy your site as a beginner. You've not read the b...Feb 4, 2022·3 min read·142