###################################################################################################
_______ _________ ___________________
This file is a CENTRAL CHANGELOG for the HCK_Labs repository.
Project-specific and implementation-level details are tracked inside each project's CHANGELOG.md.
###################################################################################################
│ License - Contact
│ MIT
├──── Marcin "HuckleR" Firmuga - HCK
│
├─ LinkedIn: https://www.linkedin.com/in/marcin-firmuga-a665471a3
└─ Github: https://github.com/HuckleR2003
version 1.0 []##[] [2025 - 10 - 26] (Sunday) —————— 'HCK_Labs Repository initiated - 'micrograd - engine Py HCK'
- MAIN: Created repository 'HCK_Labs/' | Start structures 'micrograd - engine Py HCK'
#---
- Created initial repository structure under
HCK_Labs/.- Added
README_main.txtwith project vision, principles, and layout. - Added
CHANGELOG_main.md(this file) to track high-level milestones.
- Added
- Created project folder:
micrograd - engine Py HCK/with placeholder files. - Preparedsrc/engine.pystructure and basic plan for autograd engine. - Collected core reminders on backpropagation, numerical stability, and testing strategy. - Prepared initial project templates (README template and project-level CHANGELOG template). - Plan: push initial structure to GitHub, then begin iterative micrograd implementation (v0.1). ###---
version 1.2 []##[] [2025 - 10 - 31] (Friday) —————— 'Stable Alpha Structure Finalized – Ready for GitHub Publication'
- Reviewed and finalized top-level structure of HCK_Labs/
- Cleaned up redundant or placeholder files.
- Updated README_main.txt to v1.0.0 (Educational Public Release)
- Verified documentation consistency across main files.
- Prepared repositories: • hck-portfolio-dev (Alpha Demo) • PC_Workman_HCK (Demo Monitor Prototype) • micrograd-hck-engine-Py (frozen)
- Repository officially enters “Alpha Stable – Public Educational Repository” phase. ###---