denshooter c4bc27273e
Some checks failed
CI/CD Pipeline / test (push) Successful in 10m59s
Security Scan / security (push) Failing after 5m27s
CI/CD Pipeline / security (push) Successful in 5m57s
CI/CD Pipeline / build (push) Failing after 3m3s
CI/CD Pipeline / deploy (push) Has been skipped
Implement security scanning workflows and scripts
- Update CI/CD workflow to use specific Trivy version and change output format for vulnerability results.
- Add fallback npm audit step in case Trivy scan fails.
- Create a new security scan workflow that runs on push and pull request events, including scheduled scans.
- Introduce a security scan script to perform npm audit, Trivy scans, and check for potential secrets in the codebase.
- Ensure results are uploaded as artifacts for review and maintain retention policies for scan results.
2025-09-11 10:44:03 +02:00
2025-09-10 10:59:14 +02:00
2025-09-05 21:35:54 +00:00
2025-01-05 13:09:13 +01:00
2025-09-05 19:47:53 +00:00
2025-09-05 19:47:53 +00:00
2025-09-06 00:13:34 +00:00
2025-09-08 08:36:16 +02:00
2025-09-08 08:36:16 +02:00
2025-09-05 21:54:36 +00:00
2025-09-09 19:50:52 +02:00
2025-09-08 08:36:16 +02:00
2025-09-05 23:31:53 +00:00
2025-01-05 17:52:41 +01:00
2025-01-30 12:37:43 +01:00

Dennis Konkol Portfolio - Modern Dark Theme

Ein modernes, responsives Portfolio mit dunklem Design, coolen Animationen und einem integrierten Admin-Dashboard.

Features

  • Dunkles Theme mit Glassmorphism-Effekten
  • Responsive Design für alle Geräte
  • Smooth Animationen mit Framer Motion
  • Admin Dashboard für Content-Management
  • E-Mail-System mit schönen Templates
  • Analytics Dashboard mit Performance-Metriken
  • Redis Caching für optimale Performance

🛠️ Technologien

  • Frontend: Next.js 15, TypeScript, Tailwind CSS, Framer Motion
  • Backend: PostgreSQL, Redis, Prisma ORM
  • Deployment: Docker, Nginx
  • Analytics: Umami Analytics

🚀 Quick Start

# Dependencies installieren
npm install

# Development Environment starten
npm run dev

📁 Verfügbare Scripts

npm run dev          # Vollständiges Dev-Environment (Docker + Next.js)
npm run dev:simple   # Nur Next.js (ohne Docker)
npm run build        # Production Build
npm run start        # Production Server

🌐 URLs

📖 Dokumentation

Description
No description provided
Readme 22 MiB
Languages
TypeScript 79.3%
Shell 15.9%
CSS 2.9%
JavaScript 1.1%
PowerShell 0.4%
Other 0.4%