seccodesmith
d9bdf12328
Merge pull request 'final-touches' ( #10 ) from final-touches into main
...
Reviewed-on: #10
2025-05-27 14:38:29 +00:00
seccodesmith
d00712c287
Merge branch 'main' into final-touches
2025-05-27 14:38:24 +00:00
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
b855cc9127
feat: refactor data structures and interfaces for better organization
2025-05-27 14:10:27 +02:00
seccodesmith
fe463c4fcb
Merge pull request 'fix-contact' ( #9 ) from fix-contact into main
...
Reviewed-on: #9
2025-05-27 11:53:44 +00:00
seccodesmith
29218b0e38
feat: add Accordion styling and integrate into Contact page
2025-05-27 13:52:14 +02:00
seccodesmith
cd684dbaf7
feat: implement styling for Contact page and form components
2025-05-27 13:41:26 +02:00
seccodesmith
6b9522153f
feat: update Contact page to use dynamic email and social links
2025-05-27 12:30:22 +02:00
seccodesmith
805bd07eb4
feat: add contact data and styling for the Contact page
2025-05-26 23:45:39 +02:00
seccodesmith
e08c2d4013
Fix list in project modal
2025-05-26 22:42:05 +02:00
seccodesmith
56e8c2c252
Merge pull request 'Fix-projects' ( #8 ) from Fix-projects into main
...
Reviewed-on: #8
2025-05-26 20:40:50 +00:00
seccodesmith
b1816ec604
feat: update ProjectModal and projectsData for enhanced project details and technology display
2025-05-26 22:34:44 +02:00
seccodesmith
e8a3611dfb
feat: refactor BlogCard, ProjectCard, and ProjectModal components to use new type definitions and improve structure
2025-05-26 18:09:09 +02:00
seccodesmith
8e2030b0ab
feat: enhance ProjectModal and Projects components by removing unused onClose prop and improving modal styling
2025-05-26 00:06:30 +02:00
seccodesmith
c539be3c87
feat: update BlogCard and Project components with improved styling and structure
2025-05-24 22:31:34 +02:00
seccodesmith
bce2276dfa
feat: refactor ProjectCard and Projects components for improved category handling and styling
2025-05-24 19:31:43 +02:00
seccodesmith
7b2566d985
feat: enhance ProjectCard and Projects components with new styles and improved structure
...
style: update opacity in Home styles for better visibility
refactor: remove unnecessary comments in Projects component for cleaner code
2025-05-23 22:19:04 +02:00
seccodesmith
e526fac14a
Merge pull request 'Fixing-about' ( #7 ) from Fixing-about into main
...
Reviewed-on: #7
2025-05-23 18:18:48 +00:00
seccodesmith
5bf0ffbad2
feat: update About page with new professional journey entry and testimonials section enhancements
2025-05-23 20:18:08 +02:00
seccodesmith
9ae26fbd9f
style: enhance About page styles with responsive design and improved section titles
2025-05-23 19:29:51 +02:00
seccodesmith
6d32ddbfd0
refactor: standardize class naming conventions in About module styles to camelCase
2025-05-23 18:51:46 +02:00
seccodesmith
6ea40432f7
feat: add About section with core values, technical skills, and testimonials
2025-05-23 18:36:37 +02:00
seccodesmith
35c0a17f8a
Merge pull request 'Fixing-blog' ( #6 ) from Fixing-blog into main
...
Reviewed-on: #6
2025-05-23 10:01:37 +00:00
seccodesmith
9b2c295dd8
Merge branch 'main' into Fixing-blog
2025-05-23 10:01:31 +00:00
seccodesmith
45ebea5dab
feat: add pagination functionality to Blog component and add function to automatic hide / show next previoce button
2025-05-23 12:00:51 +02:00
seccodesmith
7cab6ddea5
feat: implement dynamic Table of Contents in BlogPost component
2025-05-23 11:23:13 +02:00
seccodesmith
574e87bf99
feat: enhance BlogPost component with Table of Contents functionality and content formatting improvements
2025-05-23 10:42:36 +02:00
seccodesmith
4cc133fffa
feat: enhance BlogPost component with dedent function, update styles, and improve content formatting
2025-05-23 09:49:37 +02:00
seccodesmith
142772a08a
feat: add BlogPost styles using CSS modules, refactor BlogPost component for improved styling and structure
2025-05-22 23:01:16 +02:00
seccodesmith
3da8c4bddf
Merge pull request 'feat: enhance responsive styles for title, subtitle, and buttons in Home component' ( #5 ) from Fixing-home-modal into main
...
Reviewed-on: #5
2025-05-22 13:55:18 +00:00
seccodesmith
7d5a678008
feat: enhance responsive styles for title, subtitle, and buttons in Home component
2025-05-22 15:54:04 +02:00
seccodesmith
b6894fac9b
feat: refactor PageHeader component to use CSS modules and remove unused styles from Blog module
2025-05-22 15:44:26 +02:00
seccodesmith
77ba446d4d
feat: add Blog and BlogCard styles, refactor components to use CSS modules, and remove unused CSS files
2025-05-22 15:05:24 +02:00
seccodesmith
762fc64806
Merge pull request 'Fixing-main' ( #4 ) from Fixing-main into main
...
Reviewed-on: #4
2025-05-21 21:50:35 +00:00
seccodesmith
3b86302a6e
feat: implement dynamic social links in Footer and add random code line data for Home component
2025-05-21 23:49:34 +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
7e91215af1
Merge pull request 'Trying-scss' ( #3 ) from Trying-scss into main
...
Reviewed-on: #3
2025-05-20 19:07:28 +00:00
seccodesmith
03a9f61a2a
feat: refactor Home and SkillCard components, add skillCard data for dynamic rendering
2025-05-20 20:51:24 +02:00
seccodesmith
fdb79c70ad
feat: update Font Awesome and DevIcon versions, refactor styles in Home and SkillCard components
2025-05-20 20:01:33 +02:00
seccodesmith
fb84bf87de
feat: refactor styles and update imports for Home and Blog components
2025-05-20 14:43:49 +02:00
seccodesmith
848318a23e
feat: update dependencies and add new styles
...
- Added node and sass to dependencies in package.json
- Added @types/node to devDependencies
- Removed unused CSS files and replaced them with SCSS files
- Updated import paths in App.tsx and Blog.tsx to use new aliasing
- Configured TypeScript paths for easier imports
- Updated Vite config to include path aliases
- Created new SCSS files for About, Blog, Error, and Main styles
- Added a variables file for color and effect variables
- Updated index.scss for global styles and responsive adjustments
2025-05-18 14:29:54 +02:00
seccodesmith
bb3f67a83f
Remove unused CSS module import from BlogCard component
2025-05-17 22:26:29 +02:00
seccodesmith
f612ee1520
Merge branch 'main' of https://git.seccodesmith.pl/seccodesmith/seccodesmith-frontend
2025-05-17 22:20:59 +02:00
seccodesmith
35b34ab5aa
Some change
2025-05-17 22:17:31 +02:00
seccodesmith
2e8777b5c3
Merge pull request 'Add CSS module import to BlogCard component and restructure Home page skills section' ( #2 ) from master into main
...
Reviewed-on: #2
2025-05-16 13:04:08 +00:00
seccodesmith
1656b07225
Add CSS module import to BlogCard component and restructure Home page skills section
2025-05-16 14:57:32 +02:00
seccodesmith
bdc073f5d7
Merge pull request 'First commit' ( #1 ) from master into main
...
Reviewed-on: #1
2025-05-16 12:04:02 +00:00
seccodesmith
c741dc73bb
First commit
2025-05-16 14:02:21 +02:00