Personal and Bootcamp projects
Find Dev
This app was developed as the conclusion project of a React Native bootcamp. This bootcamp was offered in partnership between Gama Academy and ACATE (Associação Catarinense de Tecnologia). Its main objective is to find developers, and they can be filtered by their tech stacks and experience. The project was developed by a four-person team.
Techs:
- Back-end
AWS Amplify, SSO AWS Cognito for user authentication, GraphQL, and MongoDB
- Front-end
Developed with React Native/Expo, TypeScript, Styled Components, and Apollo Client
- Code management
Git for version control, Github to manage the repositories, and Clean Code
- State management
Redux
- Device features
Camera
- Design
Figma
- Project management
Used Kanban methodology and Jira to manage the task board
Machine Learning Tarot
This was one of the first projects I developed. I had the objective of finding partnerships that would contribute to the cards' interpretation. However, when I tried to collaborate with some people, the things didn't flow as expected. With the advances in recent generative AI, I saw an opportunity to revive this project, adapting it to combine traditional interpretations with those provided by AI, thus creating something more unique compared to the options available on the internet.
Techs:
- Front-end
Next.js, TypeScript, and CSS Modules
- State management
Zustand
Assets Predictor
I developed this project with the intention of training and improving my knowledge of Machine Learning. I used the historic values of two assets of the Brazilian stock market and related them with the historic values of some other parameters like date, dollar exchange rate, etc, trying to predict the future value of the selected asset.
Techs:
- Back-end
Node.js and Machine Learning
- Front-end
React