-
-
Codecademy CSS Project: Typography
-
Codecademy CSS Project: Paint Store
-
Codecademy Project: Broadway
-
Codecademy Project: Olivia Woodruff Portfolio
STYLE.CSS INDEX.HTML
-
Codecademy Project: Healthy Recipes
STYLE.CSS INDEX.HTML
-
Codecademy CSS Project: The Box Model – Davie’s Burgers
STYLE.CSS INDEX.HTML
-
Codecademy Intermediate Python3 Project: Event Coordinator
-
Codecademy Intermediate Python3 Project: New Teacher in Town
SCRIPT.PY CLASSROOM_ORGANIZER.PY
-
How to disable WordPress stats:
Go to the link below and deactivate Jetpack Stats module. [yoursite.com]/wp-admin/admin.php?page=jetpack_modules You can find the same “modules” link at the bottom of the jetpack dashboard when you log in thru WordPress dot com. Resource: https://jetpack.com/support/control-jetpack-features-on-one-page/
-
Python Project: Weather Forecast API
The code below connects with National Weather Service api and returns the current forecast for your zone. zone list: https://alerts.weather.gov/cap/il.php?x=2inspired by: https://justinbraun.com/python-101-pulling-the-weather-forecast-with-the-nws-api/