<?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: Roberto Nocera</title>
    <description>The latest articles on DEV Community by Roberto Nocera (@noce2k).</description>
    <link>https://dev.to/noce2k</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%2F1592624%2F2341c3e1-8ac5-4e00-97f1-7290c2e147ea.png</url>
      <title>DEV Community: Roberto Nocera</title>
      <link>https://dev.to/noce2k</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/noce2k"/>
    <language>en</language>
    <item>
      <title>How I Turned My BBQ Passion Into a Side Project to Test 'Solo Company' Life in 2025</title>
      <dc:creator>Roberto Nocera</dc:creator>
      <pubDate>Tue, 12 Aug 2025 15:57:50 +0000</pubDate>
      <link>https://dev.to/noce2k/how-i-turned-my-bbq-passion-into-a-side-project-to-test-solo-company-life-in-2025-184m</link>
      <guid>https://dev.to/noce2k/how-i-turned-my-bbq-passion-into-a-side-project-to-test-solo-company-life-in-2025-184m</guid>
      <description>&lt;p&gt;Hey Devs! 👋&lt;br&gt;&lt;br&gt;
Ever wondered if you could create and run a whole product on your own—just you, your laptop, and a bit of AI magic? That’s exactly what I wanted to try in 2025. My BBQ side project is my personal lab to see if “vibe coding” and a one-person company can actually work today.&lt;/p&gt;

&lt;p&gt;that's the result &lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F0qsbkh3zxy8pdcasktor.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F0qsbkh3zxy8pdcasktor.png" alt="mybbqrecipe logo" width="237" height="200"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://mybbqrecipe.food" rel="noopener noreferrer"&gt;https://mybbqrecipe.food&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Why This Isn’t a Startup Story
&lt;/h2&gt;

&lt;p&gt;Let’s get this straight: I’m not trying to raise VC money, build a unicorn, or get featured on TechCrunch.&lt;br&gt;&lt;br&gt;
This is a &lt;strong&gt;side project&lt;/strong&gt;, built slowly, without the “quit your job” drama.&lt;/p&gt;

&lt;p&gt;My goal is simple:  &lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Test if &lt;strong&gt;vibe coding&lt;/strong&gt; (coding in flow, with AI as a co-pilot) can carry a whole project from idea to users.
&lt;/li&gt;
&lt;li&gt;See if a solo dev can run a small but real &lt;strong&gt;one-person company&lt;/strong&gt; in 2025. &lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;This is more of a tech + lifestyle experiment than a business hustle.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Spark: BBQ Chaos
&lt;/h2&gt;

&lt;p&gt;It started with a Saturday BBQ. The grill was hot, friends were coming over, and I was trying to remember that perfect brisket rub I made last summer.  &lt;/p&gt;

&lt;p&gt;The problem:  &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Recipes scattered between notes apps and sticky notes.
&lt;/li&gt;
&lt;li&gt;No place to log grill sessions, wood type, temperature, and results.
&lt;/li&gt;
&lt;li&gt;Zero memory of what worked or failed.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;It wasn’t a life-changing issue, but it was &lt;strong&gt;my&lt;/strong&gt; annoyance. And in the side-project world, personal annoyances make great starting points.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Vibe Coding Approach
&lt;/h2&gt;

&lt;p&gt;“Vibe coding” for me means building based on flow, curiosity, and gut feeling—rather than strict roadmaps or over-planning.  &lt;/p&gt;

&lt;p&gt;Here’s how I kicked things off:  &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;No Gantt charts&lt;/strong&gt;—just a list of ideas in a backlog.
&lt;/li&gt;
&lt;li&gt;Jump into coding when I felt like it, not on a fixed schedule.
&lt;/li&gt;
&lt;li&gt;Use AI as my &lt;strong&gt;pair programmer&lt;/strong&gt; to handle boilerplate, generate tests, and speed up research.
&lt;/li&gt;
&lt;li&gt;Let features emerge naturally from the vibe, instead of trying to “nail” a spec before touching the keyboard.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This keeps the project fun, and since it’s a side project, fun is the fuel.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why I Chose to Keep It Solo
&lt;/h2&gt;

&lt;p&gt;The “solo company” idea fascinates me.&lt;br&gt;&lt;br&gt;
Can one person—without a team—handle &lt;strong&gt;design, development, marketing, support, and business ops&lt;/strong&gt;… and still have a life?  &lt;/p&gt;

&lt;p&gt;In theory, yes. In practice, I wanted to find out:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;AI as leverage:&lt;/strong&gt; Let ChatGPT write drafts, help debug, even suggest UI tweaks.
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Low-overhead tools:&lt;/strong&gt; Use modern SaaS to avoid running my own infrastructure.
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Async everything:&lt;/strong&gt; Work when I want, not when others are waiting.
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This project is my sandbox for proving (or disproving) the model.&lt;/p&gt;

&lt;h2&gt;
  
  
  Validation Without the Corporate Playbook
&lt;/h2&gt;

&lt;p&gt;Since vibe coding doesn’t love rigid validation phases, I kept it light:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Talk to fellow BBQ lovers&lt;/strong&gt; – in chats, small communities, and over actual BBQs.
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Watch behaviors&lt;/strong&gt; – how people stored recipes (spoiler: badly).
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Tiny landing page&lt;/strong&gt; – a single page with the concept and a signup form.
&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Got 30+ signups in a week without advertising—enough to justify building the MVP.&lt;/p&gt;

&lt;h2&gt;
  
  
  Working With the Flow
&lt;/h2&gt;

&lt;p&gt;Unlike traditional development where you grind through tickets, vibe coding lets you follow your curiosity:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;One evening I’d design a logo.
&lt;/li&gt;
&lt;li&gt;Next weekend I’d wire up Supabase for data storage.
&lt;/li&gt;
&lt;li&gt;A random Tuesday I’d integrate Clerk authentication because I felt like it.
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The trick is to keep &lt;strong&gt;shipping small chunks&lt;/strong&gt;. Even if it’s not planned, keep pushing the project forward.&lt;/p&gt;

&lt;p&gt;I just started.....&lt;/p&gt;




&lt;p&gt;If you’re curious about trying vibe coding for your own project, follow along—I’m documenting everything, from the tech stack to the awkward marketing moments.&lt;/p&gt;

&lt;p&gt;Happy coding (and happy grilling) 🍖🔥&lt;/p&gt;

&lt;p&gt;Which is your first question for me?&lt;/p&gt;

&lt;p&gt;&lt;em&gt;P.S. Curious about the tech stack, the AI magic, or how I fought Apple to get on iOS? Those stories are coming soon—follow for updates!&lt;/em&gt;&lt;/p&gt;

</description>
      <category>sideprojects</category>
      <category>vibecoding</category>
      <category>indiehacker</category>
      <category>devjournal</category>
    </item>
  </channel>
</rss>
