Commit Graph

19 Commits

Author SHA1 Message Date
copilot-swe-agent[bot]
7a4996c40a feat: Add testing infrastructure and documentation
- Set up Vitest for unit testing with jsdom
- Add test setup with Web Audio API and requestAnimationFrame mocks
- Create initial test suites for DOM and animations modules
- Add test scripts to package.json (test, test:ui, test:run, coverage)
- Update CI workflow to include test execution
- Create CONTRIBUTING.md with conventional commits guidelines
- Create SECURITY.md with security policy
- Update ESLint config to support test files
- All tests passing (8/8)

Co-authored-by: ZaneThePython <102631678+ZaneThePython@users.noreply.github.com>
2025-11-09 00:14:31 +00:00
copilot-swe-agent[bot]
542d80802e feat: Implement comprehensive repository improvements
- Set up ESLint and Prettier for code quality
- Split large script.js into modular architecture (DOM, animations, effects, easter-eggs, sound, interactions)
- Organize assets into proper directory structure (assets/css, assets/js/modules, assets/images)
- Add semantic HTML5 landmarks (header, main, nav, footer)
- Implement ARIA labels and keyboard navigation for accessibility
- Set up Vite build system with minification and optimization
- Add CSS custom properties for design tokens
- Create sitemap.xml and robots.txt for SEO
- Add MIT LICENSE
- Expand README with comprehensive documentation
- Set up GitHub Actions CI/CD workflow
- Optimize build output: ~59KB total (30KB image + 13KB CSS + 16KB JS gzipped)

Co-authored-by: ZaneThePython <102631678+ZaneThePython@users.noreply.github.com>
2025-11-09 00:09:48 +00:00
copilot-swe-agent[bot]
323be8d5dc Initial plan 2025-11-08 23:56:12 +00:00
Zane V
3b04758112 Add humorous FDA text to README 2025-11-03 17:55:18 -05:00
Zane V
3984181de7 Add new features to README list 2025-11-03 17:48:08 -05:00
Zane V
ee99939309 Enhance README with features and updated description
Added features list and updated website description.
2025-11-03 13:03:33 -05:00
Zane V
6d8d3258ee Merge pull request #1 from ZaneThePython/copilot/add-red-2-background-feature
Revert: Cancel red '2' matrix rain feature
2025-10-31 10:50:45 -07:00
copilot-swe-agent[bot]
28bebeb7bc Initial plan 2025-10-31 17:44:12 +00:00
Zane V
05b07f358c Change title from 'ZaneDev | Personal Website' to 'ZaneDev :P' 2025-10-28 09:02:01 -04:00
Zane V
725f3c6618 Update navigation to link to Fred: Origins
Replaced projects button with a link to Fred: Origins.
2025-10-28 08:59:30 -04:00
Zane V
709b08f6f5 Update script.js 2025-09-26 07:19:49 -04:00
Zane V
be52c80b54 Update script.js 2025-09-26 07:16:17 -04:00
Zane V
8a29fa717e Update styles.css 2025-09-25 10:09:54 -04:00
Zane V
b583928d70 Update index.html 2025-09-25 10:09:08 -04:00
Zane V
75b9c9907e Update index.html 2025-09-25 07:19:13 -04:00
Zane V
9cf95b2d7c Update index.html 2025-09-25 07:18:03 -04:00
Zane V
8c2b3119f0 Add files via upload 2025-09-24 15:46:35 -04:00
Zane V
72453d0eab Add files via upload 2025-09-23 21:18:33 -04:00
Zane V
e825dec3ed Initial commit 2025-09-23 21:18:18 -04:00