Dedicated repository for systematically building Python, Data Science, Machine Learning, and Deep Learning skills
Targeted toward mid-level AI/ML engineering roles in Japan (April 2026 interviews and beyond).
- Master end-to-end ML workflows (data → model → evaluation → insights)
- Build a strong, recruiter-friendly portfolio with reproducible projects
- Track consistent progress with weekly routines and milestones
- Integrate Japanese technical vocabulary (JLPT N3/N2 level) for interviews
- Balance coding practice with JLPT preparation
CodeForgeEternal/ ├── docs/ # Master Plan, progress logs, resources ├── notebooks/ # Quick experiments and learning notebooks ├── projects/ # Completed ML/DL projects (e.g., Churn Prediction, CNNs) ├── src/ # Reusable scripts and modules ├── requirements.txt # Core dependencies ├── LICENSE # MIT License └── README.md # You're here!
- Repository initialized (December 27, 2025)
- Next: Adding Master Plan and folder structure
git clone https://github.com/Retro099/CodeForgeEternal.git
cd CodeForgeEternal
pip install -r requirements.txt
python src/hello_world.py # Test environment
## 📈 Progress Tracking
Coming soon: Weekly logs, skills matrix, and milestone dashboard.
## 🤝 Contributing
This is a personal learning journey, but feel free to star ⭐ or fork if it inspires you!
---
*Built with discipline and long-term vision. Japan AI/ML roles incoming.*