Skip to content
View HuguitoH's full-sized avatar
♟️
> checkmate
♟️
> checkmate

Highlights

  • Pro

Block or report HuguitoH

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.

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

Hi, I'm Hugo Hernández

Typing SVG

About Me

#!/usr/bin/env python3

class MySelf:
    def __init__(self):
        self.name = "Hugo Hernández Moreno"
        self.age = 19
        self.location = "Madrid, Spain"
        self.role = "SoftwareEngineering Student"
        self.current_interest = "AI Innovation & Backend Engineering"
        self.distro = "Arch Linux"  # btw
        
    def get_stack(self):
        return {
            "languages": ["Python", "Java", "Bash", "SQL", "JavaScript"],
            "focus": ["Machine Learning", "Backend Systems", "LLMs / AI Systems", "Deep Learning"],
            "backend_stack": ["FastAPI", "Redis", "Docker", "Prometheus", "Grafana"],
            "daily_drivers": ["Terminal", "Neovim", "Git"]
        }

me = MySelf()
┌──(hugo㉿arch)-[~/skills]
└─$ ls -la

drwxr-xr-x  languages/
  -rwxr-xr-x  python        █████████████████░ 95%
  -rwxr-xr-x  java          ████████████████░░ 80%
  -rwxr-xr-x  bash          ████████████████░░ 80%
  -rwxr-xr-x  docker        ██████████████░░░░ 70%
  -rwxr-xr-x  fastAPI       ██████████████░░░░ 70%
  -rwxr-xr-x  Redis         ██████████████░░░░ 70%

┌──(hugo㉿arch)-[~]
└─$ echo "Thanks for visiting! Feel free to explore my repos 🚀"

Tech Stack

Languages Tools & Frameworks Environment
Python FastAPI Linux
Java Docker Arch
JavaScript Redis Neovim
SQL Prometheus Git
Bash Grafana
Spring Boot

Focus Areas

Backend Systems LLMs & AI Systems Machine Learning Distributed Systems


GitHub Stats


Connect with Me

LinkedIn GitHub Email


Random Dev Quote

Quote

┌──(hugo㉿arch)-[~]
└─$ cat /etc/motto
"Talk is cheap. Show me the code." - Linus Torvalds

Profile Views Badge Bye Badge


𝙻𝚊𝚜𝚝 𝚖𝚊𝚗𝚞𝚊𝚕𝚕𝚢 𝚞𝚙𝚍𝚊𝚝𝚎𝚍: 2026-03-13

Popular repositories Loading

  1. HuguitoH HuguitoH Public

    Config files for my GitHub profile.

  2. yotellevo-logistics-engine yotellevo-logistics-engine Public

    High-performance logistics backend in Java. Address validation against 1.5M records in <1ms, route optimization in <15ms using hybrid NN+2-Opt, and LIFO-based physical load management.

    Java

  3. AB-HHM-U20 AB-HHM-U20 Public

    CLI tool that fetches and processes fuel price data from Spain's Ministry REST API — TypeScript, SOLID, Jest

    TypeScript

  4. Homelab Homelab Public

    Personal homelab on Raspberry Pi 5 — infrastructure as code. Docker, Nginx, Cloudflare Tunnel, observability stack and self-hosted services. Built for learning and real backend infrastructure.

    Python

  5. PQC-Benchmarks PQC-Benchmarks Public

    Jupyter Notebook