An open API service indexing awesome lists of open source software.

https://github.com/mrigankdoshy/personal-website-v1

[OUTDATED] A personal portfolio website built using Flutter and hosted with Vercel
https://github.com/mrigankdoshy/personal-website-v1

flutter personal-website portfolio vercel

Last synced: 9 months ago
JSON representation

[OUTDATED] A personal portfolio website built using Flutter and hosted with Vercel

Awesome Lists containing this project

README

          


Logo


mrigankdoshy.com



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:

```bash
flutter pub get
```

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

```bash
flutter run
```

To create a production build:

```bash
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.