Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 602 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 602 Bytes

Portfolio

This Project contains my current portfolio. This website contains Contact Information and some projects. Data from my GitHub-Bio and public repositories are fetched from the GitHub API.

How to use

The portfolio is hosted at portfolio.moritzschuessler.de.

The Project can be build using npm run build.

Technologies

  • HTML
  • CSS
  • JavaScript
  • Astro

To Do's

  • Dynamically fetch projects from GitHub (Currently projects are fetched during build time)
  • Fix sketchy solution to nest anchor-elements in Project-Cards
  • Add more animations