Skip to content

My personal website made using TypeScript, Next.js 13, Tailwind CSS, MDX, and deployed on Vercel.

Notifications You must be signed in to change notification settings

sebandroidev/seb-portfolio

 
 

Repository files navigation

Deploy with Vercel

My Personal Website

My personal portfolio website designed to be simplistic and clean while including features like MDX blog posts with dark mode, gear list, an about page, and more cool stuff

Tech Stack

backend:

frontend:

Getting Started

Make sure you have Node.js v18.17.0+ installed on your machine.

  1. Install Dependencies: npm install
  2. Environment variables: Copy .env.example to a new .env.local
  3. Start Developing: npm run dev, this will automatically create the .contentlayer files and start the Next.js development server.

About

My personal website made using TypeScript, Next.js 13, Tailwind CSS, MDX, and deployed on Vercel.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 59.6%
  • MDX 26.6%
  • CSS 10.6%
  • JavaScript 3.2%