Personal technical documentation site built with Docusaurus. It collects notes, tutorials, and project write-ups around AI, Python, computer vision, and web development.
- Docusaurus 3
- React
- Markdown / MDX
- GitHub Pages
npm install
npm run startnpm run buildThis site is configured for the custom domain:
zjzj.click
Deploy with Docusaurus:
GIT_USER=AAAzjzjzj npm run deploy- Machine learning notes
- OpenCV and image processing
- Python learning notes
- Developer tooling notes
- AI project write-ups
- Add project case studies.
- Add screenshots and demo pages.
- Add more AI agent development notes.
- Improve site navigation and search.