Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 4 days ago
JSON representation
🕸 Flutter WEB Portfolio: responsive layout, comment-rich codebase.
- Host: GitHub
- URL: https://github.com/kamranbekirovyz/flutter-web-portfolio
- Owner: kamranbekirovyz
- License: mit
- Created: 2022-10-11T05:58:15.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-22T10:31:42.000Z (over 1 year ago)
- Last Synced: 2024-08-01T12:19:10.192Z (3 months ago)
- Topics: dart, flutter, flutterweb
- Language: Dart
- Homepage: https://kamranbekirovyz.github.io
- Size: 23.6 MB
- Stars: 76
- Watchers: 1
- Forks: 17
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.
## 🚀 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)