# scheumann.ai scheumann.ai is the personal website of Cedric Scheumann, a Germany-based software developer focused on software development, AI-assisted automation, API integrations, and small browser tools that remove repetitive work. ## Core Pages - [Home](https://scheumann.ai/) - Overview of Cedric Scheumann, current focus areas, featured tools, latest articles, and contact entry points. - [About](https://scheumann.ai/about.php) - Background, project context, technology focus, and working approach. - [Tools](https://scheumann.ai/tools.php) - Public directory of browser-based tools such as GUID generation, Markdown workflows, image optimization, and resizing. - [Deep Dives](https://scheumann.ai/deepdives.php) - Article index for markdown-driven posts rendered through the website. - [Contact](https://scheumann.ai/contact.php) - Direct contact options and project inquiry form. ## Tool Pages - [GUID Generator](https://scheumann.ai/guid-generator.php) - Generate UUIDv4 values in the browser. - [HTML ↔ Markdown Converter](https://scheumann.ai/html-markdown-tool.php) - Convert content between HTML and Markdown. - [Markdown Viewer & PDF Export](https://scheumann.ai/markdown-viewer.php) - Render Markdown live and export via the browser print flow. - [Image Compressor](https://scheumann.ai/png-compressor.php) - Compress PNG, JPG, and GIF files. - [Image Resizer](https://scheumann.ai/image-resizer.php) - Resize PNG, JPG, and GIF files through a secure workflow. - [C# String Escaper](https://scheumann.ai/csharp-string-tool.php) - Escape and unescape strings for C# and .NET workflows. ## Content Feeds - [RSS Feed](https://scheumann.ai/feed.php) - Feed for Deep Dives articles. ## Notes For Agents And Crawlers - Raw markdown under `/content/` is source material for the rendered article pages and is disallowed in `robots.txt` to avoid duplicate indexing. - API endpoints under `/api/` and the mail endpoint are not meant to be indexed.