• +44(0)7855748256
  • bolaogun9@gmail.com
  • London

Building the AI Arena Training Aid: A Vibe Coding Journey

What happens when you combine blockchain gaming, neural networks, and AI-assisted development? One developer’s public journey to solve AI Arena’s training challenges—and what it reveals about the future of rapid prototyping. The Problem That Needed Solving If you’ve spent any time in AI Arena—the blockchain-based fighting game where you train AI-powered NFT fighters instead of controlling them directly—you know the […]

The Design Document Assessment Strategy That Will Accelerate Your DevSecOps Workflow

Why the handover between design and implementation is killing your velocity—and how to fix it with a systematic approach There’s a hidden bottleneck strangling your software engineering projects, and it’s not where you think it is. It’s not in requirements gathering, not in coding, not even in testing. It’s in those critical moments between stages—particularly that treacherous handover from design […]

Terraform’s Hidden Debugging Gem

Console Command Deep Dive The terraform console command is Terraform’s most underutilized yet powerful debugging tool, providing DevOps engineers with instant feedback loops and interactive state exploration that dramatically reduces development time. While most engineers rely on slow terraform plan cycles for testing expressions, console offers immediate validation of complex configurations without modifying infrastructure. This comprehensive guide reveals how to leverage terraform console for […]

Nigeria’s Quantum Wake-Up Call

Why Africa’s Largest Economy Needs a $860 Million Strategy Before It’s Too Late Imagine waking up tomorrow to discover that every password, every bank transaction, and every encrypted message sent over the past decade could be cracked in hours. Not by some futuristic AI, but by quantum computers that already exist in laboratories around the world. This isn’t science fiction. […]

Understanding “LLM Grooming”: The New Frontier of AI-Powered Disinformation

Published: July 31, 2025 In February 2025, cyber-security researchers uncovered a disturbing new threat to the integrity of artificial intelligence systems worldwide. They called it “LLM grooming” – a sophisticated disinformation strategy that doesn’t target human readers directly, but instead aims to corrupt the very AI systems millions of people now rely on for information. This emerging threat represents a […]

Comprehensive A-Z Framework for Africa-Centric AI Model Development

Executive Summary This framework provides a comprehensive roadmap for developing artificial intelligence models specifically trained and tuned to address Africa’s unique challenges and opportunities. Based on extensive research and input from leading African AI practitioners including Ministers Bosun Tijani and Maxwell Gomera, this framework addresses the critical need for Africa to become a creator rather than just a consumer of […]

From Vibe Coding to Production: My React Native/Expo Journey (Or: How I Learned to Stop Worrying and Love the React Native Bundle)

A tale of triumph, tears, and temporary file cleanup The Beginning: “How Hard Could It Be?” Picture this: You’ve got an amazing app idea, Claude by your side, and an unshakeable belief that mobile development is just web development with smaller screens. You fire up a new Expo project with the confidence of someone who’s never had to debug why […]

The Intersection of UX Design and Frontend Development

The Intersection of UX Design and Frontend Development How Understanding UX Principles Creates More Intuitive Interfaces Frontend development has evolved beyond mere code implementation into a discipline that demands deep empathy for user behavior. While developers traditionally focused on translating designs into functional interfaces, modern web applications require seamless integration of user experience (UX) principles to meet rising expectations for […]

Architecting Scalable Microservices for the Modern Web

Best Practices and Patterns for Designing Microservices that Scale Seamlessly with Your Application Needs Microservices architecture has revolutionized web application development by offering unprecedented scalability, flexibility, and resilience. Unlike traditional monolithic structures that become increasingly difficult to maintain as they grow, micro-services break down complex applications into smaller, independent components that can evolve at their own pace. This architectural approach […]