|
|
|
|
|
|
|
|
|
|
About me
Say hi
Changelog
13 September, 2025
v1.3.0 (current version)
- Upgraded to Next.js 15 and React 19.
- Migrated to Tailwind CSS v4 with @theme tokens (colors, spacing, radius).
- Centralized site config (nav, social, credits) and refactored Header/Footer.
- Enabled Turbopack for faster dev experience.
- Migrated core pages and components to TypeScript (.ts/.tsx).
- Switched to ESLint flat config + Prettier; added format script.
- Centralized SEO metadata helper; added robots.txt and sitemap.
14 January, 2025
v1.2.2
- Homepage personal projects card design updated.
- Added
UXPedia
to the personal projects section.
30 May, 2024
v1.2.1
- Changelog page grid system updated.
- Main navigation :hover status updated.
- Personal projects card updated. Now, all card clickable 😎
24 May, 2024
v1.2.0
- Added Changelog page :)
- Added version number and link to the footer.
- Link bottom border position updated.
20 April, 2024
v1.1.0
- Added
About me
page.
- Logo updated to barcode version.
- Website's background color changed to sand.
- Dribbble shots removed. You can still visit my
Dribbble
profile to view some my works.
- UI copy updated to describes me better (😬).
24 January, 2024
v1.0.0
- Hello world!