Web Developer
Crafting digital experiences with code and creativity
I'm a Computer Science student passionate about Web development. I lead a development team at SESC, I also create tech content to help others learn and grow in software development. Outside of tech, I am a Scout Leader.
Here are some of my recent projects that showcase my skills and passion for creating amazing digital experiences.
Console application use OOP concepts , it manages client records in a banking system. It allows users to view, add, update, and delete client information, as well as perform transactions like deposits, withdrawals, and balance checks. The system includes user login functionality with different access levels .
blog application built with React for the frontend and JSON Server as a mock backend. Users can view, create, edit, and delete blog posts. Data is stored and retrieved from a local JSON file acting as a REST API through JSON Server.
console application that simulates an ATM (Automated Teller Machine) with basic banking functionality, including client transactions such as deposits, withdrawals, balance inquiries, and account management.
A simple math quiz game implemented in C++. The game allows users to answer randomly generated math questions based on selected difficulty levels and operations, providing an interactive and fun way to test and improve math skills.
Implementation of the classic Rock, Paper, Scissors game where the player competes against the computer. The game features multiple rounds, choice selection, and tracking of game statistics such as wins, losses, and draws.
Library of resources designed to support students in their learning journey. The application provides access to various educational materials and tools to enhance study experiences.