- 🔭 Computer Engineering Senior at Polytechnic School of the University of São Paulo (POLI-USP)
- 📖 Poli's Software Architecture Group member
- 💬 Here, you can find all the relevant projects I developed/contributed to throughout my career
- 💬 For more details regarding my professional experience, refer to my CV
In this section, I highlight the projects in which I had practical experience in the tools I intend to use in my career and systems that development required the application of engineering methods learned during my undergraduate. Among the smaller projects, I highlight:
- Resta Um: Algorithm for resolution of generic peg solitaire game using C.
- Web Server: Simple Web Server using Python Socket Programming
- Organize.se: Platform for tasks management. Final project of the CS50 course.
A dynamically positioned smart camera that points towards sound noise occurrences that exceed an intensity threshold. With Smart Cam, you can control the camera manually or let it react to the environment's sounds. The recording is always available online at any time.
- Digital Circuit implementation in FPGA using VHDL
- Arduino Integration with FPGA
- Web Streaming through internet using ESP32-CAM
- Usage of sensor modules and servo motors
This project offers a new experience for the classical Genius game. Using a web interface, you can control a digital circuit fully implemented in FPGA that contains the game's logic. The game has two play modes and includes sound feedback using an FPGA-controlled circuit. Check the project's source code here.
- Digital Circuit implementation in FPGA using VHDL
- MQTT messages handling with ESP32
- Hardware-Software integration
- Cloud broker provisioning using HiveMQ
Rest API for ice cream shop analytics.
- Analytical SQL query development
- Entity-Relationship diagram creation
- Endpoints construction with Spring
- MySQL database and tables creation
Fullstack project for user interaction with Spotify playlists ecosystem.
- OAuth 2.0 Authentication within Spotify API
- REST API development with Spring