Commit Graph
4 Commits
Author SHA1 Message Date
Floriansylvain 449d4b01ce feat: removed urgent bannger & added current exp 2026-02-10 18:54:56 +01:00
Florian Sylvain c929c87e50 feat: hero section animations and spacing, urgent banner style 2025-10-14 19:03:27 +02:00
Florian Sylvain 61eaa4af6c refactor: simplify background styles and remove gradients for consistency 2025-10-06 21:18:04 +02:00
Florian Sylvain eb9f85ead0 feat: initialize server with essential files and configurations
- Added package.json and package-lock.json for project dependencies and metadata.
- Created server.js to handle HTTP requests, serve files, and implement security headers.
- Implemented minification functions for HTML, CSS, and JavaScript to optimize performance.
- Added style.css for styling the application with a responsive design.
- Introduced script.js for handling navigation and reveal animations.
- Removed unused profile.webp image.
2025-09-09 16:33:40 +02:00