Nothing here yet.
Nothing here yet.
CKAN supports tagging datasets, but often tags are added without proper context โ no description, no source URL. This leads to inconsistent reuse and confusion across datasets. In this implementation, I built a dynamic modal that appears only when a ...

While building a secure access request system in CKAN for internal datasets, I faced a key challenge: How do we let users request access securely and validate them via email, without exposing raw tokens or relying on basic UUIDs? I needed a system...

A few days ago, I was working on dynamically rendering different chart components in an Angular app. These charts were being loaded from Micro Frontends as web components, and I needed to create them dynamically based on a config array. ๐ Initial App...
