Welcome to My Learning Lab β a personal space where I explore tutorials, courses, and experiments from different learning platforms.
Each course lives in its own folder, isolated with its own environment (using Docker or DevContainers), so nothing gets mixed up.
| Platform | Description | Repository Folder | 
|---|---|---|
| CΓ³digoFacilito | Hands-on coding bootcamps and practical web courses. | /codigofacilito | 
my-learning-lab/
βββ codigofacilito/
β   βββ curso-profesional-de-react/
β   β   βββ .devcontainer.json
β   β   βββ notes.md
βββ devtalles/
β   βββ react/
β   βββ react-router/
β   βββ nest/
β   βββ nest-graphql/
β   βββ nestjs-reports/
β   βββ nestjs-testing/
β   βββ nestjs-microservicios/
βββ README.md
Each folder includes:
- A notes.mdfile for personal notes or course summaries.
- Optional .devcontainersetup for isolated development environments.
- π§± One repository per learning platform.
- πΏ One folder per course or tutorial.
- π³ Docker / DevContainer setup to keep environments independent.
- π Markdown notes for summaries, code snippets, and reflections.
- Add more platforms (Youtube, etc.).
- Integrate GitHub Wiki for long-form notes or course reviews.
- Automate folder templates for new courses.
π Colossians 3:23 (KJV)
βAnd whatsoever ye do, do it heartily, as to the Lord, and not unto men.β
Created by Larry S. Barreto T.
π‘ Always learning. Always building.