Skip to content
View Esqueleto27's full-sized avatar

Block or report Esqueleto27

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
Esqueleto27/README.md
╔═══════════════════════════════════════╗
║   Pablo Matheo Flores Loor            ║
║   Full Stack Developer                ║
╚═══════════════════════════════════════╝

Building things that work — end to end.

From pixel-perfect UIs to robust APIs and battle-tested databases.

LinkedIn Email


About me

I'm a Full Stack Developer who cares deeply about clean architecture, meaningful code, and products that actually solve problems.
I work across the entire stack — I'm as comfortable designing a component library as I am modeling a relational schema or containerizing a deployment.

Currently focused on React + Next.js on the frontend and Django / Supabase on the backend.
Always shipping. Always learning.


🛠 Tech Stack

Frontend

HTML CSS Tailwind CSS JavaScript TypeScript React Next.js Vite

Backend

Python Django Supabase JWT

Database

PostgreSQL

Infrastructure & DevOps

Docker Git GitHub Linux


📊 GitHub Stats


🚀 What I'm building

I approach every project as if it will be maintained by someone else tomorrow.
That means readable code, documented decisions, and architecture that scales.

Frontend  ──▶  UX that feels fast and intentional
Backend   ──▶  APIs that are clear and consistent
Database  ──▶  Schemas that reflect the domain
Infra     ──▶  Containers that deploy anywhere

Open to interesting problems. Let's build something.

Popular repositories Loading

  1. Final-Project-User-Stories-Wireframes Final-Project-User-Stories-Wireframes Public

    Pet identification platform with QR profiles, secure auth, cloud image uploads, and public pet recovery pages.

    JavaScript 2 1

  2. exercise-collaborative-html-website exercise-collaborative-html-website Public

    Forked from breatheco-de/exercise-collaborative-html-website

    For teachers: Practice GIT with your students doing a landing page.

    HTML 1 1

  3. mywnthub mywnthub Public

    Aplicacion web sobre work and travel

    TypeScript

  4. exercise-instagram-feed-bootstrap exercise-instagram-feed-bootstrap Public

    Practice your bootstrap skills by building a simplified version of Instagram. This is a perfect project if you are looking to practice bootstrap for the first time.

    HTML

  5. Code-an-Excuse-Generator-in-JavaScript Code-an-Excuse-Generator-in-JavaScript Public template

    Forked from 4GeeksAcademy/vanillajs-hello

    Template to start a Vanilla.js web application using modern web stack: Vite, Bootstrap, HTML/CSS.

    HTML

  6. exercise-random-card exercise-random-card Public

    A dynamic playing card generator built with HTML, CSS, and Vanilla JavaScript that creates a random card on every page load using DOM manipulation and dynamic styling.

    CSS