14 Commits

Author SHA1 Message Date
abb7651e41 gravity 2026-04-24 13:11:12 +02:00
c34d069d54 rework of experience
All checks were successful
Build and Deploy Gabriel Kaszewski Portfolio / build-and-deploy-local (push) Successful in 1m8s
2026-04-24 13:09:27 +02:00
6bc9456b2d Refactor project titles by removing emojis and update job descriptions in data.ts
All checks were successful
Build and Deploy Gabriel Kaszewski Portfolio / build-and-deploy-local (push) Successful in 54s
Co-authored-by: Copilot <copilot@github.com>
2026-04-24 12:20:52 +02:00
32faa559fa fix: brighten markdown text colors for readability on FA background 2026-04-10 01:08:48 +02:00
ccde0af995 refactor: convert MarkdownContent to server component, remove context 2026-04-10 01:07:18 +02:00
f914d14f15 fix: a renderer isExternal var, remove redundant casts, add li comments 2026-04-10 01:00:43 +02:00
39cb194b5b fix: extract CodeRenderer as named component, fix external link detection 2026-04-10 00:56:14 +02:00
51820e6507 feat: add MarkdownContent component with Frutiger Aero styling 2026-04-10 00:54:03 +02:00
7db4b71984 feat: add Galeria Rumia project with description and thumbnails; update layout for commercial projects
All checks were successful
Build and Deploy Gabriel Kaszewski Portfolio / build-and-deploy-local (push) Successful in 1m32s
2026-04-10 00:20:29 +02:00
d1dab290a4 fix: update employment details from Choreograph to WPP Media and remove emojis for consistency
All checks were successful
Build and Deploy Gabriel Kaszewski Portfolio / build-and-deploy-local (push) Successful in 1m39s
2026-03-19 23:43:55 +01:00
e21671b4f0 fix: update job title from "Full-Stack Developer" to "Software Engineer" in Hero component
Some checks failed
Build and Deploy Gabriel Kaszewski Portfolio / build-and-deploy-local (push) Has been cancelled
2026-02-25 01:05:08 +01:00
a087888759 feat: add K-Suite page with interactive application organism and new app images.
All checks were successful
Build and Deploy Gabriel Kaszewski Portfolio / build-and-deploy-local (push) Successful in 1m49s
2025-12-30 04:13:26 +01:00
23defca001 feat: add CommercialProjects component and related project cards; update project data structure
All checks were successful
Build and Deploy Gabriel Kaszewski Portfolio / build-and-deploy-local (push) Successful in 1m25s
2025-11-19 15:04:22 +01:00
a99b6353be feat: add AboutSummary component with personal introduction and game preview
feat: create Chip component for displaying technology tags

feat: implement ExperienceCard component to showcase job experiences

feat: add Experience component to list multiple job experiences

feat: create Footer component with social links and copyright information

feat: implement Hero component for the landing section with social links

feat: add ImageCarousel component for displaying project images

feat: create Navbar component with scroll effect and navigation links

feat: implement ProjectItem component to display individual project details

feat: add Skills component to showcase technical skills

feat: create data module with skills, jobs, and projects information

feat: define types for Skill, Job, and Project in types module

chore: update package.json with new dependencies for Tailwind CSS and Lucide icons

chore: add CV PDF file to public directory

chore: remove unused SVG files from public directory

chore: add new images for background and hero sections

feat: implement formatDate utility function for date formatting
2025-09-08 19:12:30 +02:00