Pinned Repositories
adventure
A text adventure game. My idea was to write this as a way to practice more formal class implementation and connection. The idea came to extend some examples from a book I read a year or so ago into a full game.
automateBoringStuff
Projects and ideas following Al Sweigart's book, "Automate the Boring Stuff with Python"
bfrentz.github.io
Blackjack
A simple game of blackjack written in python
coronavirusMap
Basic dashboard map for tracking coronavirus cases by country. Following this tutorial: https://www.freecodecamp.org/news/how-to-create-a-coronavirus-covid-19-dashboard-map-app-in-react-with-gatsby-and-leaflet/
dissertation
Ph.D. Dissertation written in Latex
football_analytics
⚽📊 A collection of football analytics projects, data, and analysis by Edd Webster (@eddwebster), including a curated list of publicly available resources published by the football analytics community.
lifetimeSim
Geant4 Simulation of the 14N(p,g) lifetime measurement experiment
spotifyAnalysis
A repository for scripts that I've written for analyzing spotify data with spotipy python library
sudokuSolver
Python scripts for playing and solving a game of sudoku
bfrentz's Repositories
bfrentz/adventure
A text adventure game. My idea was to write this as a way to practice more formal class implementation and connection. The idea came to extend some examples from a book I read a year or so ago into a full game.
bfrentz/automateBoringStuff
Projects and ideas following Al Sweigart's book, "Automate the Boring Stuff with Python"
bfrentz/bfrentz.github.io
bfrentz/Blackjack
A simple game of blackjack written in python
bfrentz/coronavirusMap
Basic dashboard map for tracking coronavirus cases by country. Following this tutorial: https://www.freecodecamp.org/news/how-to-create-a-coronavirus-covid-19-dashboard-map-app-in-react-with-gatsby-and-leaflet/
bfrentz/dissertation
Ph.D. Dissertation written in Latex
bfrentz/football_analytics
⚽📊 A collection of football analytics projects, data, and analysis by Edd Webster (@eddwebster), including a curated list of publicly available resources published by the football analytics community.
bfrentz/lifetimeSim
Geant4 Simulation of the 14N(p,g) lifetime measurement experiment
bfrentz/spotifyAnalysis
A repository for scripts that I've written for analyzing spotify data with spotipy python library
bfrentz/sudokuSolver
Python scripts for playing and solving a game of sudoku
bfrentz/hello-world
Baby's first repository
bfrentz/minibook-2nd-code
Code of the IPython Minibook, 2nd edition (2015)
bfrentz/o16analysis
bfrentz/postmatch
bfrentz/powerline-shell
A beautiful and useful prompt for your shell
bfrentz/riddler_538
Solutions to the weekly 538 Riddler.
bfrentz/springer_free_books
Python script to download all Springer books released for free during the 2020 COVID-19 quarantine
bfrentz/testDissertation
My phD thesis, written in latex.
bfrentz/testWebsite
A basic website for testing/trying some things with html and css