Pinned Repositories
artigo-solid-medium
Implementações dos exemplos demonstrados no artigo: https://bit.ly/2o97vY1
hackerrank-challenges
A project of solved Java/SQL challenges from HackerRank website
hash-generator-js
A Vue.js application with a javascript implementation of String's class hashCode method in Java
imdb-scraper
IMDB webscraper with Request-Promise, Cheerio and Nightmare.js
java-certification-oca
A project of exercises from books specialized on the OCA Exam 1Z0-808 program (Java 8) and OCA Exam 1Z0-815 (Java 11) program
java-tutorials
A public list of open-source tutorials written by me about Java and its frameworks
json-formatter-validator
Java tool for JSON validation via string or file and correction of invalid JSON-like string
o3smeasures-tool
Eclipse plug-in to evaluate software internal quality of Java projects.
travels-api
API for Travels Management - UFLA Comp Jr/20 anniversary event
travels-java-api
An API for travel management. It is built with Java, Spring Boot, and Spring Framework. A toy-project to serve as a theoretical basis for the Medium series of articles I wrote about Java+Spring.
mariazevedo88's Repositories
mariazevedo88/java-certification-oca
A project of exercises from books specialized on the OCA Exam 1Z0-808 program (Java 8) and OCA Exam 1Z0-815 (Java 11) program
mariazevedo88/mariazevedo88.github.io
My personal website designed with AngularJS and Bootstrap
mariazevedo88/spring-framework-examples
Spring Framework's examples: Spring Boot, Spring Data and Spring MVC
mariazevedo88/automation-cucumber
Some automation tests with Ruby and Cucumber
mariazevedo88/CakeUI
Framework to build Android applications easily.
mariazevedo88/datasciencecoursera
Data Science repo from the Data Science Specialization on Coursera
mariazevedo88/hash-generator
JavaEE app to generate hash code from a string
mariazevedo88/jPetshop
A toy-project used as example of use of o3smeasure plug-in
mariazevedo88/json-formatter
Linux Shell Script to format a JSON file
mariazevedo88/ProgrammingAssignment2
Repository for Programming Assignment 2 for R Programming on Coursera