Welcome to Code Notes, a personal collection of insights and practical tips on various programming topics.
👉 Explore the Docs: Code Notes
To view the documentation on your local machine:
-
Start the development server:
make dev
-
Build the documentation:
make build
This documentation is created using MkDocs with the Material theme.
This is a personal project, but suggestions and improvements are welcome. Feel free to submit issues or pull requests.
Happy coding! 🚀