Pinned Repositories
baby_sleep_analysis
desktop_maps
This project shows how to use Python to create map-based desktop backgrounds.
godot_demo_3d_gdnative_cpp_project
A demo Godot project showing how to code basic 3D gameplay using GDNative and C++
media_geotag_mapper
A Python tool for retrieving, storing, and viewing image and video geotags
pfn
Python For Nonprofits, currently a work in progress, will demonstrate how to use Python to retrieve, analyze, visualize, and share nonprofit data.
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.
rope
Welcome to ROPE (Remembering Outlines in Plover more Easily), my system for learning and remembering Plover outlines. This page includes download links to the four components of ROPE: the spreadsheet, the Anki decks, the corresponding dictionary, and the readme. Also, for videos I’ve made about Plover, along with videos about typing in general, visit my YouTube playlist at https://www.youtube.com/playlist?list=PLYtyZPMUWeI_4i4pc0peBPGMfSV7C5Nxw . —Kenneth Burchfiel
route_maps_builder
This repository shows how to generate airline route maps using publicly available route and airport data.
Type_The_Bible
This program allows you to build your typing speed by writing passages from The Bible.
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.
kburchfiel's Repositories
kburchfiel/desktop_maps
This project shows how to use Python to create map-based desktop backgrounds.
kburchfiel/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.
kburchfiel/baby_sleep_analysis
kburchfiel/media_geotag_mapper
A Python tool for retrieving, storing, and viewing image and video geotags
kburchfiel/godot_demo_3d_gdnative_cpp_project
A demo Godot project showing how to code basic 3D gameplay using GDNative and C++
kburchfiel/sample_dash_app_for_cloud_run
This project and its readme show how a simple Dash app can be deployed to Cloud Run.
kburchfiel/Type_The_Bible
This program allows you to build your typing speed by writing passages from The Bible.
kburchfiel/dash_school_dashboard
This project shows how to create interactive dashboards using Plotly and Dash. (All data shown in the dashboards is fictional.)
kburchfiel/fitbit_steps_and_whatpulse_keypresses_comparison
kburchfiel/pfn
Python For Nonprofits, currently a work in progress, will demonstrate how to use Python to retrieve, analyze, visualize, and share nonprofit data.
kburchfiel/route_maps_builder
This repository shows how to generate airline route maps using publicly available route and airport data.
kburchfiel/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.
kburchfiel/arch_calculator
A Python program that applies trigonometry to calculate the coordinates of components of an arch
kburchfiel/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.
kburchfiel/python_spending_analyzer
A set of Python scripts for coding and analyzing personal financial transactions. (Work in progress)
kburchfiel/bokeh_charts_and_web_app
kburchfiel/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.
kburchfiel/evaluating_moving_average_strategies
A Python program that evaluates different moving average strategies for a set of stocks. I am not a financial advisor, and I do not recommend using this program for financial planning or investing purposes!
kburchfiel/google_sheets_database_connections
A set of programs showing how to use Python to upload database tables and query results to Google Sheets
kburchfiel/happiness_plots_and_regressions
A program that demonstrates how to create visualizations, correlation matrices, brute-force best subsets regressions, and predictions using Python and a fictional dataset.
kburchfiel/kburchfiel-dash-plotly-demo
This project shows how Plotly and Dash can be used to create an interactive dashboard. (Work in progress)
kburchfiel/kburchfiel.github.io
kburchfiel/markov_analysis
A Python tutorial program that shows how to use a Markov analysis to produce randomly generated text
kburchfiel/mental_math_trainer
A simple C++ program for building your multiplication skills
kburchfiel/pivot_tables_and_graphs_tutorial
In this program, I will demonstrate how Python can be used to turn raw data into pivot tables (with subtotals) and grouped line graphs. The program uses a fictional scenario and simulated data, but the concepts it presents should prove useful in a number of basic data analysis applications.
kburchfiel/recent_weather
kburchfiel/recipes
kburchfiel/typeracer_data_analyzer
A simple script that uses Pandas and Plotly to extract and visualize Typeracer.com race data. (Work in progress)
kburchfiel/us_pub_domain_map
This project shows how you can use public-domain sources to make a simple map of the US.
kburchfiel/web-app-demo
(Work in progress)