submission-pemda/ ├── tests/ │ ├── test_extract.py # Unit tests untuk scraping │ ├── test_transform.py # Unit tests untuk transformasi data │ └── test_load.py # Unit tests untuk penyimpanan data ├── ...
In the previous article, I experienced specification-driven development using Speckit to create a "Monthly Work Hour Management Web App." Since I had only verified it in a local environment, I ...
A comprehensive, production-ready tutorial for building Retrieval-Augmented Generation (RAG) systems using LangChain.
🔐 Just shipped something I'm genuinely proud of — a production-grade RBAC system from scratch for a Django-based CMS platform.Not just "check if admin." Four distinct layers of access control: → ...
The whole thing is a single Python script with no dependencies beyond Docker and the coding agent works immediately without any further configurations. Link in the comments . It’s not unhackable it ...