Skip to content
View leecrosdale's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing

Block or report leecrosdale

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
leecrosdale/README.md

Hi there ๐Ÿ‘‹

  • ๐Ÿ”ญ Iโ€™m currently working on - PBBGs
  • ๐ŸŒฑ Iโ€™m currently learning - Dynamics Business Central / CRM
  • ๐Ÿ’ฌ Ask me about Laravel, NodeJS, PHP, X++, C#
  • ๐Ÿ“ซ How to reach me: @leecrosdale

Lee's GitHub stats

Pinned Loading

  1. larahack-game larahack-game Public

    LaraHack #1 Submission - Make a game with laravel. A game where you are a computer hacker, built in the laravel framework.

    PHP 2 2

  2. larahack-coin larahack-coin Public

    LaraHack #2 Submission - Your money or your time

    PHP 2 1

  3. larahack-evolution larahack-evolution Public

    PHP 1

  4. larahack-web larahack-web Public

    A hackathon dedicated to Laravel.

    PHP 1 1

  5. i3-ubuntu-rice i3-ubuntu-rice Public

    An i3-gaps Ubuntu Rice

    Shell 7

  6. Install i3-gaps, git, i3status and s... Install i3-gaps, git, i3status and suckless tools on ubuntu 18.04
    1
    #!/bin/bash
    2
    sudo apt install -y git
    3
    sudo apt install -y libxcb1-dev libxcb-keysyms1-dev libpango1.0-dev libxcb-util0-dev libxcb-icccm4-dev libyajl-dev libstartup-notification0-dev libxcb-randr0-dev libev-dev libxcb-cursor-dev libxcb-xinerama0-dev libxcb-xkb-dev libxkbcommon-dev libxkbcommon-x11-dev libxcb-*-dev autoconf libxcb-xrm0 libxcb-xrm-dev automake
    4
    
                  
    5
    cd /tmp