You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A starter template for building secure and scalable backend services using Spring Boot, JWT, and MySQL. You can use this project as a starting point for your own backend services. It has a Python testing suite for writing and running tests.
Smart contract that creates a lottery where anyone can enter. Only the owner of the contract can start/end the lottery. Python scripts to deploy, start, enter, fund & end the contract. Python tests to test the contract.
Primeiro projeto no módulo de Ciência da Computação na Trybe. No projeto Algorithms foi aplicado lógica na capacidade de resolução de problemas, interpretação, resolução e otimização de códigos, de acordo com a complexidade de cada item, além de testes.