Kenneth Burchfiel's repositories
desktop_maps
This project shows how to use Python to create map-based desktop backgrounds.
us_diocese_mapper
This project shows how to use Python to create a map of Latin Rite Catholic dioceses, provinces, and cathedrals within the United States.
media_geotag_mapper
A Python tool for retrieving, storing, and viewing image and video geotags
godot_demo_3d_gdnative_cpp_project
A demo Godot project showing how to code basic 3D gameplay using GDNative and C++
Type_The_Bible
This program allows you to build your typing speed by writing passages from The Bible.
sample_dash_app_for_cloud_run
This project and its readme show how a simple Dash app can be deployed to Cloud Run.
dash_school_dashboard
This project shows how to create interactive dashboards using Plotly and Dash. (All data shown in the dashboards is fictional.)
route_maps_builder
This repository shows how to generate airline route maps using publicly available route and airport data.
census_folium_tutorial
A tutorial program that shows how to use Folium to convert US Census zip-code-, county-, and state-level data into choropleth maps. Also includes code for creating vertical map legends.
arch_calculator
A Python program that applies trigonometry to calculate the coordinates of components of an arch
python_database_utilities
A set of Python scripts for creating a SQLite database; uploading data from a SQLite database into various online database services; and timing query operations on online databases.
python_spending_analyzer
A set of Python scripts for coding and analyzing personal financial transactions. (Work in progress)
catholic_school_enrollment
This project, still a work in progress, visualizes and maps Catholic school enrollment changes over time (as indicated by NCES Private School Universe Survey data) at the state, county, and diocesan level.
google_sheets_database_connections
A set of programs showing how to use Python to upload database tables and query results to Google Sheets
kburchfiel-dash-plotly-demo
This project shows how Plotly and Dash can be used to create an interactive dashboard. (Work in progress)
mental_math_trainer
A simple C++ program for building your multiplication skills
typeracer_data_analyzer
A simple script that uses Pandas and Plotly to extract and visualize Typeracer.com race data. (Work in progress)
us_pub_domain_map
This project shows how you can use public-domain sources to make a simple map of the US.
web-app-demo
(Work in progress)