https://github.com/aherzinger/portfolio-website
Portfolio-Website that shows all of my projects, interests and some more stuff.
https://github.com/aherzinger/portfolio-website
firebase flutter github-pages
Last synced: about 2 months ago
JSON representation
Portfolio-Website that shows all of my projects, interests and some more stuff.
- Host: GitHub
- URL: https://github.com/aherzinger/portfolio-website
- Owner: aherzinger
- Created: 2021-12-03T09:54:38.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-08-23T11:04:47.000Z (10 months ago)
- Last Synced: 2025-10-30T10:32:52.731Z (8 months ago)
- Topics: firebase, flutter, github-pages
- Language: Dart
- Homepage:
- Size: 34.3 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# portfolio_website
This project should showcase all of my interests, projects and visions on one page.
The architecture is built so that I can add a new ProjectShowcase easily, by only adding a new ProjectShowcase Widget to the ListView
and simply provide all the necessary arguments. The website is hosted using GithubPages, which comes in handy as the builds update automatically
when pushing to this repository.
If you want to know more about me, make sure to check this page out.
url: https://aherzinger.github.io/portfolio-website/#/
## Tech-Stack
- Flutter Web
- Google Fonts
- Github-Pages