- 🔭 Working on some nice stuff
- 💬 Ask me about JavaScript & TypeScript
- 🌱 Learning Ruby and React Native
- 👷 I’m looking to collaborate on open source projects
- ⚡ Fun facts: I'm an Open Water Diver 🤿 and BJJ practitioner 🥋
🎯
Focusing
Software Engineer
- Barcelona
-
11:29
(UTC +01:00) - https://bismarkhenao.com/
Pinned Loading
-
advent-of-code-2022
advent-of-code-2022 PublicThe advent of code puzzles written in ES6 - https://adventofcode.com/
JavaScript
-
-
-
create-react-app-moth
create-react-app-moth PublicNode CLI for fast react, redux, thunks, react-router boilerplate
JavaScript
-
String.indexOf implementation
String.indexOf implementation 1const test = require('tape');
23String.prototype.indexOf = function (searchValue, fromIndex = 0) {
4const str = this.slice(0);
5let arr = [];
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.