Yunis' Site
Starting a Python Project

When starting a Python project, whether it be data analysis, game development, web development, web scraping etc., you want to do so using a virtual environment. Why would you want to use a virtual environment? Creating a virtual environment in …

Last updated 1 year, 9 months ago.

My Four Day Workout Schedule

Since I'm planning on taking Muay Thai classes soon and would like to dedicate Mondays, Wednesdays, and Fridays to that, I need to schedule my workouts on the rest of my free days. Tuesdays and Thursdays will be at night …

Last updated 1 year, 7 months ago.

Dynamic Programming

The name itself sounds intimidating. However, I want to show you that it isn't as scary as it sounds. In this post, I'm going to be showing you what it is and how it can be used to solve seemingly …

Last updated 1 year, 9 months ago.