MaheshtheDev / maheshthedev.me

✨ My Portfolio

Home Page:https://maheshthedev.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.).

About

✨ My Portfolio

https://maheshthedev.me

License:Other


Languages

Language:TypeScript 89.6%Language:CSS 7.6%Language:JavaScript 2.8%