Kyle’s Github Projects
History should be studied so we may learn from it; all of my publicly viewable projects are availbable on my Github. I have made attempts to “clean-up” my account (removing derelict projects, etc.) and have since resolved that it would be better to appropriately update the remaining projects instead. The below projects are ones that may be of some interest for either learning purposes or examples of the code that I have produced.
Python
Tkinter GUI Example
- A simple GUI using tkinter and Python
Python PDF Splitter
- A GUI application that splits PDF files written with Python
Kivy Paddle Ball Game
- An example Kivy application made from the example game in the Kivy documenation
Flask
Yes, this is still Python and web applications :)
Submit Multiple Forms
- Flask (Python) web app project
- Submitting multiple forms
Javascript
A “No-Framework” Javascript App
- “vanilla” javascript, made following a tutorial (see readme)
- live demo
Web App Nave Bar Example
- “vanilla” javascript, made following a tutorial (see readme)
- live demo