aymaneMx.com icon indicating copy to clipboard operation
aymaneMx.com copied to clipboard

🎨 my personal website, built with Nuxt.js & TailwindCSS and Vue-Notion.

aymaneMx.com

Netlify Status

Features

  • :smiling_face_with_three_hearts: minimal and clean portfolio
  • :last_quarter_moon: the dark/light mode (Auto detect the system color-mode)
  • :iphone: responsive (tablet & mobile friendly)
  • :gear: render articles from notion
  • :star: fetches your GitHub pinned projects with most stars
  • :dizzy: Eslint & Prettier configured
  • :chart_with_upwards_trend: Google Analytics integration

Build Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ export NODE_OPTIONS=--openssl-legacy-provider (sometimes)
$ npm run dev

Credits