Skip to content
View CMOSJumper's full-sized avatar

Block or report CMOSJumper

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
CMOSJumper/README.md
cmosjumper@github:~$ gh --help
Usage: gh [OPTION]... [ARGUMENT]...
Displays the information of an user of 'https://github.com'.

If the user is angry, it does not show anything.
If the user is hungry, it displays '🍕'.

Options:
    -u, --username=USERNAME
            The username of the user you wish to view information about.
            Can be any username in GitHub (default 'me' if omitted).

    -i, --info=SECTION
            Section of the user information to be retrieved. Sections:
            personal, dev, contact.

    --all
            Displays all user information.

    If no --info or --all parameters are specified, --all is assumed.

cmosjumper@github:~$ gh --username='CMOSJumper' --info='personal'
+---------------+-------------------------------+
|   name        |   Jahns Saez                  |
+---------------+-------------------------------+
|   ocupation   |   Desarrollador Full Stack    |
+---------------+-------------------------------+

cmosjumper@github:~$ gh --info='dev'
No username specified, using 'me' instead (current user).

+-----------+---------------------------------------------------+
|   code    |   Javascript, TypeScript, C#, Python, HTML, CSS   |
+-----------+---------------------------------------------------+

+-------------------------------------------------------+
|                      technologies                     |
+---------------+---------------------------------------+
|   frontend    |   Next.js, Angular                    |
+---------------+---------------------------------------+
|   lib         |   React, jQuery                       |
+---------------+---------------------------------------+
|   CSS         |   Bootstrap, Materialize              |
+---------------+---------------------------------------+
|   backend     |   Asp.Net Core, Django, Express       |
+---------------+---------------------------------------+
|   databases   |   MySQL, SQL Server, Oracle, SQLite   |
+---------------+---------------------------------------+

cmosjumper@github:~$ gh --username='CMOSJumper' --info='contact'
No username specified, using 'me' instead (current user).

+---------------------------+
|          contact          |
+---------------+-----------+
|   linkedin    |   empty   |
+---------------+-----------+
|   instagram   |   empty   |
+---------------+-----------+
|   website     |   empty   |
+---------------+-----------+

Popular repositories Loading

  1. CMOSJumper CMOSJumper Public

    Config files for my GitHub profile.

  2. hfsolutions-desafio-dotnet hfsolutions-desafio-dotnet Public

    Proceso de selección, como Desarrollador .NET.

    C#