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

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.

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