Joe Bonfanti Jr.'s repositories
StormSense-D493
Project I created for the WGU course D493 Scripting and Programming - Applications
Covid-Analysis
Heatmap showing the number of deaths month to month since the beginning of the pandemic.
Data_Structures_and_Algorithms
I'm working on Data Structures and Algorithms I C949 class in school and decided to write up all of these searching algorithms, sorting algorithms, strutures, and so on to get a better understanding. These can be used with large datasets to test their space and time complexities.
EmailSender
Program use to send emails
Roman-Numerals
Convert to Roman Numerals with numbers and vice versa
Advanced-Data-Management-D191
Wrote complex SQL statements in order to implement functions, stored procedures, and triggers to prepare data sets for data analysis and manipulation. Configures data extraction, transformation, and loading tasks in order to automate data integration.
awesome-python
An opinionated list of awesome Python frameworks, libraries, software and resources.
best-of-python
🏆 A ranked list of awesome Python open-source libraries and tools. Updated weekly.
BruteForcePW
Small program to "brute force" your input password
Certifications
HTML project with a list of my certifications.
multiplicationtest
A simple multiplication test for 4th grader
Password-Generator
GUI password generator.
Tic-Tac-Toe
Tic-Tac-Toe
D497-Data-Wrangling
Udacity certification class I took as a part of my WGU degree plan.
D497-Data-Wrangling-Final
This project demonstrates the application of real-world data wrangling techniques using Python. The goal was to analyze the relationship between global temperature anomalies and CO₂ emissions over time.
D497-Data-Wrangling-Project
This was a certification course on Udacity that was part of my WGU degree plan. This was my first submission. This project applies data wrangling techniques to analyze real-world data about COVID-19 vaccination rates and their correlation with COVID-19 death trends across different countries.
Data-Management---Applications---C170-
School project that utilized MySQL to create and normalize databases, then populate said table using simple and complex queries. I only have the Word/Excel documents used.
Free-Algorithms-Books
Free Algorithms books for programmers.
Password-Generator-2.0
Updated version of the original PW generator with included SQLite3 database.
PokemonTable
SQLite3 Pokemon database
portfolio
My version of the portfolio template
Rock-Paper-Scissors
Rock, Paper, Scissors - Work in progress
snakey-boi
My first attempt at creating the original snake game! WIP.
WordReplacer
Simple program to replace words in a given string