Commit Graph
58 Commits
Author SHA1 Message Date
Poyraz Avsever 0a43eeb4a2 feat(ui): add cursor-following fire neko 2026-03-11 11:59:58 +03:00
Poyraz Avsever f979d9c0f2 Add new PDF documents covering various software development topics
- Introduced "MikroFrontend.pdf" explaining the micro-frontend architecture and its benefits.
- Added "Nitro.pdf" detailing the Nitro server engine for modern web projects.
- Created "Readme.pdf" emphasizing the importance of a well-structured README file.
- Included "Refactoring.pdf" discussing the significance of code refactoring and its best practices.
- Added "Restful.pdf" outlining the principles of RESTful APIs and common pitfalls.
- Introduced "Rollback.pdf" explaining the rollback process in software deployment.
- Created "SQLvsNosql.pdf" comparing SQL and NoSQL databases.
- Added "SmartDumb.pdf" discussing the separation of responsibilities in software design.
- Included "Stackoverflow.pdf" highlighting the relevance of Stack Overflow in the age of AI.
- Created "StateManagment.pdf" covering various state management solutions in frontend development.
- Added "Stitch Ai.pdf" introducing Stitch AI for rapid UI design.
- Included "Strapi.pdf" explaining Strapi as a headless CMS.
- Created "Tauri.pdf" detailing Tauri as a framework for building desktop applications.
- Added "UICompositionPatterns.pdf" discussing UI composition patterns and their importance.
- Included "Versiyonlama.pdf" explaining versioning in software development.
- Created "i18n.pdf" detailing internationalization (i18n) architecture and best practices.
2026-03-11 11:33:08 +03:00
poyrazavsever 8d3a51f401 feat: remove resume.pdf from public directory 2026-03-10 23:02:27 +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
Poyraz Avsever 0b6a885014 feat: add AboutPage and AboutContent component; integrate AnnouncementBar in layout 2026-03-10 11:16:31 +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 29a0a8a893 Add logo image to the public directory 2026-03-10 09:36:47 +03:00