Pinned Repositories
api-restful
studying the concepts that make an API RESTful according to Richardson's maturity levels
catalog_api
A catalog API using ASP.NET Core
crud_nodejs
CRUD complete with nodejs and sequelize ORM tool.
curso-js
Arquivos criados no meu curso de Javascript.
jpa
Studies on the JPA standard using one of its main implementations, Hibernate.
jwt-spring-security
A demonstration using Spring Security and Spring Boot, using the JWT open standard to generate tokens
Linux-projeto1-iac
Repositório para scripts Linux
linux-projeto2-iac
Script para provisionamento de servidor Apache
Listas-Python
Listas python do semestre da disciplina de programação e algoritmos
matching-game
minesweeper game without interface
kiqreis's Repositories
kiqreis/api-restful
studying the concepts that make an API RESTful according to Richardson's maturity levels
kiqreis/crud_nodejs
CRUD complete with nodejs and sequelize ORM tool.
kiqreis/curso-js
Arquivos criados no meu curso de Javascript.
kiqreis/jpa
Studies on the JPA standard using one of its main implementations, Hibernate.
kiqreis/Linux-projeto1-iac
Repositório para scripts Linux
kiqreis/linux-projeto2-iac
Script para provisionamento de servidor Apache
kiqreis/Listas-Python
Listas python do semestre da disciplina de programação e algoritmos
kiqreis/matching-game
minesweeper game without interface
kiqreis/pipeline_etl_generative_ai
An ETL pipeline powered by chatGPT's generative AI.
kiqreis/pokedex-js
Criação de uma interface para visualização de pokemons e seus atributos usando HTML, CSS e JS. Consumindo os dados da API PokeApi.
kiqreis/simpletodo-api
creating an api using java with spring boot
kiqreis/todo-list
REST API for managing tasks