Angular2Guy

Angular2Guy

👤 Developer

6 repositories on SrcLog

View on GitHub
6 Repos
195 Stars
83 Forks
195 Watchers

Repositories (6)

AngularAndSpring Angular2Guy/AngularAndSpring Java

This is an example application to show howto use Spring Boot 4, Angular 21, Kafka with Streams and Mongodb with the reactive features of Spring in a clean architecture and a Helm chart for the Kubernetes setup. Structurizr is used for C4 diagrams. Standalone Components are used with Angular.

110
AIDocumentLibraryChat Angular2Guy/AIDocumentLibraryChat Java

A project to show howto use SpringAI with OpenAI to chat with the documents in a library. Documents are stored in a normal/vector database. The AI is used to create embeddings from documents that are stored in the vector database. The vector database is used to query for the nearest document. That document is used by the AI to generate the answer.

32
AngularPwaMessenger Angular2Guy/AngularPwaMessenger TypeScript

This is an encrypted Angular 16 PWA messenger application that can work offline and has a reactive Spring Boot 3 backend with a MongoDB to store the messages in a clean architecture. With a Kubernetes setup. Structurizr is used for C4 diagrams.

26
AngularPortfolioMgr Angular2Guy/AngularPortfolioMgr Java

This is an project to show the use of Angular 20, Spring Boot 3, H2/Postgresql with Jpa, Liquibase, Kafka and Gradle and a Helm chart for a Kubernetes deployment. The frontend uses D3 for charts. For dynamic queries the frontend uses Drag'n Drop and the Backend Jpa Criteria api and the frontend displays the results in Table/Tree Angular components.

20
ngx-simple-charts Angular2Guy/ngx-simple-charts TypeScript

Angular 19+ library for D3 based line, bar, donut and date/timeline charts with multiple entry points. A configurable service for token handling is provided.

7
DbImporter Angular2Guy/DbImporter Java

This project shows howto import of larger Csv/Json files in a Db with a reactive stream of Spring Boot.

0