Live: https://trifonstanchevtech.github.io
This repository contains my personal portfolio website.
It is used to present my projects, skills, and current learning progress as a
Fachinformatiker für Anwendungsentwicklung (IHK) (in training).
The portfolio is part of my preparation for the mandatory internship phase and serves as a central place to showcase my work and technical development.
- Responsive layout with a clean, minimal design
- Light / Dark mode toggle (stored locally)
- Featured projects with search and tag-based filtering
- Modern UI focused on readability and clarity
- HTML5
- CSS3
- JavaScript (Vanilla)
index.html # Main layout (hero, projects, skills, contact) style.css # Styling, themes (light/dark), layout script.js # Interactivity (theme toggle, filtering, search) assets/ # Images and static files
You can open the project locally in two ways:
- Double-click
index.html, or - Use VS Code Live Server for automatic reload during development
- Profile image: replace
assets/img/profile.jpg - Projects: projects are currently defined directly in the HTML
(a data-drivenprojects.jsonapproach may be added later) - Contact links: update the Contact section in
index.html
My projects are presented directly on the website. Additional Java, Python, and SQL project repositories will be added and linked as they are completed and refined during my training.
This site is deployed using GitHub Pages.
Settings → Pages → Source: main / (root)
After pushing a commit, GitHub Pages automatically builds and updates the site.
The code in this repository is released under the MIT License.
Content (text and images) © Trifon Stanchev.