Skip to content
View EmilioBlacksmith's full-sized avatar
🖥️
Tinkering with Algorithms
🖥️
Tinkering with Algorithms
Block or Report

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

Currently Working on

  • 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.
const EmilioBlacksmith = {
    fullName:"Emilio Herrera Lozano",
    onlineName: "Emilio Blacksmith",
    age: 24,
    currentFocus: "Building some Full Stack Projects",
    learningAbout: "Backend with NodeJS",
};

const Hobbies = {
    hobby1: "Play Videogames (Currently: Death Stranding)",
    hobby2: "Watch Anime (Currently: Vinland Saga)",
    hobby3: "Reading (Currently: The Power of Now by Eckhart Tolle)",
};

Currently Listening to

spotify-github-profile

Pinned

  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

  4. node_tictactoe node_tictactoe Public

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

    TypeScript

  5. SpaceshipController SpaceshipController Public

    This is a unity project that simulates a simplified version of flight physics. Based on NASA's article about dynamics of flight. It was made for a youtube tutorial for my main channel.

    C# 5 5

  6. frontend_challenge frontend_challenge Public

    Forked from finsphera/frontend_challenge

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

    TypeScript