/mitul.ca

🏄‍♂️ My personal portfolio website built with Next.js, Tailwind CSS and Radix Primitives

Primary LanguageTypeScriptMIT LicenseMIT

Twitter URL

Hi! My name is Mitul 🏄‍♂️ Welcome to the code that controls my evergrowing space on the internet.

Building out my personal website has brought me a lot of joy over the years, and it's transformed many, many times. I actually try to update it every few weeks.

If you have any questions, suggestions – feel free to tweet me 👋

Built with

Getting Started

Note: I do have an .env.example file, but it could take awhile to get those keys. You could delete all the code related to those endpoints if it makes things easier.

$ git clone https://github.com/mitul-s/$ mitul.ca.git
$ cd mitul.ca
$ npm install
$ npm run dev
# or yarn if you prefer that

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.js. The page auto-updates as you edit the file.


Deploy on Vercel

Deploy with Vercel