Skip to content
View beandrake's full-sized avatar

Block or report beandrake

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. PostgreSQL-Editor-via-DockerCompose PostgreSQL-Editor-via-DockerCompose Public

    A simple interface to execute PostgreSQL statements and receive query results. Uses Docker Compose to orchestrate 3 containers: PostgreSQL database, Flask backend, and React frontend. Initial data …

    Python

  2. Hug-The-Line Hug-The-Line Public

    Programmed in Java, HTL is the proof of concept for a non-violent subversion of the tower defense game genre. This repository includes the game's API, the proof of concept for the game, and several…

    Java

  3. beandrake.github.io beandrake.github.io Public

    My personal website, built with HTML, CSS, and jQuery.

    HTML

  4. ContinuousIntegration_CalcLib ContinuousIntegration_CalcLib Public

    An exploration of Continuous Integration, with unit tests and linting on pushes and pull requests, and the publication of a new image to Docker Hub when a pull request is successfully merged into m…

    Python

  5. python-call-api-pagination python-call-api-pagination Public

    A simple example of how to request paginated data from an API using Python.

    Python

  6. PythonDecorators PythonDecorators Public

    Some runnable notes I took when exploring Python's decorators.

    Python