initial commit

This commit is contained in:
2026-04-27 20:41:26 +02:00
commit 311a2502d7
92 changed files with 5115 additions and 0 deletions
Executable
+17
View File
@@ -0,0 +1,17 @@
# Portfolio Website 2 (Node.js)
This is my second — but first fully completed — portfolio project, finished on April 14, 2025.
Its a multilingual Node.js website featuring five main pages and several legal pages. The site includes automatic language redirection based on the user's system language.
All content is rendered dynamically via a single interface.html using JavaScript.
**Features include**:
- Filter systems for skills, links, and projects
- Responsive mobile navigation with a custom footer bar
- Various hover effects and interactive UI elements and more
*Usage Notice*:
This project is intended as a template for creating your own projects. The content must be fundamentally changed. If you use this project as a basis, please credit me by name (Andreas R.) and link to my [GitHub account](https://github.com/LNMedia) or [website](https://areimann.de).
*Notice*:
This project is archived and will not receive further updates or maintenance. It is provided as-is for reference or template purposes only.