Hey there! I'm Heloísa Santos =)

Software developer

Helisa picture

About Me =)

Hello! I'm Helô, and since I was little, I've been completely passionate about technology. Currently, I'm studying Information Systems at FIAP, and my main goal is to become a software developer, focusing on mobile Android development. I've always been someone who loves studying and learning new things. At the age of 12, out of pure curiosity, I discovered the developer mode on my phone and was fascinated by what I could do. That's when I started to understand what programming truly is and I never stopped!

When I was a kid, I spent hours playing Club Penguin and imagined creating something as amazing as it on the computer. Today, my biggest goal is to create something that people can use every day. Outside the tech universe, I am an artist: I take ballet and contemporary dance classes, and I love painting. And of course, I am a fan of cafes – always on the lookout for a good coffee, a chocolate cake, and a quiet place to study or relax.

Check out the drive with my certificates in the button below:

Certificates

Projects

This section showcases some personal and academic projects developed during my studies. They cover topics such as programming logic, data structures, and other essential areas of software development.

GIF demonstrating the memory game
Memory Game

Memory game inspired by the series "Alchemy of Souls", developed in JavaScript. The player enters their name, and the time is recorded while attempting to match the series-themed cards. With each match, the game progresses, and the score is updated. The goal is to match all the cards in the shortest time possible.

Visit the website
GIF demonstrating the Robot Dojo Fighter game
Robot Dojo Fighter

Local multiplayer game developed in JavaScript, where two players compete to the sound of a song. The objective is to follow the rhythm and perform actions correctly. Each player must react quickly to avoid losing points. The player who reacts fastest and performs the correct actions wins the match.

Visit the website
Image demonstrating the event manager
Event Management System

An application developed in Java with Spring Boot that uses a microservices architecture to manage events in different cities. The project allows users to create and view events through a REST API, integrating back-end and front-end components, and using an in-memory database.

Access the repository
GIF navigating the Alura Plus website
Alura Plus

Website inspired by Alura+, developed during the HTML and CSS course: practicing HTML/CSS at Alura. The project simulates an online course streaming platform, recreating its interface with a focus on design and functionality. The intuitive navigation and section organization were designed to provide a smooth user experience.

Visit the website
GIF demonstrating the Mega Sena number generator
Mega Sena Number Generator

A project that generates random numbers for Mega-Sena quickly and easily. With one click, the user receives a new combination within the rules of the game, ready to test their luck!

Visit the repository
GIF demonstrating the Tetris game
Tetris

A version of the classic Tetris developed in Kotlin, with support for soundtracks via API. The game preserves the original mechanics, challenging the player to fit pieces and form lines.

Visit the repository
GIF demonstrating the Tetris game
Doctor's Management

A Java CRUD application to manage doctors and appointments, allowing the registration of doctors, logging of appointments, and querying the number of appointments per doctor. It uses the MVC pattern and a database.

Access the repository
GIF demonstrating the game's console output
Super Quiz

Super Quiz is a Python-based trivia game with 10 general knowledge questions about computing. The questions are dynamically fetched from the Open Trivia DB API, and the player receives a score at the end based on correct answers. It’s a fun way to test your computing knowledge.

Visit the repository