From 83c3059ca3a2ef6b917dd3d8db48d6ec6fc6f6ae Mon Sep 17 00:00:00 2001 From: "felden.r@grenoble.archi.fr" Date: Mon, 12 Jan 2026 09:51:45 +0100 Subject: [PATCH] Professional website improvements MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Boidelo: Replaced "alcool" with "jeu de société" throughout - GeoRealmCraft: Reframed as public server infrastructure project with focus on system administration and community management - Removed incomplete "Recherche" section from CVs - Added CurseForge link to Custom Ore Gen mod - Added CLAUDE.md documentation 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- lanro.eu/CLAUDE.md | 79 +++++++++++++++++ .../cv-roman-felden.html | 12 --- cv.html => lanro.eu/cv.html | 12 --- index.html => lanro.eu/index.html | 4 +- projets.html => lanro.eu/projets.html | 84 ++++++------------- 5 files changed, 108 insertions(+), 83 deletions(-) create mode 100644 lanro.eu/CLAUDE.md rename cv-roman-felden.html => lanro.eu/cv-roman-felden.html (97%) rename cv.html => lanro.eu/cv.html (97%) rename index.html => lanro.eu/index.html (98%) rename projets.html => lanro.eu/projets.html (87%) diff --git a/lanro.eu/CLAUDE.md b/lanro.eu/CLAUDE.md new file mode 100644 index 0000000..2be154c --- /dev/null +++ b/lanro.eu/CLAUDE.md @@ -0,0 +1,79 @@ +# CLAUDE.md + +This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository. + +## Project Overview + +This is a personal portfolio website for Roman Felden, a French IT security and systems coordinator based in Grenoble. The site is a static website built with plain HTML and inline CSS - no build tools, frameworks, or external dependencies (other than Google Fonts and inline SVG icons). + +## Site Structure + +The website consists of 4 pages: + +- **index.html** - Landing page with hero section, about info, key skills, and project previews +- **cv.html** - Full resume/CV page with professional experience, education, skills, languages, and interests +- **cv-roman-felden.html** - Alternate standalone CV version with a different visual style (gradient background, no navbar) +- **projets.html** - Detailed project pages (Homelab Proxmox, Boidelo Android app, Custom Ore Gen Minecraft mod, GeoRealmCraft modpack) + +All pages are self-contained with embedded CSS in `