Skip to content
View TomasFdez5's full-sized avatar
👨‍💻
Focusing
👨‍💻
Focusing

Block or report TomasFdez5

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

Hey there! I'm Tomás 👋

Typing SVG

   

👨‍💻 About Me

const tomás = {
  location: "Córdoba, Spain 🇪🇸",
  company: "GrayHats",
  roles: ["Software Developer", "ML Engineer"],
  building: "full-stack products where frontend craft meets AI",
  stack: [
    "React / Next.js / TypeScript",
    "Node.js / Express",
    "ESLint / Prettier / SonarQube",
  ],
  currently: "shipping AI-driven features and obsessing over DX",
  aiSetup: "VSCode + Claude Code + GitHub Copilot — all three, every day 🤖",
  offline: "gym sessions hit as hard as production incidents 💪",
};

🛠 Tech Stack

Frontend

HTML5 CSS3 JavaScript TypeScript React Next.js Astro Tailwind CSS Zustand TanStack Query

Testing

Jest Vitest Testing Library Playwright

Backend

Node.js Express PostgreSQL Drizzle ORM

AI / ML

Python TensorFlow PyTorch LangChain

Tools & Infrastructure

AWS Figma Payload CMS SonarQube Sentry ESLint Prettier

Daily Setup

VSCode Claude Code GitHub Copilot

🚀 Featured Projects

🚀 Project 📝 Description 🛠 Stack
RAG Explorer Full-stack RAG system with LangChain.js — Clean Architecture backend and Atomic Design React frontend. Supports OpenAI, Anthropic and local embeddings TypeScript LangChain.js React 19 Node.js
Clean Architecture with TS Orders API showcasing Clean Architecture layers (domain, application, infrastructure) with ports & adapters, Result type and domain events TypeScript Node.js Fastify PostgreSQL

Pinned Loading

  1. clean-architecture-with-ts clean-architecture-with-ts Public

    Proyecto de ejemplo con fines educativos. Implementa una API de pedidos (orders) siguiendo los principios de Clean Architecture para ilustrar cómo organizar el código de una aplicación backend real.

    TypeScript 1

  2. rag-explorer rag-explorer Public

    Proyecto educativo y exploratorio para entender cómo se construye un sistema RAG (Retrieval-Augmented Generation) real con LangChain.js, estructurado con Clean Architecture en el backend y Atomic D…

    TypeScript

  3. COVIDNET COVIDNET Public

    Final degree project on the detection of COVID-19 in chest X-rays.

    Python

  4. Polymer Polymer Public

    Forked from JoseManuelAlcaldeLlergo/Polymer

    JavaScript