#100DaysOfCode
Day 38: I created an app using the Nutritionix API and Sheety to log workout progress into a spreadsheet. Nutritionix uses NLP to turn natural text into data and calculates calories burned. I also implemented basic auth in my Sheety API calls.
#100DaysOfCode
Day 19:
I created a Turtle Racing game once again using Pythonβs Turtle library. The point was to illustrate how different instances of a class can have different State