Skip to content

A personal collection of insights and practical tips on various programming topics.

Notifications You must be signed in to change notification settings

casantosmu/code-notes

Repository files navigation

Code Notes

Welcome to Code Notes, a personal collection of insights and practical tips on various programming topics.

👉 Explore the Docs: Code Notes

Run Locally

To view the documentation on your local machine:

  1. Start the development server:

    make dev
  2. Build the documentation:

    make build

Built with MkDocs

This documentation is created using MkDocs with the Material theme.

Contributing

This is a personal project, but suggestions and improvements are welcome. Feel free to submit issues or pull requests.

Happy coding! 🚀