Maicon's Repositories Archive
Popular repositories Loading
-
dvd-store-website
dvd-store-website Public archiveVery simple website with two databases. One database for storing everything the website needs, the other for storing encrypted customer personal data. Encrypted keys are stored on Azure Secret Vault.
-
equiv-classes
equiv-classes Public archiveSample API for mapping equivalent classes in an academic setting
Java 1
-
java-assignments
java-assignments Public archiveSoftware Engineering command line assignments with focus on design patterns.
Java
-
api-agropecuaria
api-agropecuaria Public archiveVery simple API for managing cattles and swine herds using Quarkus GraphQL. Made as an assignment for the Software Engeneering class.
Java
-
places-classifier-api
places-classifier-api Public archiveSample API which places get reviews and are ranked from best to worst.
Java
-
stock-price-analysis
stock-price-analysis Public archiveThe setup for a stock price analysis [unfinished].
Jupyter Notebook
Repositories
- recipes-api Public archive
Simple Python website for food recipe sharing. A practical Software Engineering Laboratory class assignment.
maiconandsilva-archive/recipes-api’s past year of commit activity - vaccine-control-api Public archive
Sample API using expressjs in nodejs with sequelize to map the database. (Change first user to type admin)
maiconandsilva-archive/vaccine-control-api’s past year of commit activity - github-api-proxy Public archive
Simple API that relays traffic to Github API. A proxy, basically. This repository is an answer to a test (see README).
maiconandsilva-archive/github-api-proxy’s past year of commit activity - software-testing Public archive
Java Junit example. Software testing assignments. TDD: Boundary value analysis and equivalence partitioning. Partittion limit Testing and Web application Testing with Selenium WebDriver.
maiconandsilva-archive/software-testing’s past year of commit activity - number-click-counter-web Public archive
A UI for a simple counter through API. See number-click-counter-api.
maiconandsilva-archive/number-click-counter-web’s past year of commit activity - number-click-counter-api Public archive
A counter API for placeholder numbers. See UI repository number-click-counter-web. (Copy conf/.env.sample to root .env)
maiconandsilva-archive/number-click-counter-api’s past year of commit activity