Skip to content
View EmilioBlacksmith's full-sized avatar
🖥️
Focused
🖥️
Focused

Block or report EmilioBlacksmith

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

🤠 Howdy Partner

total time coded since Nov 3 2022 my github followers my twitter followers my linkedin my website my personal blog my links my youtube code wars stats

Check my RESUME and links in your terminal with NPM, with the next command.

npx emilioblacksmith

Who am I?

const EmilioBlacksmith = {
    fullName:"Emilio Herrera Lozano",
    onlineName: "Emilio Blacksmith",
    age: 25,
    currentFocus: "Building some Full Stack Projects",
    learningAbout: "Backend with NodeJS",
};

const Hobbies = {
    hobby1: "Play Videogames (Currently: FC 24)",
    hobby2: "Reading (Currently: American Prometheus by Kai Bird and Martin J. Sherwin)",
};

Currently Working on

  • Doing some great projects as a Frontend Engineer @ Finsphera.

My latest project

  • The Busy Gamer Web App - Allows you to track the videogames that you want to play, and it helps you to calculate approximately how long it’s going to take you to finish all those games. Powered By HowLongToBeat API.
  • Readme Youtube - it's a javascript script that once a day it updates the README.md file showcasing the most popular youtube videos of my channel.

Pinned Loading

  1. TheBusyGamerWebApp TheBusyGamerWebApp Public

    The Busy Gamer Web App, allows you to track the videogames that you want to play, and it helps you to calculate approximately how long it’s going to take you to finish all those games. (not everyon…

    JavaScript

  2. TheBusyGamerAppAPI TheBusyGamerAppAPI Public

    NodeJS/Express App using How Long To Beat's API to make search request and get the top 25 games out of it. Made for "TheBusyGamerApp".

    JavaScript

  3. bioLink bioLink Public

    A minimalistic responsive website to showcase main social media links or project links, to share to others online. It is based in Linktree and Linkin.bio.

    CSS 2 1

  4. node_tictactoe node_tictactoe Public

    a simple Node JS + Typescript terminal app, to play tic tac toe against another human.

    TypeScript

  5. frontend_challenge frontend_challenge Public

    Forked from BernardoAguayoOrtega/frontend_challenge

    A movie landing page that shows a list of movies and their details.

    TypeScript

  6. ReadmeYoutube ReadmeYoutube Public

    Update readme file with your youtube data, for youtubers and overall influencers wanting to showcase their work in github.

    JavaScript