Built with next.js, shadcn/ui, and magic ui, forked from dillionverma/portfolio.
-
⌛ Setup only takes a few minutes by editing the single config file
-
💪 Built using Next.js 14, React, Typescript, Shadcn/UI, TailwindCSS, Framer Motion, Magic UI, Aceternity UI
-
✨ Includes Hashnode blog integration (with newsletter subscription!)
-
📱 Responsive for different devices
-
🚀 Optimized for Next.js
I had been developing my third portfolio design (yes, the prev 2 were over-designed) named exactly timeline-portfolio
(still on branch main) who's core idea was to showcase my dev journey (projects, learnings, experiences, tech, etc.) and was centered around the Hashnode blog. Designing is fun; developing it from scratch is tedious and time-taking as everytime I start developing my portfolio I put it as last priority (with other apps on top).
I'm glad I found MagicUI and it's free portfolio template, it was made with the same design tastes I have (as of now) - classy and minimal. No brainer for me, snagged it right away and integrated my prev design's Hashnode logic into it. Finally the personal site is ready (that too in 2 days).
-
Fork this repository or use it as a template.
-
Clone the forked repository to your local machine:
git clone https://github.com/<USERNAME>/timeline-portfolio
-
Move to the cloned directory:
cd timeline-portfolio
-
Install dependencies:
npm install
-
Start the local Server:
npm dev
-
Open the Config file -> resume.tsx and make changes.
Licensed under the MIT license.