My projects
These are a few of my projects.
- fullstack
Cesupa
Led development of a university website and CMS platform using Elixir, Phoenix, and Strapi. A modern replacement for a decade-old system.
- frontend
fayhen.github.io
This own website built from scratch using the Astro framework.
- backend
elixir-identicon
Small Elixir application that generates identicon PNG images from user-provided strings (e.g., usernames).
- fullstack
Phoenix Chat
A simple real-time chat application built with the Phoenix Framework
- backend
quick-lorem
A lightweight NPX package for generating Lorem Ipsum text with configurable output options.
- backend
fastapi-list-pagination
Study project exploring pagination patterns in FastAPI by implementing paginated responses over a static dataset.
- backend
NestJS Notification Service
Microservice for handling notifications, built with NestJS and TypeScript as part of backend architecture studies.
- backend
Pythondex
Early studies project recreating a simplified version of a RESTful API inspired by PokéAPI, using Python and Flask.
- frontend
Emoji Shift
Project exploring Vue 3 Composition and Reactivity APIs, built during their initial release. Also, a homage to a friend.
- frontend
Quasar Cropper
Proof-of-concept integrating Cropper.js with the Quasar Framework.
- fullstack
Laborator.io
A laboratory management platform built during my MSc, designed to support day-to-day operations in a biological oceanography lab. Initially developed as a fullstack Python application, it later evolved into a Vue/Quasar frontend with a Flask backend. The project is now deprecated and planned for a rebuild with a modern stack.