Skip to content
View killertilapia's full-sized avatar
Converting coffee to code
Converting coffee to code

Block or report killertilapia

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. Bash script for customising your bas... Bash script for customising your bash prompt
    1
    #!/bin/bash
    2
    #
    3
    # DESCRIPTION:
    4
    #
    5
    #   Set the bash prompt according to:
  2. My VScode common settings My VScode common settings
    1
    // base
    2
    {
    3
        "editor.fontFamily": "'Fira Code', 'Droid Sans Mono', 'monospace', monospace, 'Droid Sans Fallback'",
    4
        "editor.fontLigatures": true,
    5
        "editor.fontWeight": "450", // 400 for Regular, 450 for Retina; Only works with FiraCode-VF.ttf installed
  3. PayMaya-Dart-SDK PayMaya-Dart-SDK Public

    This unofficial SDK allows Dart/Flutter applications to accept payments from MasterCard/Visa cardholders via the PayMaya API.

  4. djangogirlsdemo djangogirlsdemo Public

    Git remote demo

    Python

  5. dormmetita dormmetita Public

    a web app to find and post dorm rooms, apartments for students

    JavaScript

  6. nesh-sfd-demo nesh-sfd-demo Public

    Node, Express, Socket.io, HighChart demo for SFD 2015

    JavaScript