Skip to content
Avatar
🎧
🎧

Highlights

  • Arctic Code Vault Contributor
  • Pro

Pinned

  1. A landing page for a remote assistance service

    JavaScript

  2. 1
    import React, { createContext, useReducer, useContext } from "react";
    2
    
                  
    3
    const MyContext = createContext();
    4
    
                  
    5
    const INITIAL_STATE = [];
  3. Web scraping tool for Golpe.inc built with Node and Puppeteer.js

    JavaScript 1

  4. 🕹 Implementation of a 8 puzzle game using traversal algorithms.

    JavaScript

330 contributions in the last year

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

Contribution activity

October 2020

12 contributions in private repositories Oct 4

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

You can’t perform that action at this time.