Skip to content

A minimal portfolio design template with the timeline feature that highlights projects/work/devlogs.

License

Notifications You must be signed in to change notification settings

ParamBirje/timeline-portfolio

Repository files navigation

Timeline Portfolio

Built with next.js, shadcn/ui, and magic ui, forked from dillionverma/portfolio.

Features

  • ⌛ 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

Motivation

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).

Getting Started Locally

  1. Fork this repository or use it as a template.

  2. Clone the forked repository to your local machine:

    git clone https://github.com/<USERNAME>/timeline-portfolio
  3. Move to the cloned directory:

    cd timeline-portfolio
  4. Install dependencies:

    npm install
  5. Start the local Server:

    npm dev
  6. Open the Config file -> resume.tsx and make changes.

License

Licensed under the MIT license.

About

A minimal portfolio design template with the timeline feature that highlights projects/work/devlogs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages