Day 57/100 – Intermediate+
> Templating with Jinja in Flask
> Learned how to use Jinja to create dynamic HTML pages, combine templates with APIs, use multiline statements, and build URLs with Flask
#100DaysOfCode#pythonprogramming#pythononlinetraining
Day 56/100 – Intermediate+
> Rendering HTML & Static Files in Flask
> Learned how to render HTML files and use website templates to speed up web development
#100DaysOfCode#pythonprogramming#pythononlinetraining
Day 53/100 – Intermediate+
> Web Scraping Capstone – Data Entry Job Automation
> Built a bot that scrapes data from a website and auto fills it into a Google Form using BeautifulSoup and Selenium WebDriver
#100DaysOfCode#pythonprogramming#pythononlinetraining
Day 55/100 – Intermediate+
> HTML & URL Parsing in Flask
> Learned how to render HTML elements, use advanced decorators, manage Flask URL paths and work with the Flask debugger
#100DaysOfCode#pythonprogramming#pythononlinetraining
Day 54/100 – Intermediate+
> Introduction to Web Development with Flask
> Created my first web server using Flask
> Learned about backend web development with Python, command line basics and Python decorator functions
#100DaysOfCode#pythonprogramming