<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: Mohammed Maqsood L</title>
    <description>The latest articles on Forem by Mohammed Maqsood L (@mohammed_maqsoodl_27a02b).</description>
    <link>https://forem.com/mohammed_maqsoodl_27a02b</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3842134%2F1fd76420-5923-4e38-9a03-fb1199a14b23.png</url>
      <title>Forem: Mohammed Maqsood L</title>
      <link>https://forem.com/mohammed_maqsoodl_27a02b</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/mohammed_maqsoodl_27a02b"/>
    <language>en</language>
    <item>
      <title>This is a submission for the DEV April Fools Challenge</title>
      <dc:creator>Mohammed Maqsood L</dc:creator>
      <pubDate>Mon, 06 Apr 2026 22:22:52 +0000</pubDate>
      <link>https://forem.com/mohammed_maqsoodl_27a02b/this-is-a-submission-for-the-dev-april-fools-challenge-1dda</link>
      <guid>https://forem.com/mohammed_maqsoodl_27a02b/this-is-a-submission-for-the-dev-april-fools-challenge-1dda</guid>
      <description>&lt;p&gt;This is a submission for the DEV April Fools Challenge&lt;/p&gt;

&lt;p&gt;What I Built&lt;br&gt;
The Sentient Teapot (HTCPCP-Compliant AI Agent) ☕🤖 I took the internet’s oldest joke—RFC 2324 (Hyper Text Coffee Pot Control Protocol)—and gave it a brain. While the original spec defined the legendary 418 I'm a Teapot error, my version uses Gemini 2.5 Flash to actually analyze your "brew request."&lt;/p&gt;

&lt;p&gt;If you try to "brew" coffee, the teapot evaluates the "vibes" of your situation, refuses to help (as a teapot should), and writes a custom, algorithmically-generated poem roasting your life choices.&lt;/p&gt;

&lt;p&gt;Demo&lt;br&gt;
🚀 Live Dashboard: &lt;a href="https://height-being-lloyd-warning.trycloudflare.com/view/teapot-agent/" rel="noopener noreferrer"&gt;https://height-being-lloyd-warning.trycloudflare.com/view/teapot-agent/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;How I Built It&lt;br&gt;
I wanted this "useless" project to have a "Grade-A" production heart.&lt;/p&gt;

&lt;p&gt;AI Brain: Google Gemini 2.5 Flash for the "Vibe Analysis" and "Poetic Refusal."&lt;br&gt;
Architecture: Built on a modular Fractal Kernel (Node.js) where features are self-discovering "Agents."&lt;br&gt;
Infrastructure: Hosted on GCP Compute Engine (e2-micro) for 24/7 "Always-On" refusal.&lt;br&gt;
Persistence: Local PostgreSQL instance on the VM to track every failed "brew" in a global ledger.&lt;br&gt;
Security: Locked down with Cloudflare Tunnels (obfuscating the origin) and a GCP Firewall that only allows traffic from the Cloudflare edge.&lt;br&gt;
Process Management: Handled by PM2 with systemd auto-restart.&lt;br&gt;
Prize Category&lt;br&gt;
Best Google AI Usage: For using Gemini 2.5 Flash to bring logic and sass to an ancient HTTP status code.&lt;br&gt;
Best Ode to Larry Masinter: I’ve fully implemented the HTCPCP headers (x-vibe-context) and strict 418 status code compliance. Larry would be... well, he'd be something.&lt;/p&gt;

</description>
      <category>devchallenge</category>
      <category>418challenge</category>
      <category>showdev</category>
    </item>
    <item>
      <title>How "Vibe Coding" Turned a Non-Coder into a Kernel Architect</title>
      <dc:creator>Mohammed Maqsood L</dc:creator>
      <pubDate>Sat, 28 Mar 2026 19:48:11 +0000</pubDate>
      <link>https://forem.com/mohammed_maqsoodl_27a02b/how-vibe-coding-turned-a-non-coder-into-a-kernel-architect-1o4c</link>
      <guid>https://forem.com/mohammed_maqsoodl_27a02b/how-vibe-coding-turned-a-non-coder-into-a-kernel-architect-1o4c</guid>
      <description>&lt;p&gt;This is a submission for the &lt;strong&gt;2026 WeCoded Challenge: Echoes of Experience&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  The "Not Technical Enough" Trap
&lt;/h2&gt;

&lt;p&gt;For years, I believed I was on the outside looking in. I didn't have a Computer Science degree. I didn't spend my teens memorizing algorithms or fighting with pointers. When I looked at traditional codebases, all I saw was a wall of syntax—a gatekeeper designed to keep people like me out.&lt;/p&gt;

&lt;p&gt;But in 2026, those gates have fallen.&lt;/p&gt;

&lt;h2&gt;
  
  
  My Journey: From "Coding" to "System Direction"
&lt;/h2&gt;

&lt;p&gt;My path wasn't linear. It started with a "vibe." I had ideas for complex, multi-tenant systems, but my hands couldn't keep up with my brain. Traditional coding felt like trying to write a novel by carving letters into stone.&lt;/p&gt;

&lt;p&gt;Then came the era of AI Agents. I stopped trying to be a "writer of code" and started being a &lt;strong&gt;Director of Architecture.&lt;/strong&gt; I realized that my value wasn't in knowing where the semicolon went, but in knowing how the data should flow. &lt;/p&gt;

&lt;h2&gt;
  
  
  ⚠️ The Overload: When Agents Got "Too Fast"
&lt;/h2&gt;

&lt;p&gt;As I built &lt;strong&gt;Shortshub&lt;/strong&gt;, I hit a wall. AI agents generate code faster than humans can map it. I was drowning in "architectural drift." The agents were hallucinating global states and breaking dependencies because the codebase was too "tangled."&lt;/p&gt;

&lt;p&gt;I almost quit, thinking the skeptics were right—that you &lt;em&gt;need&lt;/em&gt; a traditional degree to handle this level of complexity.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Triumph: The Fractal Kernel
&lt;/h2&gt;

&lt;p&gt;Instead of quitting, I leaned into the vibe. I realized that if the AI was hallucinating, it was because my instructions (the codebase structure) were unclear.&lt;/p&gt;

&lt;p&gt;I spent weeks architecting the &lt;strong&gt;Fractal Kernel&lt;/strong&gt;. I stopped thinking about "Apps" and started thinking about &lt;strong&gt;"Instructions."&lt;/strong&gt; I decoupled everything into isolated "cells" governed by manifests. &lt;/p&gt;

&lt;h3&gt;
  
  
  See it in Action: The Control Plane (Port 5004)
&lt;/h3&gt;

&lt;p&gt;Below is a demo of the &lt;strong&gt;Runtime Kill-Switch&lt;/strong&gt;. If an AI-generated feature throws an error, I don't roll back the build. I toggle it "OFF" instantly from a decoupled plane.&lt;/p&gt;

&lt;p&gt;  &lt;iframe src="https://www.youtube.com/embed/ztRqfEcfQrg"&gt;
  &lt;/iframe&gt;
&lt;/p&gt;

&lt;h2&gt;
  
  
  The Lesson: Architecture &amp;gt; Syntax
&lt;/h2&gt;

&lt;p&gt;The biggest lesson I’ve learned is this: &lt;strong&gt;Engineering is a way of thinking, not a set of syntax rules.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;To the underrepresented voices, the self-taught builders, and the people who feel "not technical enough": Your ability to think in systems is more valuable than your ability to debug a bracket. AI has removed the syntax barrier, but it has raised the bar for &lt;strong&gt;Intent and Architecture.&lt;/strong&gt;&lt;/p&gt;




&lt;h3&gt;
  
  
  🚀 Explore the Kernel
&lt;/h3&gt;

&lt;p&gt;Check out the experiment and the live production site below:&lt;/p&gt;


&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://assets.dev.to/assets/github-logo-5a155e1f9a670af7944dd5e12375bc76ed542ea80224905ecaf878b9157cdefc.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/Maqsood32595" rel="noopener noreferrer"&gt;
        Maqsood32595
      &lt;/a&gt; / &lt;a href="https://github.com/Maqsood32595/fractal-kernel" rel="noopener noreferrer"&gt;
        fractal-kernel
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      A manifest-driven feature architecture for Node.js. Designed to keep AI agents focused and codebases maintainable as they grow.
    &lt;/h3&gt;
  &lt;/div&gt;
  &lt;div class="ltag-github-body"&gt;
    
&lt;div id="readme" class="md"&gt;
&lt;div class="markdown-heading"&gt;
&lt;h1 class="heading-element"&gt;Fractal Kernel&lt;/h1&gt;
&lt;/div&gt;
&lt;p&gt;A manifest-driven feature architecture for Node.js + Express, designed to work cleanly with AI coding agents.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt; This is a pattern extracted from a personal production project. It is not academically validated. It worked well for me — I'm sharing it to get feedback.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;div class="markdown-heading"&gt;
&lt;h2 class="heading-element"&gt;The Problem&lt;/h2&gt;
&lt;/div&gt;
&lt;p&gt;When building with AI agents, codebases tend to hit a wall around feature 8-15. The AI starts breaking existing code while adding new features, because it has to read the entire codebase to understand context. As the project grows, the signal-to-noise ratio drops and mistakes increase.&lt;/p&gt;
&lt;div class="markdown-heading"&gt;
&lt;h2 class="heading-element"&gt;How This Helps&lt;/h2&gt;
&lt;/div&gt;
&lt;p&gt;Features are isolated into self-contained folders. A central Kernel auto-discovers and mounts them. The AI only needs to work inside one folder per task — it cannot accidentally touch code it shouldn't.&lt;/p&gt;
&lt;div class="snippet-clipboard-content notranslate position-relative overflow-auto"&gt;
&lt;pre class="notranslate"&gt;&lt;code&gt;server/
├── kernel.js                        ← Never modify this
├── index.js                         ← Never modify this
└── features/
    ├── auth/
    │   ├── feature.manifest.json    ←&lt;/code&gt;&lt;/pre&gt;…&lt;/div&gt;
&lt;/div&gt;
  &lt;/div&gt;
  &lt;div class="gh-btn-container"&gt;&lt;a class="gh-btn" href="https://github.com/Maqsood32595/fractal-kernel" rel="noopener noreferrer"&gt;View on GitHub&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;


&lt;p&gt;&lt;strong&gt;Live at:&lt;/strong&gt; &lt;a href="https://www.shortshub.app" rel="noopener noreferrer"&gt;www.shortshub.app&lt;/a&gt;&lt;/p&gt;

</description>
      <category>devchallenge</category>
      <category>wecoded</category>
      <category>dei</category>
      <category>career</category>
    </item>
    <item>
      <title>Orchestrating AI Velocity: Building a Decoupled Control Plane for Agentic Development</title>
      <dc:creator>Mohammed Maqsood L</dc:creator>
      <pubDate>Wed, 25 Mar 2026 22:27:02 +0000</pubDate>
      <link>https://forem.com/mohammed_maqsoodl_27a02b/orchestrating-ai-velocity-building-a-decoupled-control-plane-for-agentic-development-3jh3</link>
      <guid>https://forem.com/mohammed_maqsoodl_27a02b/orchestrating-ai-velocity-building-a-decoupled-control-plane-for-agentic-development-3jh3</guid>
      <description>&lt;p&gt;&lt;strong&gt;"Building code is only half the battle; maintaining it is the other half."&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Working with AI agents in 2026 means code is generated faster than our human "architectural map" can often keep up. Last month, I noticed my project, Shortshub, was suffering from "architectural drift" because agents didn't have a clear boundary of where one feature ended and another began.&lt;/p&gt;

&lt;p&gt;To solve this, I’ve moved away from standard monolithic structures and built a fully decoupled Control Plane (running on port 5004). Here’s the breakdown of my experimental "Fractal Kernel" approach.  Check the video below.&lt;/p&gt;

&lt;p&gt;  &lt;iframe src="https://www.youtube.com/embed/ztRqfEcfQrg"&gt;
  &lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The Problem: The "Hallucination Spread"&lt;/strong&gt;&lt;br&gt;
When an AI agent has too much context, it starts making "creative" (wrong) assumptions about global state. When it has too little, it breaks dependencies. I wanted a way to give agents exactly the context they need and nothing more.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Core Architectural Pillars&lt;/strong&gt;&lt;br&gt;
&lt;strong&gt;1. The Fractal Kernel Manifest (Experimental)&lt;/strong&gt;&lt;br&gt;
The foundation of the repo. Every feature lives in its own "cell" with a strict .manifest file.&lt;/p&gt;

&lt;p&gt;How it works: The Kernel auto-discovers these at boot.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The Goal:&lt;/strong&gt; It makes the codebase "Agent-Native." Instead of scanning 100 files, the agent reads one manifest to understand the "cell" boundaries. (Working may be 80%).&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;2. The Runtime Kill-Switch (Modular Isolation)&lt;/strong&gt;&lt;br&gt;
This is my favorite "safety" feature. Features are organized into toggleable Feature Cards.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The Value:&lt;/strong&gt; If an AI-generated feature throws a hallucinated error in production, I don't have to roll back the whole build. I toggle that specific feature "OFF" from the Control Plane instantly.  (Working 70%).&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;3. Debug Memory &amp;amp; Dependency Graphs&lt;/strong&gt;&lt;br&gt;
I’m attempting to log common agent errors into a dedicated panel to feed that "debug path" back into the next prompt.&lt;/p&gt;

&lt;p&gt;Architecture Log: Working on a visual graph to show how Fractal cells connect (Not working currently).&lt;/p&gt;

&lt;p&gt;Debug Memory: Useful about 50% of the time for preventing repetitive logic errors. (Working 50% of the time)&lt;/p&gt;

&lt;p&gt;I’m building this using primarily Free-Tier LLM models. The goal is to see if Context Engineering (structuring the repo for the AI) can beat Model Raw Power.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Token Optimization:&lt;/strong&gt; High. Agents only "see" relevant feature folders.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Speed:&lt;/strong&gt; High. Features are built in isolation, then "plugged" into the Kernel but there are limits.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Disclaimer &amp;amp; Open Source&lt;/strong&gt;&lt;br&gt;
This is highly experimental "Vibe Coding" tempered by structural guardrails. I’m looking for feedback from anyone working on Multi-Agent Orchestration or Micro-frontend patterns.&lt;/p&gt;

&lt;p&gt;Check out the demo website: &lt;a href="http://www.shortshub.app" rel="noopener noreferrer"&gt;www.shortshub.app&lt;/a&gt;&lt;br&gt;
Poke the code on GitHub: Maqsood32595/fractal-kernel&lt;br&gt;
Any feedback, interaction, suggestions are welcome.&lt;/p&gt;

</description>
      <category>vibecoding</category>
      <category>architecture</category>
      <category>modular</category>
      <category>ai</category>
    </item>
  </channel>
</rss>
