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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
EmilioBlacksmith/README.md

Howdy Partner, I'm Emilio Blacksmith

total time coded since Nov 3 2022 X LinkedIn Website YouTube

Product Engineer — end-to-end expertise spanning modern frontends, high-performance backends, and cloud infrastructure. I architect and ship full-scale applications from scratch: custom recommendation algorithms, LLM agentic workflows, and edge deployments. Driven by relentless growth and system performance, with a strong product mindset and deep technical autonomy.

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

npx emilioblacksmith

Who am I?

fn main() {
    let emilio_blacksmith = Developer {
        full_name: "Emilio Herrera Lozano",
        online_name: "Emilio Blacksmith",
        current_focus: "Building a Godot videogame with my girlfriend",
        learning_about: vec!["Machine Learning", "LLMs", "Rust"],
    };

    let hobbies = Hobbies {
        hobby1: "Playing videogames (currently: ANNO 1800, FIFA 17)",
        hobby2: "Reading (currently: American Prometheus by Kai Bird and Martin J. Sherwin, Man's Search for Meaning by Viktor E. Frankl, and Animal Farm by George Orwell)",
    };
}

Currently Working On

  • Daydream — the social space for everything you watch.
  • Doing some great projects as a Frontend Engineer @ Finsphera.

My Latest Project: Daydream

Track movies and TV, share them with friends, and let the platform learn your taste — then get communities, conversations, and recommendations that actually fit you. Web first, mobile next.

  • Rust + Axum API — 18 domain modules, WebSockets, Redis, S3
  • AI "vibe" engine — 3x 1536-dim taste vectors updated via EMA
  • Personalized feed ranked by cosine similarity
  • Bilingual (EN/ES) AI editorial insights
  • Web + mobile in one Turborepo (Next.js 16 / Expo)
  • OAuth, Patreon, rate limiting, 13 Rust ETL binaries

Visit the site · My portfolio

Acknowledgment

Jesus is Lord. ☦︎

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…

    TypeScript

  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 2

  4. ReadmeYoutube ReadmeYoutube Public

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

    JavaScript

  5. newTab-Productivity newTab-Productivity Public

    A simple chrome extension, built with the focus of centering all in one place. And how much time you have left of being productive, just to feel a bit the pressure lol

    TypeScript