Skip to content
View TheJarX's full-sized avatar

Organizations

@codeableorg
Block or Report

Block or report TheJarX

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

Hi 👋 My name is Gerard Altamirano

Software developer

My journey started when I was trying to look cool doing stuff with the computer. Now I try to look cool doing JS stuff.

I've worked with

Ruby JavaScript PHP Python TypeScript HTML5 React NextJs Vue CSS3 Bootstrap JQuery NodeJS Express GraphQL NestJS MongoDB MySQL PostgreSQL Firebase Heroku Flask Laravel

Socials

Badges

My GitHub Stats

TheJarX's GitHub stats

GitHub Commits Graph

Top Languages

Pinned

  1. my_kubectl my_kubectl Public

    Script for lazy people (me) so they can work with kubectl without remembering too much

    Shell

  2. videas videas Public

    Your blog, using your Vim editor (yeah that weird you and I are).

    Rust 1

  3. game game Public

    Forked from rrivas-utec/game_generator

    A poor "pong" version

    C++ 1

  4. Sending files from React to an Apoll... Sending files from React to an Apollo api
    1
    import { useMutation } from '@apollo/client';
    2
    import SOME_MUTATION from 'path/to/your/mutation.graphql';
    3
    
                  
    4
    export default function SomeForm() {
    5
      const [mutate] = useMutation(SOME_MUTATION);
  5. aec_scrapper aec_scrapper Public

    Script that finds and collects links to resources from aprendoencasa.pe and then downloads it

    JavaScript

  6. ableco/baseline-icons ableco/baseline-icons Public

    Baseline Icon Collection

    TypeScript 3