GithubHelp home page GithubHelp logo

Hi, I'm José Barahona

Developing frontend developer

I am very interested on:

  • Javascript
  • ReactJS
  • Everything around those technologies to create great websites and apps.

Contributions

I don't have contributions yet but that's why I am here.

Linux

On Linux you can find commands for different actions, as shown on the next table:

Command Description
command --help Shows the information about the command typed.
ls Lists information about the files on the current directory by default.
cd Changes the shell working directory.
pwd Prints the name of the current working directory.
cal Shows a calendar on text mode in the console.
df Shows information about the file system on which each file resides, or all file systems by default.

Aliases on Linux

To create aliases on Linux you need to use the command alias.

For example, to create an alias for the command clear:

alias cl="clear"

In the next table we can see some recommended aliases for Linux:

Alias Command
cl alias cl='clear'
rm alias rm='trash'

jcbatwork's Projects

next-spotify icon next-spotify

Spotify app using NextJS, TailwindCSS for UI and Next-auth for user authentication of Spotify

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.