# 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.*