Skip to content
/ Python Public

This repository contains some of my Python projects!

Notifications You must be signed in to change notification settings

J-N-R/Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Jonathan Rivera

Project #1: Are People Coming Back Inside?

  • Project 1 Link

  • Description: Amid the COVID 19 Crisis, although the virus is still spreading, vaccinations and the public's opinion on the pandemic is changing. This Project seeks to determine whether or not people are becoming more confident in their safety, and are starting to go outside more. To do this, it grabs and processes public traffic data from (link), and from an analysis of that data, we can find out if more people are travelling, which can correlate to how confident the public is in their safety.

Project #2: Exploring Python Libraries!

  • Project 2 Link

  • Description: For this project, I dived in and took on the challenge of learning 3 new python libraries, and creating a mini program for each and every one of them.

Project #3: Is Covid Near Me? (desktop app)

  • Project 3 Link

  • Description: Once I've finally finished learning the essentials of Python, I took it upon myself to create this final project. For this project, I created an App that allows you to see whether or not covid is around you! Using John Zelle's graphics.py library, and powered by pandas and a live, constantly updating database of covid data, this app allows anyone to input their state and county, and see how many cases of COVID and COVID related deaths are around them in their county, giving them much needed insight to how safe their local environment is!

About

This repository contains some of my Python projects!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages