Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
46 changes: 46 additions & 0 deletions .changeset/release-1780375502.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
---
"portfolio": patch
---

- chore(deps): remove unused dependencies and clean up boilerplate form component
- feat(seo): optimize dynamic sitemap routes and allow explicit robots indexing
- ui(footer): elevate and polish site footer layout and typography
- style(projects): format imports according to project conventions
- ui(projects): replace collapsible with link redirecting to projects page on home
- feat(projects): add github repository links to list and case study pages
- refactor(llm): optimize routing and format split for llms endpoints
- chore: formatting and metadata improvements across blog and gallery pages
- docs(projects): add mdx case studies for newly integrated projects
- ui(projects): restore collapsible list with sorted chronological categories and simple framed cover
- ui(mdx): integrate iphone device mockup component and mdx showcase utility
- ui(gallery): create dynamic gallery route with animated masonry grid
- fix(routing): set dynamicParams to true for dynamic documents loading
- docs(blog): add 10 advanced tailwind and shadcn ui libraries post
- ui(social): configure whatsapp link with E.164 phone number and predefined message
- add works and projects images and assets
- style(style): format github-contributions.ts
- style(components): format avatar-lights.tsx
- style(app): format profile-header.tsx
- style(app): format profile-cover.tsx
- style(app): format index.tsx
- fix(profile): nest flip sentences children correctly to resolve eslint error
- ui(experiences): add local company logo image files
- ui(experiences): link local image logos for unity link and devia technologies
- ui(experiences): add work experiences for unity link and devia technologies
- fix(github): improve contribution graph colors and data fetching robustness
- ui(social): add reddit and bluesky with local svg icons
- ui(profile): integrate flip sentences into header metadata box
- ui(profile): remove bio description and use premium square contact button
- ui(cover): remove central logo and integrate minimal cyber-premium status badges
- refactor(profile): simplify Overview component to render occupations exclusively
- ui(profile): redesign ProfileHeader into premium X-style profile layout
- ui(avatar): support square shape variants with rounded corners
- style(style): format vendure-headless-commerce.mdx
- style(style): format shoperzz-open-source-commerce-engine.mdx
- style(style): format magicui-inspiration.mdx
- docs(blog): remove legacy template blog posts
- docs(blog): add magicui inspiration blog post
- docs(blog): add vendure headless commerce blog post
- docs(blog): add shoperzz open source commerce engine blog post
- ui(blog): render cover image using FramedImage under description
- feat(release): generate cumulative stable release notes since last stable tag
9 changes: 0 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,15 +41,8 @@
"@bprogress/next": "^3.2.12",
"@c15t/nextjs": "^1.8.3",
"@date-fns/tz": "^1.4.1",
"@hookform/resolvers": "^4.1.0",
"@hugeicons/core-free-icons": "^4.1.1",
"@hugeicons/react": "^1.1.6",
"@ncdai/react-wheel-picker": "^1.2.0",
"@next/third-parties": "16.2.6",
"@number-flow/react": "^0.6.0",
"@openpanel/web": "^1.2.0",
"@phosphor-icons/react": "^2.1.10",
"@remixicon/react": "^4.9.0",
"@rexa-developer/tiks": "^0.1.9",
"@tabler/icons-react": "^3.42.0",
"@visx/curve": "4.0.1-alpha.0",
Expand All @@ -63,7 +56,6 @@
"cmdk": "^1.1.1",
"d3-array": "^3.2.4",
"date-fns": "^4.1.0",
"dialkit": "^1.1.0",
"fumadocs-core": "^16.8.1",
"fumadocs-typescript": "^5.2.6",
"geist": "^1.7.0",
Expand All @@ -82,7 +74,6 @@
"react": "19.2.6",
"react-dom": "19.2.6",
"react-fast-marquee": "^1.6.5",
"react-hook-form": "^7.54.2",
"react-hotkeys-hook": "^5.3.2",
"react-markdown": "^10.1.0",
"react-medium-image-zoom": "^5.4.0",
Expand Down
146 changes: 0 additions & 146 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading