<?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>DEV Community: agbaje olarewaju</title>
    <description>The latest articles on DEV Community by agbaje olarewaju (@agbaje_olarewaju_1891bb89).</description>
    <link>https://dev.to/agbaje_olarewaju_1891bb89</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4092677%2Fe076602c-2e69-444b-84e1-ad5a994920a9.jpg</url>
      <title>DEV Community: agbaje olarewaju</title>
      <link>https://dev.to/agbaje_olarewaju_1891bb89</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/agbaje_olarewaju_1891bb89"/>
    <language>en</language>
    <item>
      <title>Hi DEV Community, I’m Agbaje. I Build Systems, Not Just Automations</title>
      <dc:creator>agbaje olarewaju</dc:creator>
      <pubDate>Mon, 24 Aug 2026 16:50:24 +0000</pubDate>
      <link>https://dev.to/agbaje_olarewaju_1891bb89/hi-dev-community-im-agbaje-i-build-systems-not-just-automations-2768</link>
      <guid>https://dev.to/agbaje_olarewaju_1891bb89/hi-dev-community-im-agbaje-i-build-systems-not-just-automations-2768</guid>
      <description>&lt;p&gt;My name is Agbaje Olarewaju, and I’m an AI automation specialist, automation architect, and digital solutions entrepreneur from Nigeria.&lt;/p&gt;

&lt;p&gt;This is my first post here, so I thought the best place to start is by telling you who I am, what I build, and why I enjoy doing it.&lt;/p&gt;

&lt;p&gt;I’m the kind of person who enjoys looking at a messy business process and asking the following:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;“Why are we doing all of this manually?”&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;That question has taken me into AI automation, n8n, APIs, CRMs, AI agents, databases, SaaS products, websites, and a lot of late nights trying to figure out why something refused to work. 😂&lt;/p&gt;

&lt;p&gt;And honestly?&lt;/p&gt;

&lt;p&gt;I enjoy it.&lt;/p&gt;

&lt;h2&gt;
  
  
  I didn’t start by knowing everything
&lt;/h2&gt;

&lt;p&gt;One thing I’ve learned from building automation systems is that you can’t know every tool.&lt;/p&gt;

&lt;p&gt;Every client can come with a different&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;CRM&lt;/li&gt;
&lt;li&gt;Business process&lt;/li&gt;
&lt;li&gt;API&lt;/li&gt;
&lt;li&gt;Database&lt;/li&gt;
&lt;li&gt;Communication channel&lt;/li&gt;
&lt;li&gt;Internal workflow&lt;/li&gt;
&lt;li&gt;Problem&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;And sometimes the tool they are already using is completely new to you.&lt;/p&gt;

&lt;p&gt;I experienced this myself with one of my early projects.&lt;/p&gt;

&lt;p&gt;I was given a Housecall Pro project, and I had never worked with that CRM before.&lt;/p&gt;

&lt;p&gt;But I didn't say&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;“I don't know this CRM, so I can't do it.”&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;I focused on understanding the problem.&lt;/p&gt;

&lt;p&gt;I asked questions.&lt;/p&gt;

&lt;p&gt;I searched.&lt;/p&gt;

&lt;p&gt;I learned how the system worked.&lt;/p&gt;

&lt;p&gt;Then I designed a solution around the actual requirement.&lt;/p&gt;

&lt;p&gt;That experience taught me something I still carry with me today:&lt;/p&gt;

&lt;p&gt;You don't need to know everything before you start.&lt;/p&gt;

&lt;p&gt;You need to know how to find the answer.&lt;/p&gt;

&lt;p&gt;One of my favourite parts of automation&lt;/p&gt;

&lt;p&gt;I love taking a process that looks like this:&lt;/p&gt;

&lt;p&gt;Customer → Form → Human checks it → Human sends payment link → Customer pays → Human checks payment → Human sends receipt → Human updates CRM&lt;/p&gt;

&lt;p&gt;And turning it into something closer to:&lt;/p&gt;

&lt;p&gt;Customer → System → Payment Link → Payment Verification → Receipt → CRM Update&lt;/p&gt;

&lt;p&gt;With a human-in-the-loop when an important decision needs human confirmation.&lt;/p&gt;

&lt;p&gt;That's where I use tools like n8n, APIs, CRMs, databases, AI models, and frontend applications.&lt;/p&gt;

&lt;p&gt;The goal isn't to remove humans.&lt;/p&gt;

&lt;p&gt;The goal is to remove the unnecessary repetitive work so humans can focus on the things that actually require them.&lt;/p&gt;

&lt;p&gt;I also believe the tool is not the solution&lt;/p&gt;

&lt;p&gt;This is something I talk about a lot.&lt;/p&gt;

&lt;p&gt;People sometimes approach automation like this:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;“I need an n8n workflow.”&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Or:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;“I need an AI agent.”&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Or:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;“I need a chatbot.”&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;But I prefer to start somewhere else:&lt;/p&gt;

&lt;p&gt;What is the actual problem?&lt;/p&gt;

&lt;p&gt;Because sometimes the best solution isn't the most complicated one.&lt;/p&gt;

&lt;p&gt;I've worked on situations where a client wanted a feature that would have cost significantly more as they scaled.&lt;/p&gt;

&lt;p&gt;Instead of simply implementing the expensive option, I looked at what they actually needed.&lt;/p&gt;

&lt;p&gt;The requirement was much simpler than the feature being offered.&lt;/p&gt;

&lt;p&gt;So we found another approach using a third-party tool that could handle the same requirement at a much lower cost and scale across their offices.&lt;/p&gt;

&lt;p&gt;That experience reinforced something for me:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Don't fall in love with the tool. Fall in love with solving the problem.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;AI + Automation is changing how I build&lt;/p&gt;

&lt;p&gt;Today, I'm particularly interested in the intersection of the following:&lt;/p&gt;

&lt;p&gt;AI + Automation + Business Systems&lt;/p&gt;

&lt;p&gt;I'm building with and learning about technologies such as&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;n8n&lt;/li&gt;
&lt;li&gt;AI Agents&lt;/li&gt;
&lt;li&gt;OpenAI and other LLMs&lt;/li&gt;
&lt;li&gt;Supabase&lt;/li&gt;
&lt;li&gt;APIs&lt;/li&gt;
&lt;li&gt;CRM systems&lt;/li&gt;
&lt;li&gt;GoHighLevel&lt;/li&gt;
&lt;li&gt;Lovable&lt;/li&gt;
&lt;li&gt;SaaS architectures&lt;/li&gt;
&lt;li&gt;Web applications&lt;/li&gt;
&lt;li&gt;Workflow automation&lt;/li&gt;
&lt;li&gt;Lead management&lt;/li&gt;
&lt;li&gt;Revenue operations&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;But I'm not interested in using AI just because AI is trending.&lt;/p&gt;

&lt;p&gt;I want to use it where it actually creates value.&lt;/p&gt;

&lt;p&gt;For example:&lt;/p&gt;

&lt;p&gt;A lead enters a website.&lt;/p&gt;

&lt;p&gt;Instead of waiting hours for someone to respond, the system can immediately respond.&lt;/p&gt;

&lt;p&gt;The message can be analyzed.&lt;/p&gt;

&lt;p&gt;The lead can be scored.&lt;/p&gt;

&lt;p&gt;The sales team can be notified.&lt;/p&gt;

&lt;p&gt;The CRM can be updated.&lt;/p&gt;

&lt;p&gt;A follow-up can be scheduled.&lt;/p&gt;

&lt;p&gt;And the human salesperson can step in when needed.&lt;/p&gt;

&lt;p&gt;That's much more interesting to me than simply saying&lt;/p&gt;

&lt;p&gt;“Look, I built an AI chatbot.”&lt;/p&gt;

&lt;p&gt;I also build with Lovable&lt;/p&gt;

&lt;p&gt;And yes 😂...&lt;/p&gt;

&lt;p&gt;For those who know me from my other platforms, you probably already know I enjoy using Lovable.&lt;/p&gt;

&lt;p&gt;I jokingly call it the king of UI/UX. 👑😂&lt;/p&gt;

&lt;p&gt;But what I enjoy most is combining tools.&lt;/p&gt;

&lt;p&gt;Lovable can help me create the interface.&lt;/p&gt;

&lt;p&gt;Supabase can handle the data layer.&lt;/p&gt;

&lt;p&gt;n8n can orchestrate the workflows.&lt;/p&gt;

&lt;p&gt;APIs connect external services.&lt;/p&gt;

&lt;p&gt;AI handles reasoning or classification where appropriate.&lt;/p&gt;

&lt;p&gt;And the result becomes a complete system rather than just another website.&lt;/p&gt;

&lt;p&gt;Building every day has taught me more than tutorials&lt;/p&gt;

&lt;p&gt;One thing I strongly believe in is building.&lt;/p&gt;

&lt;p&gt;Not just watching tutorials.&lt;/p&gt;

&lt;p&gt;Not just saving GitHub repositories.&lt;/p&gt;

&lt;p&gt;Not just collecting AI tools.&lt;/p&gt;

&lt;p&gt;Build.&lt;/p&gt;

&lt;p&gt;Your first project may be bad.&lt;/p&gt;

&lt;p&gt;Your second project may break.&lt;/p&gt;

&lt;p&gt;Your third project may have bugs you don't understand.&lt;/p&gt;

&lt;p&gt;That's normal.&lt;/p&gt;

&lt;p&gt;Every time you build, you're improving more than your technical skills.&lt;/p&gt;

&lt;p&gt;You're building your&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Problem-solving ability&lt;/li&gt;
&lt;li&gt;Confidence&lt;/li&gt;
&lt;li&gt;Mentality&lt;/li&gt;
&lt;li&gt;Debugging skills&lt;/li&gt;
&lt;li&gt;Ability to research&lt;/li&gt;
&lt;li&gt;Ability to ask better questions&lt;/li&gt;
&lt;li&gt;Ability to communicate with clients&lt;/li&gt;
&lt;li&gt;Ability to design systems&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Sometimes the project isn't successful.&lt;/p&gt;

&lt;p&gt;But you still learned something.&lt;/p&gt;

&lt;p&gt;And that knowledge goes into the next project.&lt;/p&gt;

&lt;h2&gt;
  
  
  What I want to share here
&lt;/h2&gt;

&lt;p&gt;Since this is my first post on DEV Community, I want this space to document the journey.&lt;/p&gt;

&lt;p&gt;I'll be sharing things I'm actually building and learning around:&lt;/p&gt;

&lt;p&gt;AI automation&lt;/p&gt;

&lt;p&gt;n8n workflows&lt;/p&gt;

&lt;p&gt;AI agents&lt;/p&gt;

&lt;p&gt;APIs and integrations&lt;/p&gt;

&lt;p&gt;Supabase&lt;/p&gt;

&lt;p&gt;CRM automation&lt;/p&gt;

&lt;p&gt;SaaS systems&lt;/p&gt;

&lt;p&gt;Lovable and AI-assisted development&lt;/p&gt;

&lt;p&gt;Business process automation&lt;/p&gt;

&lt;p&gt;Lessons from client projects&lt;/p&gt;

&lt;p&gt;Things that broke and how I fixed them&lt;/p&gt;

&lt;p&gt;And most importantly, I'll try to share the why behind the implementation, not just the code.&lt;/p&gt;

&lt;p&gt;Because I believe understanding the problem is just as important as knowing how to write the solution.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why I'm here
&lt;/h2&gt;

&lt;p&gt;I'm not here because I believe I know everything.&lt;/p&gt;

&lt;p&gt;Actually, I've learned the opposite.&lt;/p&gt;

&lt;p&gt;You can't know it all.&lt;/p&gt;

&lt;p&gt;Technology changes too quickly.&lt;/p&gt;

&lt;p&gt;New frameworks appear.&lt;/p&gt;

&lt;p&gt;New AI models come out.&lt;/p&gt;

&lt;p&gt;CRMs change.&lt;/p&gt;

&lt;p&gt;APIs change.&lt;/p&gt;

&lt;p&gt;Tools disappear.&lt;/p&gt;

&lt;p&gt;New tools appear.&lt;/p&gt;

&lt;p&gt;The people who stay relevant are the people willing to keep learning, keep asking questions, keep searching, and keep building.&lt;/p&gt;

&lt;p&gt;That's the mindset I'm bringing here.&lt;/p&gt;

&lt;p&gt;So if you're interested in AI, automation, development, SaaS, APIs, business systems, or just building things that solve real problems, I'd love to connect.&lt;/p&gt;

&lt;p&gt;I'm Agbaje Olarewaju.&lt;/p&gt;

&lt;p&gt;I'm building, learning, breaking things, fixing them, and documenting the journey.&lt;/p&gt;

&lt;p&gt;Welcome to my corner of DEV Community. 🚀🇳🇬&lt;/p&gt;

&lt;p&gt;And if you're building something too, drop it below.&lt;/p&gt;

&lt;p&gt;I'd love to see what you're working on.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>automation</category>
      <category>devchallenge</category>
    </item>
  </channel>
</rss>
