Skip to content
View jhordyess's full-sized avatar
πŸ“–
πŸ“–

Block or report jhordyess

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

πŸ€› Hi, It's Jhordy Gavinchu

Software Engineer focused on Web2 Development

EN | ES | PT

  • πŸ“š Currently delving into Fastify, AWS, Blockchain and AI

  • πŸ’¬ Let's talk about TypeScript, React, Node.js, Next.js, and Vibe coding

  • πŸš€ Check out my main projects at jhordyess.com/portfolio

  • πŸ“ Occasionally articles on blog.jhordyess.com

  • πŸ“¬ Where to spam me: dev@jhordyess.com

Links πŸ”—

Jhordyess LinkedIn Jhordyess Twitter Jhordyess Website Jhordyess HackerRank Jhordyess Stack Overflow

Focus Stack πŸ’‘

TypeScript React Node.js Express Next.js PostgreSQL MongoDB Linux VS Code

Jhordyess Langs

Jhordyess Stats


Jhordyess Beats

Profile views: πŸ€·β€β™‚οΈ

Pinned Loading

  1. bolivian-cacho-game bolivian-cacho-game Public

    🚧 React project for practicing the Bolivian dice game Cacho (aka Cacho Alalay, Poker of Dice)

    TypeScript

  2. mern-graphql-project mern-graphql-project Public archive

    MERN Project using GraphQL and Prisma

    TypeScript

  3. data-unit-converter data-unit-converter Public

    Data unit converter using binary and traditional prefixes

    TypeScript 1

  4. Instalation zsh, Oh My Zsh, Powerlev... Instalation zsh, Oh My Zsh, Powerlevel10k theme; and git, zsh-syntax-highlighting, zsh-autosuggestions plugins.
    1
    #!/bin/bash
    2
    
                  
    3
    #? Install ZSH
    4
    sudo apt install zsh
    5
    #? Fetch the install script and run it
  5. Git configuration and generating an ... Git configuration and generating an SSH key on Ubuntu-like systems.
    1
    iex ((Invoke-WebRequest -Uri "").Content)