Pinned Repositories
DailyProgrammer
Small programming puzzles to keep myself learning
ExoPlayer
An extensible media player for Android
GDAL4Android
Building GDAL as a *.AAR for android
godot
Godot Engine – Multi-platform 2D and 3D game engine
iso-engine
An isometric tile-based game engine.
PassKeep
A personal project to create a GUI password manager in JavaFX and SQLite.
PyExpr
A simple template module for evaluating user/runtime-unknown value expressions in a safe manner, using Python's 'eval'.
recursive-descent-parser
A simple Recursive Descent Parser for a simple EBNF.
shadPS4
PS4 emulator for Windows,Linux,MacOS
SimpleServer
A simple HTTP 1.1 compliant web server written in Python.
CalebGartner's Repositories
CalebGartner/recursive-descent-parser
A simple Recursive Descent Parser for a simple EBNF.
CalebGartner/PassKeep
A personal project to create a GUI password manager in JavaFX and SQLite.
CalebGartner/GDAL4Android
Building GDAL as a *.AAR for android
CalebGartner/DailyProgrammer
Small programming puzzles to keep myself learning
CalebGartner/ExoPlayer
An extensible media player for Android
CalebGartner/godot
Godot Engine – Multi-platform 2D and 3D game engine
CalebGartner/iso-engine
An isometric tile-based game engine.
CalebGartner/PyExpr
A simple template module for evaluating user/runtime-unknown value expressions in a safe manner, using Python's 'eval'.
CalebGartner/shadPS4
PS4 emulator for Windows,Linux,MacOS
CalebGartner/SimpleFTP
A simple practice FTP implementation in Python for binary data.
CalebGartner/SimpleServer
A simple HTTP 1.1 compliant web server written in Python.
CalebGartner/StudyRoomReservation
A small script to automatically reserve a study room at my university's library during my free time.