Commit Graph

21 Commits

Author SHA1 Message Date
a08a11d249 Changed style and image 2026-01-01 11:42:27 +01:00
fad24f2a61 fixed error 2025-12-20 16:20:40 +01:00
b72ad8c78f Try particles 2025-12-20 15:54:22 +01:00
8f888851e8 optimized ui a little bit and added impressum 2025-12-20 15:36:47 +01:00
436a7a151d Update en.json 2025-12-14 17:27:10 +01:00
2a315fe7ca Changed vocab and build trigger 2025-12-14 17:23:09 +01:00
0f1ff27ea1 Added introduction and images for some projects 2025-12-14 17:08:53 +01:00
17585bfaca Added project accordion next will be more content 2025-12-13 13:57:49 +01:00
840b8e59a4 Updated package.json 2025-12-13 13:02:57 +01:00
c665acf7e1 Made UI more interesting 2025-12-13 12:51:01 +01:00
4213d298cd Updated hero text 2025-12-06 10:19:47 +01:00
d7e07ec275 Added mobile support
If the app is now smaller than x pixels the nav links will be collapsed to a nav menu
2025-12-06 09:59:31 +01:00
0cc445de87 Add hobbies page and update projects WIP UI
Introduced a new HobbiesComponent with routing and navigation updates. Removed unused ProjectDetailsComponent. Enhanced the projects page with a new 'work in progress' UI and improved .gitattributes for better file handling.
2025-12-02 18:48:34 +01:00
839b7c9ba5 Finalized the About page for now 2025-11-29 15:13:47 +01:00
664aed47a6 Update Angular and dependencies, add sponsor logos
Upgraded Angular packages and related dependencies to version 20.3.14 and updated several @inquirer and other dependencies. Added new sponsor logos to the assets folder and updated the About page to display them, including changes to constants, HTML, SCSS, TypeScript, and i18n files. Minor style and content adjustments were made to the About page.
2025-11-29 11:56:30 +01:00
5969e66872 Started with about page and my cv 2025-11-09 12:21:34 +01:00
06220716a8 Update de.json 2025-11-07 10:28:41 +01:00
82c12b3b0d Changed font link 2025-11-07 09:57:14 +01:00
6c7bad3e7f Added flags for language change 2025-11-07 09:31:41 +01:00
46e5cd1e01 Implemented following stuff
- Basic Material Design
- Default Component to see anything
- theme switching between light and dark
- language change between german and english
2025-11-06 12:11:13 +01:00
11ac99e567 Initialize Angular project with config and setup files
Added initial Angular project structure including configuration files (.dockerignore, .editorconfig, .gitignore, angular.json, tsconfig), VS Code workspace settings, and application source files. This sets up the base for development, build, and testing workflows.
2025-11-04 10:11:15 +01:00