A dynamic personal portfolio with CV, resume, and project details. https://mckopserver.ddns.net/
Go to file
Kiyan 60dcf179e5 Delete screenshots/code.png 2026-01-03 03:15:24 +02:00
.mvn/wrapper feat: Add complete portfolio website with CV, resume, and project details 2025-12-21 20:53:52 +02:00
screenshots Delete screenshots/code.png 2026-01-03 03:15:24 +02:00
src Update documentation and modify project links for clarity 2026-01-03 02:19:59 +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 Update documentation.md 2026-01-03 03:15:14 +02:00
future.md added screenshots, updated future.md 2025-12-21 21:25:23 +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.