Pinned Repositories
adote-me
Adote-me is an application developed as a partial requirement for completing the course Topics in Sofware Engineering II - 2021.2, taught by professor Leonardo Cruz da Costa at Universidade Federal Fluminense.
basic-api-nodejs
basic-chat
cartesi-grantsvote
java-rate-limit
This is a simple Java rate limit to HTTP request.
memory-game
Simple game developed with Javascript/jquery
simple-calculator
Simple calculator developed to exploit JavaScript features
timeline
Simple timeline made with pure HTML and CSS
typewriter-effect
weather-app
Consuming data from weather api
mathunes's Repositories
mathunes/adote-me
Adote-me is an application developed as a partial requirement for completing the course Topics in Sofware Engineering II - 2021.2, taught by professor Leonardo Cruz da Costa at Universidade Federal Fluminense.
mathunes/cartesi-grantsvote
mathunes/java-rate-limit
This is a simple Java rate limit to HTTP request.
mathunes/javascript-course
Basic concepts and important functions of language
mathunes/weather-app
Consuming data from weather api
mathunes/consuming-github-api-react-redux
Learning consume data with react and redux
mathunes/consuming-pixabay-api
mathunes/consuming-vagalume-api-reactjs
Learning consume data with react
mathunes/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.
mathunes/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.
mathunes/EducaMais
Educa Mais is an application developed as a partial requirement for the completion of the Corporate Application Development course - 2021.2, taught by Professor José Viterbo Filho at Universidade Federal Fluminense.
mathunes/finapi
Projeto da trilha Node.js do curso da Rockeseat.
mathunes/gofinances
mathunes/IntroJUnit
Introduction to JUnit.
mathunes/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.
mathunes/mapreduce-spark-ngram-count
Contador de ngram desenvolvido como requisito parcial para conclusão da disciplina Banco de Dados Não Convencionais - 2021.1, ministrada pelo professor Daniel de Oliveira na Universidade Federal Fluminense.
mathunes/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.
mathunes/nodejs-crud
mathunes/nodejs-desafio-01
Primeiro desafio da trilha Node.js do curso da Rockeseat.
mathunes/nodejs-desafio-02
Segundo desafio da trilha Node.js do curso da Rockeseat.
mathunes/nodejs-typescript
Conceitos de typescript com nodejs.
mathunes/obrigatorias-engenharia-de-software
mathunes/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.
mathunes/portfolio
mathunes/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.
mathunes/prov-etl-instrument-talend-job
mathunes/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.
mathunes/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.
mathunes/sispro-challenge-sql
This challenge aims to create tables based on an ER model below and develop SQL queries to answer specific questions.
mathunes/todo-reactjs