Skip to content

SawSimonLinn/simonlinn.dev

Repository files navigation

Simon Linn - Arcade-Style Portfolio

This is my personal developer portfolio built with Next.js, TypeScript, and Tailwind CSS.
The theme is inspired by retro arcade / pixel art aesthetics. It showcases my projects, work history, and experiments.

Features

  • Arcade-inspired design with pixel-art styled project covers
  • Fully responsive and mobile-friendly
  • Dynamic project pages (/projects/[slug])
  • Light/Dark/Theme switching
  • SEO-optimized and fast builds with Next.js
  • CI/CD via Vercel

Tech Stack

Project Structure

src/
  app/              # Next.js App Router pages
  components/       # UI components
  lib/              # Utilities and project data
  public/           # Static assets (covers, profile, pixel art)

Demo

Live Demo

Screenshots

Installation

Clone the repo and install dependencies:

git clone https://github.com/SawSimonLinn/simonlinn.dev.git
cd simonlinn.dev
npm install

Run locally:

npm run dev

Build for production:

npm run build

Deploy with Vercel:

vercel

License

This project is open source under the MIT License.

About

Arcade-style developer portfolio built with Next.js, TypeScript, and Tailwind CSS. Features retro pixel-art design, dynamic project pages, responsive layout, and Framer Motion animations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors