LingoDrops is a community based platform being developed to help people learn new languages. It integrates with ChatGPT and ElevenLabs to create phrases and audio on the language you're learning so you can enrich your vocabulary and improve your listening skills. It's not open-source and is actively being developed.
Entrepoty, a mobile application designed to help people manage the storage of their companies.It uses the Flutter framework for the frontend and Kotlin with Spring on the backend. I personally implemented best practices, such as Clean Architecture, Design Patterns, DDD and SOLID Principles. This project was a challenge for me to learn new technologies, specifically Spring and Kotlin. It's completely open source and intended to be self- hosted.
I have deployed my personal blog on the cloud using Docker and Nginx. I personally handled all aspects of the infrastructure, including configuring the MySQL database, purchasing the domain, and setting up the SSL certificate.
Full Stack DeveloperHybrid - Full-Time
Responsible for the development of a multi-platform desktop application compatible with MacOS, Windows and Linux. It is designed for businesses to monitor and audit their computers and retrieve detailed insights about installed software, hardware and OS specifications, Common Vulnerabilities and Exposures (CVEs), user login history, and more. My technical experience basically consists of using Golang to create desktop applications, shell scripts to integrate the program with the operating system and Vue3 framework on the web frontend and Spring Boot with Java on the backend.
Full Stack Developer ApprenticeHybrid - Part-Time
Primally developed web applications using Angular and NodeJS, adhering to best practices including TDD, Unit Tests, Clean Architecture, SOLID principles, and a few Design Patterns. I also worked developing a mobile application using Flutter to manage the company's storage. For some weeks, I have also dedicated my time to learning Terraform and the AWS platform within the company, aiming to quickly create infrastructures.
IT TraineeOn-Site - Part-Time
As a member of the Service Desk team, my main responsibility was to offer technological help to employees of city hall. This included maintaining Linux servers, installing Linux systems, and mending PCs. To make the installation of governmental software on Linux computers simpler, I have created additional bash scripts. Additionally, I temporarily collaborated with the development team to build a system for the Department of Zoonosis utilizing PHP, Nginx and MySQL