Matheus Antunes Vieira's repositories
anagram-generator
Anagram Generator is a Java-based application that generate all possible anagrams of a given input string.
java-rate-limit
This is a simple Java rate limit to HTTP request.
javascript-course
Basic concepts and important functions of language
weather-app
Consuming data from weather api
consuming-github-api-react-redux
Learning consume data with react and redux
consuming-vagalume-api-reactjs
Learning consume data with react
cumprimente.me
cumprimente.me é uma aplicação desenvolvida pelo aluno Matheus Antunes Vieira como requisito parcial para conclusão da disciplina Desenvolvimento de Aplicações Corporativas - 2021.2, ministrada pelo professor José Viterbo Filho na Universidade Federal Fluminense.
dfanalyzer-transparent
DfAnalyzer Transparent, also known as dfa-tr, is a tool designed to assist with collecting prospective and retrospective provenance in Python scripts without the need for manual instrumentation.
IntroJUnit
Introduction to JUnit.
line-version
Line Version is a Git helper tool for line-level versioning. LVN acts on projects already versioned by Git by traversing their snapshots and generating versions for each line of the tracked files.
Municipios-Brasileiros
:house_with_garden: Dados relacionados aos municípios brasileiros: código IBGE, nome, capital, código UF, UF, estado, latitude, longitude, código SIAFI, DDD e Fuso Horário.
nodejs-desafio-01
Primeiro desafio da trilha Node.js do curso da Rockeseat.
nodejs-desafio-02
Segundo desafio da trilha Node.js do curso da Rockeseat.
nodejs-typescript
Conceitos de typescript com nodejs.
PaymentProcessor
PaymentProcessor is a TDD exercise developed as a partial requirement for completing the Quality and Test course - 2022.1, taught by Professor Vania de Oliveira Neves at Universidade Federal Fluminense.
prov-etl
ProvETL tool extends a BIDW with provenance support, enabling the monitoring of user activities and data transformations, along with the compilation of an execution summary for each ETL task. Accordingly, ProvETL offers an additional BIDW analytical layer that allows visualizing data flows through provenance graphs.
sispro-challenge-html-css
This project aims to create a web page that displays information about bike racks in Recife city. The page uses a form to allow the user to filter and search for specific bike racks. The page also displays a list of bike racks and their information, obtained from the city's API.
sispro-challenge-ruby
This project aims to calculate the CR of students in a university. The program reads a CSV file containing the grades of students and, according to the university's criteria, calculates the CR of all students and by courses. At the end of the process, the program displays the CR of all students and the average CR of each course.
sispro-challenge-sql
This challenge aims to create tables based on an ER model below and develop SQL queries to answer specific questions.