Creative software developer with a love for art and automation, and experience in full-stack development, data analysis, and design. ๐จ Always learning, always growing.
After reading and thoroughly enjoying this Medium blog post with some friends one afternoon, I wondered if I could find other weird programs and funny...
What is MVC, and how can we use it to properly structure our full-stack applications? ยท Model View Controller, or MVC for short, is an architectural...
Algorithm used to solve some common Leetcode challenges ยท The Sliding Window is a type of algorithm that helps us solve problems with fixed windows. It...