Skip to content
View CalebGartner's full-sized avatar
Block or Report

Block or report CalebGartner

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. recursive-descent-parser recursive-descent-parser Public

    A simple Recursive Descent Parser for a simple EBNF.

    C++ 3 2

  2. SimpleServer SimpleServer Public

    A simple HTTP 1.1 compliant web server written in Python.

    Python

  3. PassKeep PassKeep Public

    A personal project to create a GUI password manager in JavaFX and SQLite.

    CSS 2

  4. PyExpr PyExpr Public

    A simple template module for evaluating user/runtime-unknown value expressions in a safe manner, using Python's 'eval'.