After CompSci is a course of projects that fill in the gaps between what I learned from a CompSci degree and what I needed for software engineering jobs at startups. I found that a lot of friends who weren't actively working on side projects or tinkering had a harder time bridging that gap between applied mathematics(CompSci) and creating software. This course pulls together a grouping of projects that will help bridge that gap in a condensed package.
Today I added the second project for the course. It's a simple crypto price scraping tool that gets hands on with Beautiful Soup and storing the data to analyze later.
I've been slowly building out this course in the late evenings and early mornings as I I'm a dad and work as a full time software engineer. The current goal is to add one course a week and keep the overhead for this project as low key as possible. Courses are for sale on gumroad and the landing page is setup with Carrd. The courses are setup as a series of markdown files with accompanying example Python files. If you want to check out the course it's available right now on gumroad and is discounted until the full course is live. If not just tag along and follow the journey of creating a course.