Skip to content
View CalebGartner's full-sized avatar

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. recursive-descent-parserrecursive-descent-parserPublic

    A simple Recursive Descent Parser for a simple EBNF.

    C++ 3 2

  2. SimpleServerSimpleServerPublic

    A simple HTTP 1.1 compliant web server written in Python.

    Python

  3. PassKeepPassKeepPublic

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

    CSS 2

  4. PyExprPyExprPublic

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