Skip to content
View elijahcruz12's full-sized avatar

Sponsoring

@nunomaduro

Organizations

@ECWebServices @OpenGenus @streamonaire
Block or Report

Block or report elijahcruz12

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

Hi there πŸ‘‹

I'm Eli! I'm a web developer, twitch streamer, discord/twitch bot developer, video editor, graphic designer, and more!

Currently working on Ectoplasmic Solutions.

elijahcruz12's GitHub stats

Top Langs

I've created everything from CRM's to an anonymous Nightbot weather command, to a React Native Spotify Controller, to a web based Redis GUI.

Pinned

  1. webdis/webdis webdis/webdis Public

    A Redis Web GUI, inspired by PHPMyAdmin

    CSS 3 2

  2. laravel-starter-template laravel-starter-template Public template

    PHP 1

  3. tasker tasker Public

    A simple way to run ssh commands without writing them out every time.

    PHP

  4. Laravel Sail Aliases Laravel Sail Aliases
    1
    alias sail='bash vendor/bin/sail'
    2
    alias sdown='bash vendor/bin/sail down'
    3
    alias sa='bash vendor/bin/sail artisan'
    4
    alias sup='bash vendor/bin/sail up -d'
    5
    alias sdown='bash vendor/bin/sail down'
  5. http-up http-up Public

    A simple package to check if your are online via the terminal. Written in Go.

    Go 1

  6. php-avatars php-avatars Public

    Generate URLs for your users, simply and easily.

    PHP