A learning sandbox repository containing test files and experiments for educational purposes.
This is a monorepo (monolithic repository) that contains multiple unrelated projects in one repository. This approach allows for easy organization of various learning experiments and test projects without needing to create separate repositories for each small project or experiment.
This repository currently includes experiments and test files for:
- Ada - Ada programming language examples
- Django - Python web framework projects
- React - JavaScript UI library experiments
- Dart/Flutter - Mobile and web application development
More languages, frameworks, and platforms may be added over time as learning continues.
Each project or experiment is contained in its own directory, allowing for independent development while maintaining everything in a single repository for convenience.
Feel free to explore, but remember this is a work in progress!