Giter Site home page Giter Site logo

me's Introduction

me ๐Ÿ‡ฉ๐Ÿ‡ดฦ›

Netlify Status

Personal portfolio of Jose Miguel Segura Polanco. This project arises from the need to share a resource in which you can learn more about me, I hope you like it!

Terminal

Terminal is a small replica of a terminal, in which you can run different commands to interact with my personal data, such as CV, Github, Linkedin, Email, etc ...

Remember to have fun with this terminal ๐Ÿ˜

Aviables Commands

These are the available commands so you can have fun::

Commands to manage terminal or REPL

Command Description Examples
welcome Command to display the welcome message. ~$ welcome
help To view all aviables commands. ~$ help
clear Remove and clear hisroty of all commands. ~$ clear

To go to the last commands, use the Up Arrow.

Commands to manage personal information

Command Description Example
me Display my bio! ~$ me
get Get informaion or URL's other accounts. ~$ get github # return my github url.
open Open on new tab my personals accounts or URL. ~$ get github | open or open https://google.com
download Download files of my CV ๐Ÿ˜‰. ~$ get github | download.

Command combination with | (pipe command)

The pipe command or | is in this terminal or REPL, you can use it to combine the commands and do more interactively.

Install project on your computer โš™๏ธ + ๐Ÿ’ป

  1. git clone [email protected]:DarkCode01/me.git
  2. cd me
  3. yarn install
  4. yarn start

me's People

Contributors

darkcode01 avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

me's Issues

feat: permitir el uso del pipe.

Poder permitir el uso del pipe para poder mejorar la experiencia de los que entren.

ejemplo con el comando get, pasando el resultado a el comando open.
~$ get github | open
Ese comando abrira la pagina de github o la url ya pasada.

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.