This repository contains the source code for my personal portfolio website.
Live site: https://philipfleischer.github.io/Portfolio/
I am a Computer Science student at the University of Oslo, focusing on systems programming, networking, and backend development. This portfolio showcases selected projects, skills, and contact information.
- HTML5
- SCSS / CSS
- JavaScript
- GitHub Pages
- index.html – main entry point
- styles/ – styling (SCSS/CSS)
- app.js – client-side logic and navigation
- assets/ – images and documents (e.g. CV)
Selected projects are presented on the live portfolio website. For the full list of repositories, see my GitHub profile:
https://github.com/philipfleischer
Deployed my portfolio on netlify: https://app.netlify.com/teams/philipfleischer/projects
The design and foundational ideas for this portfolio were influenced by the concepts shared in this video: https://www.youtube.com/watch?v=xV7S8BhIeBo
However, the final implementation, styling, content structure, and personal customizations have been fully developed by me. All project details, UI/UX decisions, and features are my own work.