Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View SalasC2's full-sized avatar

Block or report SalasC2

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. csalas-portfolio csalas-portfolio Public

    CSS

  2. algoviz algoviz Public

    TypeScript

  3. sfbrigade/bats-server sfbrigade/bats-server Public

    Routed is an app to help ambulances direct non-critical patients to hospital emergency rooms with the most availability.

    JavaScript 20 13

  4. dev-mission/ecofoodie dev-mission/ecofoodie Public

    JavaScript

  5. Customizing ZSH shell Customizing ZSH shell
    1
    # Customizing ZSH Shell using [oh-my-zsh](https://github.com/ohmyzsh/ohmyzsh) on a Mac
    2
    ## Installing ZSH
    3
    ------
    4
    * First make sure you're using ZSH by running ``` zsh --version ``` within your terminal<br/>
    5
      *If ZSH not installed install ZSH, run ```brew install zsh```*
  6. python-algos python-algos Public

    Algorithms with Python

    Python