5 Commits

Author SHA1 Message Date
seccodesmith 59dd998a5d feat: update project image paths and enhance project details in ProjectProps.json 2025-05-27 16:37:23 +02:00
seccodesmith 8d440c1993 feat: Add JSON data files for About, Blog Posts, Contact, Projects, Skills, and Social Links
- Created AboutProps.json with core values, technical arsenal, professional journey, and testimonials.
- Added BlogPosts.json for blog post data including title, content, and metadata.
- Introduced Contact.json for contact information and FAQs.
- Created ProjectProps.json as a template for project details.
- Added SkillCardProps.json for skill categories and skills.
- Introduced SocialLink.json for social media links.
- Updated components to fetch data from newly created JSON files instead of hardcoded values.
- Adjusted TypeScript configuration to support JSON module imports.
- Enhanced Vite configuration for public directory and build targets.
2025-05-27 16:14:15 +02:00
seccodesmith 29b9dd93e2 feat: remove unused SVG files, add skill card data, and refactor Home component imports 2025-05-21 12:55:06 +02:00
seccodesmith d3f7368ba8 feat: update favicon and background images, refactor styles, and enhance skill card data 2025-05-21 12:13:48 +02:00
seccodesmith c741dc73bb First commit 2025-05-16 14:02:21 +02:00