Published inCodeXFinished Up School, Now Time to Build Your BrandWhen I was attending coding Bootcamp while having a hiatus on my tech career, I had the opportunity to work as a representative in one of…Mar 17, 20221Mar 17, 20221
Published inCodeXConvert Binary Numbers to String MessageHave you ever heard of the two-state representation of electromechanical devices? That would be on-off, open-closed, or go–no go. We can…Feb 20, 2022Feb 20, 2022
Published inCodeXUnite Unique Values With JavaScriptThe journey to becoming an algorithm master can be long and, sometimes, very frustrating. Hopefully, we’ll keep overcoming our doubts and…Feb 13, 20221Feb 13, 20221
Published inCodeXBinary Tree And How to Search and Insert With Recursive FunctionsWhen it comes to studying data structures in the sciences of computing, there’s the simple byte, the commonly known array, the fun to…Feb 6, 2022Feb 6, 2022
Published inCodeXValid Sudoku, The JavaScript SolutionWhen preparing for a Software Engineer job interview, one of the things we do is practice algorithms. For example, Leetcode has thousands…Jan 29, 2022Jan 29, 2022
Published inCodeXMy First Cloudflare WorkerIn the tech world, there’s a bunch of innovators that are creating the next innovation. One of those companies is Cloudflare, the CDN…Jan 20, 2022Jan 20, 2022
Published inCodeX“If I created it, only I can move the bricks.” Conditional Rendering in ReactThis article is a continuation of my JSON Web Token Authentication on React article. In case you need to know how to implement JWT tokens…Jan 16, 2022Jan 16, 2022
Published inCodeXThe Replacements JavaScript AlgorithmIn previous posts, I shared how I Seek and Destroy. I also shared how to use a Regex to change syllables and do a Pig Latin game on the…Jan 6, 2022Jan 6, 2022
Published inCodeXWhy Do I Use PostgreSQL For My Rails Backend & How To Set It UpAs Full Stack Software Engineers, one of our tasks during a coding project is to build a backend. The backend is the server-side…Dec 31, 2021Dec 31, 2021
Published inCodeXReverse String on JavaScriptDid you ever try to read an open book from the mirror with the reverse letters? I did try reading reverse letters, perhaps you too. More…Dec 23, 2021Dec 23, 2021