Skip to content
Avatar
:octocat:
What's happening?
:octocat:
What's happening?

Highlights

  • Arctic Code Vault Contributor
jesusgn90/README.md

Hi there 👋

Pinned

  1. Forked from arslanbilal/git-cheat-sheet

    :octocat: git and git flow cheat sheet

  2. Some examples and utilities for NodeMCU

    C++ 3 1

  3. 1
    // Create subnet
    2
    docker network create --subnet=172.18.0.0/16 mynet123
    3
    
                  
    4
    // Create container on subnet and attach into it
    5
    docker run --net mynet123 --ip 172.18.0.21 -it ubuntu:18.04
  4. Basic starter template to create a Telegram Bot using Node.js

    JavaScript 8 4

  5. Basic template for a Node.js based module using TypeScript

    JavaScript

  6. URL shortener Telegram bot using AWS Lambda

    JavaScript

1,874 contributions in the last year

Mar Apr May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mon Wed Fri

Contribution activity

March 2021

3 contributions in private repositories Mar 3

Seeing something unexpected? Take a look at the GitHub profile guide.