@MkRodrigue
Software engineering student web developer, cloud computing and ML enthusiast
I'm a frontend web developer, a machine learning enthusiasm and and software engineering student I lilove technology and entrepreneurship I'm the current GDSC lead for my school, and was also awarded Google Africa developer scholarship for cloud engineer which I'm currently working on as well as the AWS ML engineer scholarship which I'm honored to have
I'm open for collaboration, networking just even a talk around a cofeey hit me up 馃槒
Hello everyone! Today, we鈥檙e going to tackle a fun and practical problem: building a Temperature Converter in Java. This program will convert temperatures between Celsius and Fahrenheit, two of the most commonly used temperature scales. Whether you鈥檙...

Hello everyone! Today, we鈥檙e diving into one of the most common problems asked in FAANG (big tech) interviews: the Two Sum Problem. This problem is also the final project in the easy part of the "Learning Java" series. If you鈥檙e preparing for a FAANG...

Introduction Palindromes are fascinating! Whether it's a word, phrase, or number, a palindrome reads the same backward as forward. In this blog post, we'll tackle the Palindrome Checker problem, starting with a basic solution and refining it to meet ...
