Commit Graph

34 Commits

Author SHA1 Message Date
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
881b34842e feat: add Pixel Palette Colorizer project with description and links
All checks were successful
Build and Deploy Gabriel Kaszewski Portfolio / build-and-deploy-local (push) Successful in 1m45s
Co-authored-by: Copilot <copilot@github.com>
2026-04-24 12:05:33 +02:00
b5007f2e31 chore: add hast package and its dependencies to package.json and package-lock.json
All checks were successful
Build and Deploy Gabriel Kaszewski Portfolio / build-and-deploy-local (push) Successful in 1m28s
2026-04-10 01:09:43 +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
695ebf707f feat: use MarkdownContent on project detail page 2026-04-10 01:02:15 +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
26b798f2d5 deps: add react-markdown 2026-04-10 00:51:36 +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
d265599280 fix: update CV document with latest information
All checks were successful
Build and Deploy Gabriel Kaszewski Portfolio / build-and-deploy-local (push) Successful in 57s
2026-03-27 00:55:02 +01: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
292a5d2587 feat: add K-Convert and K-Shrink projects with descriptions and thumbnails
All checks were successful
Build and Deploy Gabriel Kaszewski Portfolio / build-and-deploy-local (push) Successful in 1m0s
2026-03-17 22:42:42 +01:00
0bdef596b4 feat: add K-TV application with media library integration and new icon
All checks were successful
Build and Deploy Gabriel Kaszewski Portfolio / build-and-deploy-local (push) Successful in 55s
2026-03-15 20:35:37 +01:00
987b589f72 fix: update employment status for Software Engineer position at Choreograph
All checks were successful
Build and Deploy Gabriel Kaszewski Portfolio / build-and-deploy-local (push) Successful in 57s
2026-03-06 10:48:04 +01:00
333c87e3dc fix: remove emojis from text in About page for consistency
Some checks failed
Build and Deploy Gabriel Kaszewski Portfolio / build-and-deploy-local (push) Has been cancelled
2026-03-06 10:47:15 +01:00
eb10977086 fix: update job titles to "Software Engineer" and add new position for WPP Media
All checks were successful
Build and Deploy Gabriel Kaszewski Portfolio / build-and-deploy-local (push) Successful in 1m23s
2026-03-06 10:44:13 +01:00
6ed0fe41be fix: update job title from "Python Developer" to "Software Engineer" in About page
All checks were successful
Build and Deploy Gabriel Kaszewski Portfolio / build-and-deploy-local (push) Successful in 56s
2026-02-25 01:05:51 +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
9e7c900d85 fix: update job title and terminology to reflect "Software Engineer" in metadata
All checks were successful
Build and Deploy Gabriel Kaszewski Portfolio / build-and-deploy-local (push) Successful in 3m38s
2026-02-25 00:59:43 +01:00
8714949289 chore: remove unnecessary "use client" directive from K-Suite page
All checks were successful
Build and Deploy Gabriel Kaszewski Portfolio / build-and-deploy-local (push) Successful in 1m3s
2025-12-31 00:34:41 +01:00
a0463d1db9 fix: update GitHub URL for K-Tuner project in data file 2025-12-31 00:33:33 +01:00
a6353da49c fix: correct terminology in K-Suite page for clarity
All checks were successful
Build and Deploy Gabriel Kaszewski Portfolio / build-and-deploy-local (push) Successful in 1m4s
2025-12-30 04:21:47 +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
3eceae5559 chore: update Next.js dependency to version 15.5.7
All checks were successful
Build and Deploy Gabriel Kaszewski Portfolio / build-and-deploy-local (push) Successful in 1m40s
2025-12-06 21:13:47 +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
1ebc812b05 feat: update background and hero images for improved visuals
All checks were successful
Build and Deploy Gabriel Kaszewski Portfolio / build-and-deploy-local (push) Successful in 1m21s
2025-10-20 11:15:33 +02:00
465181c3ef Implement feature X to enhance user experience and optimize performance
All checks were successful
Build and Deploy Gabriel Kaszewski Portfolio / build-and-deploy-local (push) Successful in 1m25s
2025-09-27 18:37:19 +02:00
3be8bceef1 feat: add link to bachelor's thesis in AboutPage and include thesis PDF
Some checks failed
Build and Deploy Gabriel Kaszewski Portfolio / build-and-deploy-local (push) Failing after 12s
2025-09-27 18:34:40 +02:00
163f946b08 chore: update @typescript-eslint packages to version 8.43.0 and debug to 4.4.1
All checks were successful
Build and Deploy Gabriel Kaszewski Portfolio / build-and-deploy-local (push) Successful in 1m15s
2025-09-08 19:27:59 +02:00
368086f9bd feat: add Dockerfile and deployment configuration; update metadata and project descriptions
Some checks failed
Build and Deploy Gabriel Kaszewski Portfolio / build-and-deploy-local (push) Failing after 10s
2025-09-08 19:24:06 +02: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
fab7310436 Initial commit from Create Next App 2025-09-08 16:25:53 +02:00