commit: 8f2b1c
Merge pull request #42
>_ ./deploy.sh --prod
Build successful (12s)
{ status: 200 }
</>
127.0.0.1:5432
{
}
Dominik.

Fullstack case study

SiliconAtlas

Academic CPU catalog system with Angular SPA, Spring Boot APIs, and real-time events.

JavaSpring BootAngularTypeScriptPostgreSQLRedisKafkaDocker

Problem

The project needed structured CPU data management with secure access, caching, and live updates.

Implementation Highlights

  • Implemented JWT access/refresh authentication and role-protected routes.
  • Added Kafka event streaming with STOMP/SockJS notifications in the UI.
  • Integrated Redis caching for hot CPU and benchmark data queries.