Git Context Collector for AI Changelog Generation
A practical Bash script that collects Git repository data to provide context for AI models to generate meaningful changelogs automatically.
Platform engineering, Go, DevOps, and applied AI.
A practical Bash script that collects Git repository data to provide context for AI models to generate meaningful changelogs automatically.
Bash script to debug website connectivity — checks DNS records, SSL certificates, and HTTP responses in one run. For web devs and system admins.
Bangla keyboard guide for Linux — Bijoy, Bijoy 52 (Bayanno), and Unibijoy Bengali layouts explained with the key-map chart and a step-by-step Ubuntu 24.04 install.
Discover all the tags for all the AWS resources across all AWS region for analysis. Useful for business intelligence, compliance and governance related initiatives
Benchmark your Golang code using benchmark function. Learn the easiest way to check your code performance
DevOps best practices for senior software engineers — collaboration, CI/CD, IaC with Terraform, Ansible, Prometheus, ELK, Docker, and Kubernetes.
Emotional intelligence in software teams — why it matters and how to build self-awareness, empathy, emotional regulation, and effective communication.
Clear & precise guidelines about writing clean code in Go. This can provide you the clear path to learn and practice about how to write clean code in "Go"
An essential guide to understanding how websites work, from domain registration to hosting and development.
Learn GitHub actions with Built-in CI from sample workflow.yml configuration for PHP application. Build your PHP application with automated CI