Skip to content

Latest commit

 

History

History
59 lines (40 loc) · 2.33 KB

README.md

File metadata and controls

59 lines (40 loc) · 2.33 KB

Portfolio

As you've already read, this repo contains my portfolio website. This readme will present functions and details of the website. This readme and the website itself is still in progress.

TableofContents

  1. Portfolio
  2. Table of Contents
  3. Basics
  4. Further Recources
  5. Deployment
  6. Contact

Basics

The website is made with NextJS, React and TailwindCSS. Those options were chosen to provide fast and easy customisation later on.

FurtherRecources

Those additional packages were installed :

Showcase

This section contains screenshots of the page:

Starting-Page

The landingpage contains animated text, an easily customizable archievementsbar and a navbar. Screenshot from 2024-02-19 18-52-19

About

Contains a small text about me and listigns for skills and experience, education and additional certificates. Screenshot from 2024-02-19 18-50-00

Projects

Easily customizable cards to present my past and current projects. Categories to differentiate Web-Applications and Full-Stack-Applications. Also has a link to the GitHub-Page of the project in question and a link to the actual product, once its running. As you can see, this section isnt quite finished yet. Screenshot from 2024-02-19 18-50-09

Contact

An E-Mail form. Didnt connect a mailserver yet so this part is basically useless, but i thought it would be a good exercise. Screenshot from 2024-02-19 18-50-19

Deployment

Pull the project, install the missing dependencies and execute:

npm run dev

Contact

GitHub DMs or open an issue.