Category: Web Development
-
I Thought I Could Go All In — A Reality Check from the Past 10 Days of Building Afitpilot
After coming back from Nigeria, I thought going all-in on Afitpilot meant 12-hour workdays and sacrificing everything else. But a week and a half into deep solo building—managing code, UX, AI, and mental fatigue—I hit a wall. This is the reset I didn’t plan for, but needed. A new path forward: focused, sustainable, and built…
-
I’m Not Built for This – And That’s Okay
I don’t hate coding. I just don’t love it the way some people do. For me, code is a bridge — not the destination. I’m not in it for clever syntax or edge-case elegance. I’m here to build, to create, to bring systems to life. If you’ve ever felt like the only dev who doesn’t…
-
Why Cursor Claude 3.7 Sonnet Gets Stuck on One File and How to Fix It
If you’ve been using Cursor Claude 3.7 Sonnet in the Cursor IDE composer to develop your application, you might have noticed an odd pattern: at the beginning, it acts like an architect, understanding the whole system, but as your app grows, it starts focusing on just one file—often the one you’re actively editing—while ignoring the…
-
Cursor: The AI-Powered Coding Assistant That Changed How I Work (But Not Without Its Flaws)
Cursor AI with Claude Sonnet has been a game changer in my development workflow. Tasks that once took weeks now take hours, allowing me to focus on high-level decisions instead of debugging syntax errors. But it’s not perfect—once a project grows past 400MB, Cursor slows down, making every click a waiting game. It also tends…
-
How My Inspirations Shape the Way I Build Digital Experiences
Inspiration comes in many forms, and for me, it’s a fusion of sport, dance, art, architecture, and nature. These passions shape how I approach web design—balancing structure with creativity, discipline with fluidity, and function with aesthetics. Digital experiences should feel as natural as movement, as intentional as architecture, and as expressive as art. This is…
-
Integrating Vercel Frontend with Hostinger Blog Using Cloudflare DNS: A Comprehensive Guide
Learn how to integrate a custom Vercel frontend with a WordPress blog hosted on Hostinger, using Cloudflare to manage DNS. This guide walks you through the step-by-step setup to achieve a seamless and scalable web presence.
-
AI-to-AI Testing: The Hidden Costs & Lessons Learned
AI-to-AI testing seems like the perfect way to automate and refine digital interactions—until you check the cost. In my attempt to run an AI-generated fitness coach onboarding synthetic users, I quickly discovered how token-based pricing turns a simple test into an expensive experiment. This blog explores the hidden costs, inefficiencies, and practical ways to optimize…
-
Taming AI: Ethics and Human Responsibility
Taming AI is more than just a tech challenge—it’s a human responsibility. Join me as I reflect on a workshop exploring ethical AI in UX research, dive into key takeaways from global AI guidelines, and add a dash of humor with whimsical visuals like a robot dog on a leash and a lollipop man stopping…
-
Solving the “No such built-in module: node” Error in Vite
Encountering the “No such built-in module: node ” error in Vite? This guide walks you through how I fixed the issue by replacing Node.js’s require with ES module imports in a Vue.js project using Tailwind CSS. Learn why Vite prefers ES modules and how to resolve compatibility issues to streamline your development experience.
-
The Balance of Form and Function in Web Development: A Digital Symphony
In web development, form and function are two sides of the same coin. This blog explores how these concepts work together to create digital experiences that are not only visually appealing but also highly functional. Learn how to balance usability and aesthetics to craft websites that truly resonate with users.