🔥 Personal website built with Next.js, TypeScript, Tailwind CSS, SWR and Prisma with Vercel Postgres
This website was built from scratch using Next.js and was first initialized in April 2024. It will undergo regular updates and serve as both a valuable learning resource and a platform for me to share my knowledge.
On this website there are several features that will continue to be updated and added in the future.
- fix: back button (jun 2 `23)
- fix : linter, prettier , blog , eslint (jun 2 `23)
- feat: add clsxm lib / tailwind merge (jun 6)
- feat: add ornament/ add bg-gradient
- fix: navbar background color #12 (Jun 22 `23)
- feat: add sitemap (Jun 22 `23)
- remove vercel analytics and refactir wakatime weekly insight ( jun22 `23)
First, run the development server:
npm run dev
# or
yarn dev
This project is deployed on Vercel. Any push to the main
branch will trigger a deployment.
- Integrate projects api (may 30 `23)
- Integrate prisma client (may 31 `23)
- update prisma db (may 31
23) to init project detail (may 31
23) - feat: add favicon for different devices (may 31 `23)
- chore: add prisma migration (Jun 3 `23)
- feat: integrate blog (may 31 `23)
- feat: add pagination (Jun 1 `23)
- feat: blog detail to add loading state (Jun 1 `23)
- fix: improve ssr (Jun 1
23) to fix: remove styled emotion library (Jun 1
23) - feat: integrate comment system (Jun 2 `23)
- feat: add blog tags (Jun 2 `23) && fix : blog
- All Commits on Jun 5, `23
- fix: blog card and params #8 (jun 6 )
- fix: codeblock dynamic import #11
- feat: add blog header sticky effect #13 (jun 22 )
- feat: add blog list comment counter #22 (jun 23 `23)