developtheweb/CLAUDE.md
developtheweb@protonmail.com fd881fe2e4 Fix README formatting and add snake animation workflow
- Convert all HTML anchor tags with images to markdown syntax
- Add GitHub Action workflow for snake animation
- Update snake animation to use proper light/dark mode
- Fix broken badge display issues
2025-07-23 14:53:27 -04:00

26 lines
No EOL
1 KiB
Markdown

# CLAUDE.md
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
## Repository Overview
This is a GitHub profile repository containing only a README.md file that displays on the @developtheweb GitHub profile page. There is no source code, build configuration, or tests in this repository.
## Repository Structure
```
/home/aurelius/git/developtheweb/
└── README.md
```
## Working with this Repository
Since this is a profile repository with only a README.md file:
- Any changes should maintain the professional formatting and structure of the profile README
- The README uses GitHub-flavored markdown with centered content, badges, and images
- External image assets are referenced from `https://github.com/developtheweb/stevenmilanese-com/blob/main/public/`
## Note
This is not a development project - it's a GitHub profile repository used for personal branding and showcasing work. There are no build commands, tests, or development workflows associated with this repository.