diff --git a/README.md b/README.md index e69de29..a8cd242 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,9 @@ +# Auth-Playground + +> Lern- und Portfolio-Projekt. Demonstriert moderne Auth-Mechanismen, ihre typischen Vulnerabilities und das Engineering-Mindset wann man was einsetzt. + +![Svelte](https://img.shields.io/badge/Svelte_5-FF3E00?style=for-the-badge&logo=svelte&logoColor=white) +![Vite](https://img.shields.io/badge/Vite-646CFF?style=for-the-badge&logo=vite&logoColor=white) +![TypeScript](https://img.shields.io/badge/TypeScript_7-3178C6?style=for-the-badge&logo=typescript&logoColor=white) +![Tailwind CSS](https://img.shields.io/badge/Tailwind_4-06B6D4?style=for-the-badge&logo=tailwindcss&logoColor=white) +![Go](https://img.shields.io/badge/Go-00ADD8?style=for-the-badge&logo=go&logoColor=white)