Skip to content

mrigankdoshy/personal-website

Repository files navigation

Logo

A personal portfolio website built using Flutter and hosted with Vercel

CI License Release

Screenshot 2023-04-09 at 4 49 11 PM

🚀 Building and Running

Make sure you have Flutter 2.8.1 or higher and Dart 2.15.1 or higher installed.

Install dependencies with:

flutter pub get

To serve your app from localhost in Chrome, enter the following from the top of the package:

flutter run

To create a production build:

flutter run build web --release

⚠️ Disclaimer

Feel free to fork this repository and use parts of the code for your own website. However, I encourage you to use this as a learning tool and ask that you modify the theme and widgets to make it your own, and have fun with Flutter!

The website design has been an inspiration from Brittany Chiang.

I've spent a non-trivial amount of effort building and redesigning this iteration of my website. If you decide to make use of this project, I'd appreciate being credited as the developer (by linking back to mrigankdoshy.com). I also ask that you credit Brittany Chiang for the design inspiration.

And obviously, I do not give permission to present any of my information or projects as your own.