A dynamic personal portfolio with CV, resume, and project details. https://mckopserver.ddns.net/
Go to file
Kiyan 04974ad471 added screenshots directory with a temp images 2025-12-21 21:16:40 +02:00
.mvn/wrapper feat: Add complete portfolio website with CV, resume, and project details 2025-12-21 20:53:52 +02:00
screenshots added screenshots directory with a temp images 2025-12-21 21:16:40 +02:00
src feat: Add complete portfolio website with CV, resume, and project details 2025-12-21 20:53:52 +02:00
.gitattributes feat: Add complete portfolio website with CV, resume, and project details 2025-12-21 20:53:52 +02:00
.gitignore feat: Add complete portfolio website with CV, resume, and project details 2025-12-21 20:53:52 +02:00
README.md feat: Add README, documentation, future plans, and tech stack files for portfolio project 2025-12-21 21:13:56 +02:00
documentation.md feat: Add README, documentation, future plans, and tech stack files for portfolio project 2025-12-21 21:13:56 +02:00
future.md feat: Add README, documentation, future plans, and tech stack files for portfolio project 2025-12-21 21:13:56 +02:00
mvnw feat: Add complete portfolio website with CV, resume, and project details 2025-12-21 20:53:52 +02:00
mvnw.cmd feat: Add complete portfolio website with CV, resume, and project details 2025-12-21 20:53:52 +02:00
pom.xml feat: Add complete portfolio website with CV, resume, and project details 2025-12-21 20:53:52 +02:00
stack.md feat: Add README, documentation, future plans, and tech stack files for portfolio project 2025-12-21 21:13:56 +02:00

README.md

Personal Portfolio

🌟 Overview

This project is a personal portfolio website. It is designed to showcase personal projects, professional experience, and skills in a clean and modern web interface. The backend is powered by Java and Spring Boot, with a dynamic frontend that leverages Thymeleaf.

Key Features

  • Dynamic Project Showcase: Automatically fetches and displays public project repositories from a Gitea instance.
  • Detailed Project Views: Each project has a dedicated page that pulls in README.md, documentation.md, and other details directly from its repository.
  • Interactive Resume: A digital, easy-to-navigate resume page.
  • Contact Form: A fully functional contact form that sends an email upon submission.
  • Markdown Rendering: Project documentation and details written in Markdown are seamlessly converted to HTML.

Focusing on simplicity, usability, and a clean user experience.