/maheshthedev.me

✨ My Portfolio

Primary LanguageTypeScriptOtherNOASSERTION

Deploy with Vercel

MaheshtheDev.me

Overview

  • lib/* - Short for "library", a collection of helpful utilities or code for external services.
  • pages/api/* - API routes powering /articles
  • pages/* - All other static pages.
  • public/* - Static assets including fonts and images.
  • styles/* - A small amount of global styles. I'm mostly using vanilla Tailwind CSS.

Running Locally

$ git clone https://github.com/maheshthedev/maheshthedev.me.git
$ cd maheshthedev.me
$ npm i
$ npm run dev

Cloning / Forking

Please review the license and remove all of my personal information (resume, blog posts, images, etc.).