Skip to content
View antonioalanxs's full-sized avatar

Block or report antonioalanxs

Report abuse

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

Report abuse

Pinned Loading

  1. FindMyPatient FindMyPatient Public

    Application that facilitates hospital resource management, optimizes appointment allocation through binary integer linear programming algorithms — reducing waiting times — and enables real-time tra…

    JavaScript 1

  2. Twitter-Clone Twitter-Clone Public

    Entire Twitter / X Responsive Clone built using Angular, Tailwind CSS, Spring Boot, MySQL and Docker for educational purposes.

    HTML 7 4

  3. leads-microservice leads-microservice Public

    Microservice that manages leads, allowing manual creation via API and automatic synchronization from an external API, with caching, background jobs, JWT-based authentication and AI-generated summar…

    TypeScript

  4. Tesla-Landing-Clone Tesla-Landing-Clone Public

    Responsive Tesla Landing page Clone built using HTML, CSS, Tailwind CSS, JavaScript and Astro for educational purposes.

    Astro 2

  5. VisitaSevilla-Clone VisitaSevilla-Clone Public

    Responsive Visita Sevilla Clone built using only HTML, CSS and Tailwind CSS, following the WCAG 2.2 guidelines. It has been carried out for educational purposes.

    HTML

  6. minishell minishell Public

    Reduced version of a real shell. It supports the execution of external commands, input and output redirection, command piping, background execution and various internal commands such as cd, umask, …

    C