Commit Graph

4 Commits

Author SHA1 Message Date
LOUIS POTEVIN fa37f0358d feat: add contact, index, and work pages with responsive design and functionality
- Implemented a contact page with a form for inquiries and direct links to social profiles.
- Created an index page showcasing personal profile, capabilities, featured projects, and tech stack.
- Developed dynamic project detail pages with breadcrumb navigation and project-specific information.
- Added a projects overview page displaying all projects in a grid layout.
- Introduced global styles and typography mixins for consistent design across components.
2026-06-24 14:21:30 +02:00
LOUIS POTEVIN 15bc86b5a6 chore: initialize project with package.json and tsconfig.json
- Added package.json for project dependencies and scripts
- Included tsconfig.json for TypeScript configuration
2026-06-24 14:00:13 +02:00
unkn0wn f2a155c947 Ajouter index.html 2026-05-13 13:12:33 +00:00
unkn0wn efc8bec177 Initial commit 2026-05-13 13:08:06 +00:00