100 days of code

Have you ever heard of or tried 100 days of code? I started looking at this about 6 months ago, but took a break and am now revisiting it. It’s essentially 100 different exercises that gradually build your knowledge in a given programming language. I decided to start off with Python, using an online platform called replit. It’s been pretty engaging so far!

So far I’ve been able to code an affirmations generator (I called it “Notes for Sweetie” hehe) based on user input and also a compound interest calculator with user input on the amount of the money, annual interest rate, and number of years for at that rate. I don’t know how to actually show the code on a website yet, but when I get there I will show it! My hope is to be able to build interactive tools and platforms for community organizing and action.