Skip to content

jhayes99823/PythonProjects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A series of Python Projects

Project 1 - Population and Volcanoe Map

Languages

  • Python with Folium and Panda Libraries
  • HTML Generated from python

Mapping Project that allows you to see all of the volcanoes in the United States and are colored by elevation

By clicking on a dot you can see more information about the volcanoe such as elevation, location, and it's name

The countries are also colored by population

Project 2 - Website Blocker

Languages

  • Python

A simple python program that blocks websites between certain hours of the day anytime my computer starts

You can add as many or as few websites as you want. This way is effective because you don't have to rely on anyone turning it on, it just is on when it is working hours, and when it's not you have access to all the websites you want. It blocks websites by adding to your machines "host" file found within your C:/Windows/System32/drivers/etc/Hosts.

Project 3 - Web Scraper Project

Languages

  • Python with Jupyter and Pandad Libraries

A simple program that scrapes through an old 21st century website about their different listings

Once you have parsed through all three pages a .csv file is outputed giving the information about the properties listed.

Check out my btre_project repository for the other side of a project like this where I built a real estate look alike using Python and utilizing Django and PostGreSQL to build the backend.

COMING SOON - More Python Projects

+ Webcam Motion Detector

+ Database Application

+ Website with Python and Flask

+ Data Collection App Web with PostGreSQL and Flask

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published