Through my freelance business Automagic, I build full-stack AI applications and custom automation systems tailored to each client's workflow.
My work spans a wide range of industries and technical challenges:
- 🦷 Dental Clinic: Developed an AI-powered voice agent and chatbot with a dashboard for managing appointments and user inquiries.
- 🚗 Renault Portugal: Automated a repetitive HR form-filling process with a custom script, significantly reducing manual input and saving valuable time for the team.
- 🪐 Astrologist: Built a moon-phase calendar app with real-time planetary data, customized visuals, and sign tracking.
These projects reflect my passion for automation, my adaptability across tech stacks, and my focus on delivering real, impactful solutions.
- pomodoro_app - Bulding on the skills developed through finance_app I developed a Pomodoro web application built with Python. (Flask) It includes user authentication, a work-session timer, detailed statistics, a dynamic calendar, and leaderboards to compare user performance. Powered by a SQL database, the front-end is designed with HTML, CSS and Javascript for a seamless user experience.
- push_swap - Explored and applied various sorting algorithms, implementing them to efficiently sort stacks and enhancing my problem-solving skills.
- philosophers - A C implementation of the classic Dining Philosophers problem, utilizing threads to manage concurrency and synchronization. This project deepened my understanding of multithreading, mutexes, and deadlock prevention.
- form_script - Inspired by my girlfriend's time-consuming form-filling at work, I applied the skills from CS50's Introduction to Python Programming to create a script that automates the process with just the press of Enter. This sparked my passion for automation.
- Inception - A project building on my experience with VMs from born2beroot, I’m using Docker to set up NGINX, WordPress, and MariaDB. This project sharpens my containerization and secure configuration skills.
- ft_transcendence - A full-stack web application built as the final project at 42. The platform includes a real-time multiplayer Pong game (built with WebSockets), user authentication with 2FA, profile management, and a competitive ladder system. Developed collaboratively using Docker, PostgreSQL, Django, and JavaScript frameworks, it emphasizes clean architecture, security, and real-time interactions.
- cub3d - Building on the foundational skills from so_long, We explored raycasting techniques to simulate 3D representations. This project enhanced my mathematical application in programming and honed my ability to optimize game rendering, further deepening my expertise in game development.
- minishell - A custom shell implementation in C, providing hands-on experience in system programming, process and memory management. This project enhanced my understanding of low-level system calls, signal handling, parsing command-line inputs, implementing built-in shell commands, and working with pipes (skill aquired from pipex project) for inter-process communication. It also strengthened my ability to work with file I/O and manage concurrent processes.
- ft_irc - Built on the foundation of the cpp_modules, this C++ server implementation for an Internet Relay Chat system enhanced my skills in networked applications, socket programming, and client-server communication. It is fully compatible with standard IRC clients.





