Skip to content
View angtheod's full-sized avatar
  • Greece, Kalamata

Block or report angtheod

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 Loading

  1. git-commit-check git-commit-check Public

    Runs configurable and extendable pre-commit checks on your git repository.

    Shell

  2. backend-assignment backend-assignment Public

    Forked from mtheodoropoulos/backend-assignement

    Vessels tracks RESTful API

  3. activist-network activist-network Public

    Creates a network of nodes and their relations and presents it as a list

    PHP

  4. vessels-tracks-api vessels-tracks-api Public

    A RESTful API for vessels tracks

    PHP

  5. A pre-commit git hook Bash script. C... A pre-commit git hook Bash script. Checks PHP syntax, PSR coding standard, PHPUnit tests, Composer packages, Node modules.
    1
    #!/bin/sh
    2
    config() {
    3
      # [command]
    4
      APP_NAME="AppName"
    5
      PROJECT_NAME="ProjectName"
  6. planet4-imagestest planet4-imagestest Public