🚀 Day -100 #PythonCodeChallenge
📈 Update:
✅Project: ISS Overhead Notifier.
✅This project will automatically send you emails when the ISS is in your location.
✅Modules used: Requests, smtplib, datetime, time.
🎮 Check out the video below!
#100DaysOfCode#PythonDev#Coding
🚀 Day -97 #PythonCodeChallenge
📈 Update:
✅Today, I learned about APIs.
✅What API endpoints are and how to make API calls.
✅Handled responses: HTTP Status, Exceptions & parsed JSON.
✅APIs: powerful, quick, and easy for real-time data.
✅More to come! 🤩
#100DaysOfCode
🚀 Day -92 #PythonCodeChallenge
📈 Update:
✅Part 1: Flash Card App
✅Read the CSV file using pandas and converted it to a dict.
✅Created a funct where a random variable is generated.
✅To randomly choose a word from a dict and display it using Tkinter (GUI).
#100DaysOfCode
🚀 Day -91 #PythonCodeChallenge
📈 Progress:
✅Working on a new Capstone Project.
✅Called as Flash Card App.
✅Applying all the knowledge I've learned so far.
✅It's an interesting project. Stay tuned for updates!
✅More to come!🤩
#100DaysOfCode#PythonDev#LearningPython
🚀 Day -89 #PythonCodeChallenge
📈 Progress:
✅Today I learned about JSON (JavaScript Object Notation).
✅JSON syntax, JSON Data, JSON Objects, JSON Arrays.
✅Also learn how to read, write and update JSON Data.
✅Let's Learn together.🤝
more to come!🤩
#100DaysOfCode#PythonDev
🚀 Day -86 #PythonCodeChallenge
📈 Progress:
✅Alert! New task: Password Manager.
✅UI setup and popup functions done.
✅Added validation.
✅Implemented random password generation.
✅Passwords stored locally with encryption using write function.
More to come!🤩
#100DaysOfCode