
John Daise
@johnedaise
Followers
203
Following
61
Media
39
Statuses
400
#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.
0
0
1
#100DaysOfCode . Day 36: I created an app pulls stock data and news data to send a text notification whenever the Tesla stock dramatically fluctuates
0
0
2
#100DaysOfCode . Day 35: .I created an app that pulls data from the OpenWeather API and sends a text notification for when rain is in the forecast.
0
0
3
#100DaysOfCode . Day 33: I created an app that sends an email notification when the ISS flying nearby.
0
1
1
#100DaysOfCode . Day 32:. I created an app that sends birthday emails based off of data from a csv file
0
0
2
#100DaysOfCode . Day 30:. I added error handling to a couple of my previous projects (nato alphabet, password manager)
0
0
1
#100DaysOfCode . Day 29: . I created a simple password manager with a random password generator feature.
0
0
1
#100DaysOfCode . Day 26: . I created a NATO Alphabet project that will return a list of NATO alphabet code words based on a given name.
0
3
0
#100DaysOfCode . Day 24:. I made a simple mail merge program and added additional features to my snake game from a few days ago.
0
2
4
#100DaysOfCode . Day 21:. Finished up the snake game. Now the snake extends whenever it eats food. Also the game keeps score.
0
2
6
#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
0
2
3