Pinned Repositories
back-end
backend as rest api of the BDTechCenter project for final paper of DS course
alura-food-ms
project developed to practice microservices architecture with spring
aspnet-movie-api
simple application in ASP.Net Core to practice REST API with CSharp
configs
configs that i need in my dev setup
docker-examples
some compose files examples to run my most used apps with docker
fastbank-backend
RESTFUL API of a multiplatform digital bank using DRF
genAI-article-research
Generative AI projetc using LangChain for similarity search. Input 3 articles urls and ask something about the topic
spring-bank
RESTFUL API of a multiplatform digital bank using Spring Boot (Fastbank)
spring-oauth2-server-basic
basic authorization server using springboot and oauth2
spring-security-keycloak
baisc spring application using spring-security with keycloak as auth-server
LuisHBeck's Repositories
LuisHBeck/fastbank-backend
RESTFUL API of a multiplatform digital bank using DRF
LuisHBeck/spring-oauth2-server-basic
basic authorization server using springboot and oauth2
LuisHBeck/configs
configs that i need in my dev setup
LuisHBeck/spring-security-keycloak
baisc spring application using spring-security with keycloak as auth-server
LuisHBeck/genAI-article-research
Generative AI projetc using LangChain for similarity search. Input 3 articles urls and ask something about the topic
LuisHBeck/aspnet-movie-api
simple application in ASP.Net Core to practice REST API with CSharp
LuisHBeck/docker-examples
some compose files examples to run my most used apps with docker
LuisHBeck/genAI-sql-search
Generative AI project using LangChain for database search, using natural language AI converts and performs the SQL query
LuisHBeck/LuisHBeck
LuisHBeck/spring-azure-blob
upload image files to azure blob storage with spring boot
LuisHBeck/spring-bank
RESTFUL API of a multiplatform digital bank using Spring Boot (Fastbank)
LuisHBeck/spring-config-server
config server for ms architecture in SpringBoot projects
LuisHBeck/aspnet-keycloak
simple application in ASP.Net Core to practice auth with Keycloak
LuisHBeck/tensorflow-data-augmentation
learnig synthetic dataset generation (data augmentation) with tensorflow lib for computer vision
LuisHBeck/api-best-practices
project developed to apply best practices to an api using a legacy spring-boot project as a basis
LuisHBeck/aspnet-user-api
simple application in ASP.Net Core to practice user auth with Identity
LuisHBeck/ets-dev-track
repo for all projects developed on the ets dev track (AspNet, SpringBoot and Angular)
LuisHBeck/german-store
monorepo for online shopping fullstack mobile application
LuisHBeck/alura-food-ms
project developed to practice microservices architecture with spring
LuisHBeck/med-voll
voll med REST API with java spring-boot
LuisHBeck/delivery-java
LuisHBeck/Django_REST__
Django REST API study project
LuisHBeck/FMS_5.0
Extraclass project developed to manage a SENAI production line
LuisHBeck/java-design-patterns
implementation of the main design patterns in Java
LuisHBeck/Java__
Some Java OOP study files and exercises
LuisHBeck/jpa-persistence
Java JPA data persistence
LuisHBeck/netflix-clone
Full Stack Netflix clone study project using React + TypeScript + NextJs
LuisHBeck/social-media
LuisHBeck/spring-cache
basic SpringBoot application to practice cached storage
LuisHBeck/spring-security-jwt
basic spring application for practice authentication and authorization using jwt