Commit Graph
180 Commits
Author SHA1 Message Date
Poyraz Avsever 2fbf1f532d content: update building-minimal-design-systems.md, deneme.md, blog-detail.ts (2026-03-11 07:00) 2026-03-11 10:00:20 +03:00
poyrazavsever 6e29f0fbf9 feat: improve search command results rendering with conditional display 2026-03-11 00:09:28 +03:00
poyrazavsever 4ac6c518c6 Translate various components to Turkish, including blog content, contact forms, newsletter, and navigation links. Update labels, placeholders, and error messages for better localization. Adjust layout and styling for improved user experience. 2026-03-11 00:04:31 +03:00
poyrazavsever 8d3a51f401 feat: remove resume.pdf from public directory 2026-03-10 23:02:27 +03:00
poyrazavsever 20b126976c feat: update references and HomeHero component text to Turkish 2026-03-10 22:54:08 +03:00
poyrazavsever 80ac668335 feat: enhance search command functionality and update command palette groups with new data sources 2026-03-10 22:50:02 +03:00
poyrazavsever 8c529e42ce feat: remove YouTube title from HomeVideosSection component 2026-03-10 22:37:25 +03:00
poyrazavsever ad432cfa5e feat: update layout and enhance SiteNavbar with top icon links 2026-03-10 22:37:03 +03:00
poyrazavsever 4036aeacc1 feat: add NewsletterPage and NewsletterContent components for newsletter subscription 2026-03-10 22:35:41 +03:00
poyrazavsever c253bad8bf Add new podcast episodes and update content structure
- Created new podcast episode files for "Freelance Client Stories", "Productivity Without Burnout", "Conversations with Builders", "Stable Frontend Systems", "Writing Cleaner Service Layers", and "Foundations Over Tools" with relevant metadata and episode notes.
- Introduced a new TypeScript type definition for PodcastKind and PodcastEpisode to enhance type safety.
- Implemented a content reading function to fetch and sort podcast episodes by date.
- Updated package.json to include new dependencies: gray-matter for markdown parsing and pdfjs-dist for PDF handling.
- Added PDF files for Atomic Design and personal resume to the public directory.
2026-03-10 22:21:40 +03:00
poyrazavsever 3bf8b362e4 feat: add Content and Newsletter links to navigation 2026-03-10 21:49:10 +03:00
poyrazavsever 17ec09f8ab feat: add HomeVideosSection component with YouTube video integration 2026-03-10 21:43:46 +03:00
poyrazavsever 9142962fce feat: add ContactPage and ContactContent components for user inquiries 2026-03-10 21:39:26 +03:00
poyrazavsever 0ccecf6b41 feat: add ProjectsPage and ProjectsContent components with project data integration 2026-03-10 21:36:42 +03:00
poyrazavsever 5d83541761 feat: enhance blog detail page with engagement features including likes and comments 2026-03-10 21:11:13 +03:00
poyrazavsever d262b391c9 feat: add references and volunteer community sections with detailed content 2026-03-10 20:53:31 +03:00
poyrazavsever d732f9b1c3 fix: fixed hydr error in site navbar 2026-03-10 15:11:31 +03:00
Poyraz Avsever 4c0be0374c chore: clean up empty code change sections in the changes log 2026-03-10 11:55:05 +03:00
Poyraz Avsever e2b9f24d50 feat: add BlogPage and BlogContent components with blog data integration 2026-03-10 11:40:17 +03:00
Poyraz Avsever 529ad01e51 fix: remove unnecessary padding from education and experience sections 2026-03-10 11:18:33 +03:00
Poyraz Avsever 61eae3e2db feat: update education details for OSTIM Technical University and high school 2026-03-10 11:18:17 +03:00
Poyraz Avsever 0b6a885014 feat: add AboutPage and AboutContent component; integrate AnnouncementBar in layout 2026-03-10 11:16:31 +03:00
Poyraz Avsever f84d345612 feat: update layout and components for improved styling and functionality 2026-03-10 10:51:22 +03:00
Poyraz Avsever bef1cbc901 feat: add ReferencesSection component and integrate AnnouncementBar with news updates 2026-03-10 10:39:15 +03:00
Poyraz Avsever 449f22bf0e feat: implement HomeHero component with image carousel and news cards 2026-03-10 10:29:50 +03:00
Poyraz Avsever 98f8f7f175 feat: add loading and page skeleton components 2026-03-10 10:29:37 +03:00
Poyraz Avsever 29a0a8a893 Add logo image to the public directory 2026-03-10 09:36:47 +03:00
Poyraz Avsever 437080eb35 feat: update portfolio metadata and remove unused dependencies 2026-03-10 08:59:03 +03:00
Poyraz Avsever ffc6c65db1 feat: integrate poyraz-ui and reactive-switcher for theme management
- Added poyraz-ui preset CSS import to globals.css for styling.
- Created theme-switcher.md documentation for reactive-switcher usage.
- Added usage-guide.md for comprehensive Poyraz UI instructions.
- Updated package.json to include reactive-switcher as a dependency.
- Modified pnpm-lock.yaml to reflect the addition of reactive-switcher.
- Established themes.ts to export Poyraz UI themes for use in the application.
2026-03-09 10:25:39 +03:00
Poyraz Avsever 24241aa1af Initial commit from Create Next App 2026-03-09 10:21:53 +03:00