Pinned Repositories
Asteroids
A partial clone of the classic Asteroids arcade game created in multiple languages for educational purposes.
cpp_sfml_example_games
A few examples of simple games written in C++ using the SFML and TGUI libraries
express-rest-api
A very small, very simple REST API back-end that can be used for developing/testing a front-end app.
ext2sim
Partial simulation of the ext2 file system in C++
fbla-conf-app
Conference management and registration app for Washington State FBLA
gatsby-portfolio-site
My personal web site with links to selected github projects.
golf-app
Web app to track high school golf team practices and matches.
legitrak
Legislative bill tracking web app for Washington State
netcore-rest-api
A very small, very simple "toy" REST API back-end that can be used for developing/testing a front-end app.
PygameControls
Some very basic UI controls created with pygame -- a label, checkbox, slider, and button
dmfabritius's Repositories
dmfabritius/ext2sim
Partial simulation of the ext2 file system in C++
dmfabritius/PygameControls
Some very basic UI controls created with pygame -- a label, checkbox, slider, and button
dmfabritius/Asteroids
A partial clone of the classic Asteroids arcade game created in multiple languages for educational purposes.
dmfabritius/cpp_sfml_example_games
A few examples of simple games written in C++ using the SFML and TGUI libraries
dmfabritius/express-rest-api
A very small, very simple REST API back-end that can be used for developing/testing a front-end app.
dmfabritius/fbla-conf-app
Conference management and registration app for Washington State FBLA
dmfabritius/gatsby-portfolio-site
My personal web site with links to selected github projects.
dmfabritius/golf-app
Web app to track high school golf team practices and matches.
dmfabritius/legitrak
Legislative bill tracking web app for Washington State
dmfabritius/netcore-rest-api
A very small, very simple "toy" REST API back-end that can be used for developing/testing a front-end app.
dmfabritius/p5-CircuitBuilder2017
simple circuit schematic layout tool
dmfabritius/react-native-expo-app
A sample React Native app created using Expo and TypeScript
dmfabritius/se-asia-albums
A simple web page for browsing photo albums of Southeast Asia
dmfabritius/untabify
A Visual Studio Code Extension for text files with tab-separated columns that replaces each tab with the appropriate number of spaces to maintain a columnar layout. Additionally, it can do the reverse, replacing multiple contiguous spaces with tabs.
dmfabritius/YelpJSON-BulkCopy
Load Yelp test data into MSSQL using SqlBulkCopy or into Postgres using bulk binary import