Skip to content

My Portfolio, to showcase my work as a Frontend Engineer.

License

Notifications You must be signed in to change notification settings

NathanBrodin/Portfolio

Repository files navigation

My Portfolio, to showcase my work as a Frontend Engineer.

→ Check out the live site: brodin.dev

Overview

Stack

Inspiration

My Portfolio is inspired by:

  • Chanhdai, for the components and general layout.
  • Zed, for the fonts and general style.

Features

  • Light/Dark themes
  • SEO optimized (JSON-LD schema, sitemap, robots)
  • Analytics with PostHog
  • Markdown Content
  • Perfect Lighthouse Score

Prerequisites

Ensure you have the following installed:

Setup

1. Clone the repository

git clone https://github.com/NathanBrodin/Portfolio.git
cd Portfolio

2. Install dependencies

pnpm i

3. Configure Environment Variables

Create a .env.local file based on .env.example:

cp .env.example .env.local

Then, update the necessary environment variables inside .env.local.

4. Run the development server

pnpm dev

The application should now be available at http://localhost:3000

Star History

Star History

About

My Portfolio, to showcase my work as a Frontend Engineer.

Resources

License

Stars

Watchers

Forks

Contributors