Favour Kelvin·Mar 29How a Technical Writer Should Handle the SKILL.md FileWith AI agents, people are now seeing how important documentation is. Teams that never prioritised docs are now writing AGENTS.md…
Favour Kelvin·Mar 28Does Writing for Humans Differ from Writing for Agents? Not Exactly.There’s a debate happening in documentation right now, and it doesn’t have a clean answer yet.
Favour Kelvin·Mar 13Quick Start for Installing Traefik on KubernetesTraefik is a reverse proxy and load balancer that simplifies the deployment of both microservices and traditional applications. It operates…
Favour Kelvin·Mar 13Creating Product Videos With Remotion and Claude CodeWhile working on a case study for Curetopia, a BioDAO funding rare disease research, the client wanted a video that showcased the project’s…A response icon2A response icon2
Favour Kelvin·Mar 5, 2025Zero-Knowledge vs. Optimistic Rollups ExplainedScalability is one of the biggest challenges in blockchain. As more users interact with blockchain networks either for token transfers…
InTowards DevbyFavour Kelvin·Dec 31, 2024API Documentation: How to Write It, Template and ExamplesAs a technical writer who has written API documentation in the past, I’ve seen firsthand how clear, engaging, and interactive documentation
Favour Kelvin·Feb 12, 2024How to customize your CKEditor 5 build by removing features (plugins)Setting up a rich-text editor is not a “one size fits all” approach. While the predefined CKEditor 5 builds offer numerous features for…
Favour Kelvin·Jan 20, 2024Text-to-speech GUI chatbot using Tkinter in Python and ElevenLabs APITraditional chatbots rely solely on text-based interactions. However, as AI evolves, the addition of voice brings a new dimension to these…
Favour Kelvin·Oct 30, 2023CKEditor 5: Beginners Guide to Rich Text EditingIf you own a blog and wish to update a blog post, you might encounter challenges without a WYSIWYG (What You See Is What You Get) editor…