ISTEC Calendar Converter

- Python script developed to convert monthly class schedules from ISTEC into standardized .ICS calendar files.
- Allows professors to directly import their schedules into digital calendars (Google, Outlook, etc.).
- Built with a simple and intuitive graphical interface using Tkinter, designed to be user-friendly for non-technical users.
- Uses pandas for data parsing, cleaning, and date-time formatting from Excel/CSV inputs.
- Significantly reduces manual effort in managing academic schedules.
- Technologies used: Python, pandas, Tkinter.

Leavely

- Web app for managing company leave and vacation requests.
- Supports company creation, departments, and employees, with directors able to invite collaborators using a unique code.
- Authentication system fully functional (registration, login, session handling).
- Integrated with Stripe for subscription payments made by the company director.
- Deployed on a Raspberry Pi server and publicly accessible at leavely.itdle.pt (subdomain of itdle.pt).
- Interface built with Laravel Blade templates and TailwindCSS.
- Technologies used: Laravel, PHP, Stripe API, TailwindCSS, Blade, MySQL, Raspberry Pi (Linux server).

StockApp

- Web application developed for managing a company’s inventory, supporting multiple inventories per business.
- Interactive dashboard with product, category, and supplier management.
- Full authentication system (registration, login, session management).
- Multi-company structure with isolated data per account.
- Built with Laravel, Blade templates, and TailwindCSS.
- Technologies used: Laravel, PHP, TailwindCSS, Blade, MySQL.

ITdle - Daily Tech Guessing Game

- Developed a guessing game inspired by LOLdle, focused on technology.
- Currently features daily challenges focused on programming languages, with plans to expand to other modes.
- Built using Laravel and self-hosted with a custom domain: itdle.pt

Wealth Watch

- Developed a responsive front-end dashboard for tracking investments.
- Designed and implemented interactive charts and portfolio tables with detailed metrics.
- Created modal-based forms for managing investment entries.
- Technologies used: HTML, CSS, Bootstrap, JavaScript, Chart.js, localStorage.

Portfolio Website

- Developed a personal portfolio website to showcase my skills and experience.
- Built using HTML, CSS and later updated to Bootstrap

Homelab Project

- Set up a homelab environment to experiment with different technologies and configurations.
- Utilized virtualization software.
- Explored networking, server administration, and automation.
- Documented the process.
- Technologies used: Linux, VirtualBox, Docker and Docker, NGINX, BIND9, Game Server, Servarr.

WinForms App

- Developed a application to manage sales, stock, and staff.
- Implemented stock updates, and sales tracking.
- Integrated data visualization with charts for key metrics.
- Built using C# and SQL.

Movie Oscars

- Developed a movie database application to track and rate movies.
- Implemented features for adding, updating, and deleting movie entries.
- Integrated search functionality to find movies by title.
- Built using Python and IMBD API to get movie information.

Weather App

- Developed a weather app that displays the current weather and forecast for a given location.
- Built using Python and OpenWeatherMap API.