Dennis Konkol 604c5077d9 🚀 Migrate to ESLint CLI & Fix All Issues
 ESLint CLI Migration:
- Migrated from deprecated 'next lint' to modern 'eslint .'
- Updated package.json script: 'lint': 'eslint .'
- Updated eslint.config.mjs with Next.js ignores
- No more deprecation warnings

 Fixed ESLint Errors:
- Added displayName to React components in jest.setup.ts
- Replaced 'any' types with proper TypeScript types
- Fixed require() import in next.config.ts → ES6 import
- Fixed Difficulty enum values (Beginner → BEGINNER, etc.)

 Build Status:
- ESLint: 0 errors, 0 warnings 
- TypeScript: All type errors resolved 
- Build: Successful compilation 
- 22 routes generated successfully 

🎯 Ready for Next.js 16:
- No deprecated dependencies
- Modern ESLint configuration
- Future-proof codebase
2025-09-05 23:05:52 +00:00
2025-09-05 22:23:23 +00:00
2025-09-05 22:48:33 +00:00
2025-09-05 23:05:52 +00:00
2025-09-05 21:35:54 +00:00
2025-09-05 23:05:52 +00: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-05 19:47:53 +00:00
2025-09-05 21:35:54 +00:00
2025-09-05 21:35:54 +00:00
2025-09-05 21:35:54 +00:00
2025-09-05 21:54:36 +00:00
2025-09-05 21:35:54 +00:00
2025-09-05 19:47:53 +00:00
2025-09-05 22:23:23 +00:00
2025-09-05 23:05:52 +00:00
2025-09-02 23:46:36 +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 Markdown-Editor.

Features

  • Dunkles Theme mit Glassmorphism-Effekten
  • Responsive Design für alle Geräte
  • Smooth Animationen mit Framer Motion
  • Markdown-Editor für Projekte
  • Admin Dashboard für Content-Management

Technologien

  • Next.js 15 mit App Router
  • TypeScript für Type Safety
  • Tailwind CSS für Styling
  • Framer Motion für Animationen
  • React Markdown für Content

Installation

npm install npm run dev

Verwendung

  • / - Homepage
  • /projects - Alle Projekte
  • /admin - Admin Dashboard mit Markdown-Editor
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%