Skip to main content
Elliot Luque_
  • About
  • Approach
  • Experience
  • Projects
  • Setup
  • Notes
  • Contact
EN
es en
  • Home
  • About
  • Approach
  • Experience
  • Projects
  • Setup
  • Notes
  • Contact

Projects

A complete collection of my projects, experiments, and case studies.

MiniSH Jan 2026

MiniSH

A mini shell in C to deeply understand processes, pipes, redirections, and signals.

C POSIX Make fork execvp pipe dup2
Movie Searcher Jun 2025

Movie Searcher

Movie search app with a reactive backend, hexagonal architecture, and modern Angular frontend.

Java Spring Boot WebFlux Angular TailwindCSS Docker JWT Caffeine
Agylo Jun 2023

Agylo

Task and project management app with kanban boards, built with T3 Stack as a final degree project.

Next.js TypeScript tRPC React TailwindCSS NextAuth.js Prisma PlanetScale
Image Uploader Sep 2022

Image Uploader

Full-stack app for uploading and sharing images, with a Spring Boot backend, Angular frontend, and AWS S3 storage.

Java Spring Boot Angular TypeScript AWS S3
Java Challenges 2022 Aug 2022

Java Challenges 2022

Collection of weekly programming challenges solved in Java with automated tests and CI via GitHub Actions.

Java Maven JUnit GitHub Actions