Portfolio Website
Displaying My Passions
This website was originally an exam project in a web development course, but has been redesigned several times since. I use it as a portfolio to display personal projects and skills, as well as providing contact information for those wanting to get in touch.
Current version has been build using Astro and React.
Image 1: The very first version of my portfolio was created as part of a web development course at Syracuse University.
Image 2: In my second version, I wanted to do something more interactive; by clicking elements in the picture, information about my various hobbies and interests was revealed.
Image 3: The third version was quite simple in its design, but included a responsive implementation to fit various screen sizes.
Image 4: This is when I first explored a 'mobile-first' design approach, in which the portfolio was developed with smaller screen sizes in mind before adapting to larger resolutions.
Image 5: The fifth version was based on a freely available online Bootstrap template, which was extended to fit the content of the portfolio.
Image 6: This verison was based on JSON-data and enriched via JavaScript template literals.
Image 7: Current version of the portfolio, built with Astro, React, and Bootstrap.