Skip to content
View Saracevas's full-sized avatar
🎈
HTML Programmer
🎈
HTML Programmer

Organizations

@UoLCompSoc @Dacfon
Block or Report

Block or report Saracevas

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 Config Aliases Git Config Aliases
    1
    [alias]
    2
            shorty = status --short --branch
    3
            please = push --force-with-lease
    4
            merc = merge --no-ff
    5
            grog = log --graph --abbrev-commit --decorate --all --format=format:\"%C(bold blue)%h%C(reset) - %C(bold cyan)%aD%C(dim white) - %an%C(reset) %C(bold green)(%ar)%C(reset)%C(bold yellow)%d%C(reset)%n %C(white)%s%C(reset)\"
  2. SMS8 SMS8 Public

    A tool which allows the user to send free text messages using Twilio.

    PHP

  3. osm-parser osm-parser Public

    A tool which parses the exported Openstreet Map XML and outputs a JSON file of a street network.

    Java 1

  4. Simple-Dungeon-Crawler Simple-Dungeon-Crawler Public

    A tiny dungeon crawler game done in Java.

    Java 1 1

  5. ram-soundboard ram-soundboard Public

    Rick and Morty Soundboard

    Swift

  6. RideABike-UoL RideABike-UoL Public

    A bike sharing platform.

    Java