Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kamranbekirovyz/flutter-web-portfolio

🕸 Flutter WEB Portfolio: responsive layout, comment-rich codebase.
https://github.com/kamranbekirovyz/flutter-web-portfolio

dart flutter flutterweb

Last synced: about 2 months ago
JSON representation

🕸 Flutter WEB Portfolio: responsive layout, comment-rich codebase.

Awesome Lists containing this project

README

        

# Portfolio website using Flutter Web

A responsive layout; open-source, comment-rich, and clean codebase website built with Flutter web.

cover

## 🚀 Motivation

Previously, I had a web portfolio for myself hosted at kamranbekirov.com built with HTML and CSS. While learning Flutter web I thought it might be interesting and challenging to build the same website but now using Flutter web and responsiveness (mobile, tablet, desktop) in mind. On that journey, I added many animations to make the website interactive.

Demo link: kamranbekirovyz.github.io

The codebase is open-source and rich in comments. Although you can use it any way you want, beware that it (my old website that was built with HTML and CSS to be more specific) was inspired and cloned from an open-source template called Solid state. So, in case of usage, I suggest you respect its authors and do not use my personal logo as it is yours. 🤓

## 🙏 Credits

The design is inspired by a template from html5up.net called Solid state.

## 🐞 Bugs/Requests

If you encounter any problems please open an issue. If you feel the library is missing a feature, please raise a ticket on GitHub and we'll look into it. Pull requests are welcome.

## 📃 License

[MIT License](https://github.com/kamranbekirovyz/flutter-web-portfolio/blob/master/LICENSE)