diff --git a/AGENTS.md b/AGENTS.md new file mode 100644 index 0000000..d7f94fc --- /dev/null +++ b/AGENTS.md @@ -0,0 +1,5 @@ +# Agent Instructions + +- This repository contains a Next.js portfolio site. +- Suggestions for improvements or future work should reference `TODO.md`. +- Use the bullet list in `TODO.md` to guide any recommended enhancements. diff --git a/TODO.md b/TODO.md new file mode 100644 index 0000000..34fcd2b --- /dev/null +++ b/TODO.md @@ -0,0 +1,11 @@ +# Future Feature Ideas + +* Add playwright tests for GitHub actions +* Custom font sizes +* Custom portfolio items +* Better explanation and examples of available configuration options +* Add Programming Language icons to show +* Easier to understand and customize codebase +* Comment codebase +* Update dependencies +* Better styling