<?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: Hiroto Yoshida</title>
    <description>The latest articles on DEV Community by Hiroto Yoshida (@hiroto_yoshida_f8440a4a54).</description>
    <link>https://dev.to/hiroto_yoshida_f8440a4a54</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%2F3959261%2F3de410ed-954c-4e69-a19e-26c64176a137.jpg</url>
      <title>DEV Community: Hiroto Yoshida</title>
      <link>https://dev.to/hiroto_yoshida_f8440a4a54</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/hiroto_yoshida_f8440a4a54"/>
    <language>en</language>
    <item>
      <title>I'm 15, Built My First Real Project in 4 Days, and Put It on Gumroad</title>
      <dc:creator>Hiroto Yoshida</dc:creator>
      <pubDate>Sat, 30 May 2026 00:39:38 +0000</pubDate>
      <link>https://dev.to/hiroto_yoshida_f8440a4a54/im-15-built-my-first-real-project-in-4-days-and-put-it-on-gumroad-3ihc</link>
      <guid>https://dev.to/hiroto_yoshida_f8440a4a54/im-15-built-my-first-real-project-in-4-days-and-put-it-on-gumroad-3ihc</guid>
      <description>&lt;h1&gt;
  
  
  I'm 15 and Built an AI Energy Dashboard with Next.js 15 + Groq
&lt;/h1&gt;

&lt;p&gt;Hey Dev.to! 👋&lt;/p&gt;

&lt;p&gt;I'm a 15-year-old student developer from South Korea. &lt;br&gt;
I just finished my first real production project — FuelScope AI.&lt;/p&gt;

&lt;h2&gt;
  
  
  What is it?
&lt;/h2&gt;

&lt;p&gt;An energy market intelligence dashboard that uses &lt;br&gt;
Groq's Llama 3.3 70B to summarize real energy news in real time.&lt;/p&gt;

&lt;p&gt;🔗 &lt;strong&gt;Live Demo: &lt;a href="https://fuelscope-ai.vercel.app" rel="noopener noreferrer"&gt;https://fuelscope-ai.vercel.app&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  What it does
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;⛽ Regional gas price cards&lt;/li&gt;
&lt;li&gt;📈 Energy stock tickers (XOM, CVX, SHEL)&lt;/li&gt;
&lt;li&gt;🤖 AI-summarized energy news (Llama 3.3 70B via Groq)&lt;/li&gt;
&lt;li&gt;🗺️ Interactive Mapbox station map&lt;/li&gt;
&lt;li&gt;📍 GPS nearest station finder&lt;/li&gt;
&lt;li&gt;🎨 Apple-inspired clean design&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Tech Stack
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Next.js 15&lt;/strong&gt; + TypeScript&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Tailwind CSS&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Groq API&lt;/strong&gt; (Llama 3.3 70B) — FREE tier&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;GNews API&lt;/strong&gt; — FREE tier&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Mapbox GL JS&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Vercel&lt;/strong&gt; deployment&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  What I learned
&lt;/h2&gt;

&lt;p&gt;This was my first time building something with:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Real API integrations&lt;/li&gt;
&lt;li&gt;AI summarization pipeline&lt;/li&gt;
&lt;li&gt;Production deployment on Vercel&lt;/li&gt;
&lt;li&gt;Apple design system principles&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Honestly learned more in 4 days building this than months of tutorials.&lt;/p&gt;

&lt;h2&gt;
  
  
  Honest disclosure
&lt;/h2&gt;

&lt;p&gt;Gas prices and stock data are mock values — &lt;br&gt;
the README includes guides for swapping in real APIs &lt;br&gt;
(EIA, Alpha Vantage, etc.). &lt;br&gt;
The AI news summaries are 100% live though.&lt;/p&gt;

&lt;h2&gt;
  
  
  Template
&lt;/h2&gt;

&lt;p&gt;I'm selling the template for $19 on Gumroad if anyone &lt;br&gt;
wants to build on top of it:&lt;br&gt;
👉&lt;a href="https://LZF01.gumroad.com/l/djzoaj" rel="noopener noreferrer"&gt;https://LZF01.gumroad.com/l/djzoaj&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Would love any feedback from the community! 🙏&lt;/p&gt;




&lt;p&gt;&lt;em&gt;Built with Next.js 15, Groq, GNews, Mapbox&lt;/em&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>beginners</category>
      <category>nextjs</category>
      <category>showdev</category>
    </item>
  </channel>
</rss>
