Projects
A complete collection of my projects, experiments, and case studies.
MiniSH
A mini shell in C to deeply understand processes, pipes, redirections, and signals.
C POSIX Make fork execvp pipe dup2
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
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
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
Collection of weekly programming challenges solved in Java with automated tests and CI via GitHub Actions.
Java Maven JUnit GitHub Actions