Projects with this topic
-
-
A demo application to explore Spring WebFlux, featuring reactive user management with create, get, and stream operations, plus JWT-based authentication for secure login.
Updated -
This is my complete capstone project, the "Super GT Fan Tracker App". It consists of a cloud deployed back-end and an Android mobile application front-end. The back-end is designed to be run in a Proxmox Ubuntu Server 25.04 container to regularly web scrape data from the official Super GT website, process the data, and make it available via API endpoints. The front-end is meant to be installed on an Android device and will regularly make API requests to the back-end to receive updated information about races, teams, drivers, and current standings.
Updated -
Java service responsible for processing requests to update helene data stored in helene AWS Dynamo DB.
Updated -
Proyecto de desarrollo de software del ciclo 3, realizado con Spring Boot por el equipo GADJET TEAM, Universidad de Antioquia, Misión TIC 2022, correspondiente a una app Web de gestión de empleados e ingresos-egresos para una empresa.
Updated -
-
Sample playground application that demonstrates using LangGraph Agent to generate a document - auto salon offer.
Updated -
-
BlackRock challenge V1 #FinancilaWellbeing
Updated -
-
Trabalho desenvolvido para atender às exigências dos projetos propostos nas disciplinas Projeto de Software I, Projeto de Software II e Projetos Integrados II, integrantes da grade curricular do curso de Análise e Desenvolvimento de Sistemas da UNIUBE – Campus Uberlândia.
Updated -
-
video game crud backend, springboot + angular
Updated -
AIGS is a game server that allows you to install new game modules. AIGS is implemented using Spring Boot and is designed to support student projects. Students can either implement new game modules, or they can create clients for existing games.
Updated -
UserName/Password Based Auth Service
Updated -
-
El proyecto es una API RESTful para gestionar un sistema con los diferente tipos de datos de una BD H2 la API permite realizar operaciones CRUD (Crear, Leer, Actualizar y Eliminar) y ademas en la carpeta info contiene el archivo postman.json que contien los endpoints..
Updated -
Ce projet est une application Java de microservices utilisant Spring Boot et Spring Cloud Gateway. Il comprend trois composants principaux : un service utilisateur (ms-user), un service de localisation (ms-location), et une API Gateway.
Updated -
This service will provide an endpoint to upload videos and save them as file chunks in mongodb, then through another endpoint you will get a video by id first from the mongo database, then the chunks will be sent to a kafka topic and from that topic the client will consume the chunks to show the video. Frontend that uses this service: https://gitlab.com/uy.com.personal/video_streaming_services_ui
Updated