<?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: naren sara</title>
    <description>The latest articles on DEV Community by naren sara (@narensara).</description>
    <link>https://dev.to/narensara</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%2F3978544%2Fdf5c9ba2-1af3-4e2f-a56e-d5fd0c1bc105.jpg</url>
      <title>DEV Community: naren sara</title>
      <link>https://dev.to/narensara</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/narensara"/>
    <language>en</language>
    <item>
      <title>I'm 17 and built a free financial literacy platform for kids using Next.js and Supabase</title>
      <dc:creator>naren sara</dc:creator>
      <pubDate>Thu, 11 Jun 2026 02:05:59 +0000</pubDate>
      <link>https://dev.to/narensara/im-17-and-built-a-free-financial-literacy-platform-for-kids-using-nextjs-and-supabase-42gm</link>
      <guid>https://dev.to/narensara/im-17-and-built-a-free-financial-literacy-platform-for-kids-using-nextjs-and-supabase-42gm</guid>
      <description>&lt;p&gt;I got frustrated that school covers personal finance for one semester and most kids forget it by graduation. So I spent the last several months building Finly — a free financial literacy platform for kids ages 8-17.&lt;br&gt;
What I built:&lt;/p&gt;

&lt;p&gt;90+ lessons across budgeting, credit, taxes, investing, and finance careers (IB, VC, PE, quant)&lt;br&gt;
Two age tiers: 8-12 and 13-17 with completely different content&lt;br&gt;
XP system, streaks, leaderboard, Money Personality Quiz&lt;br&gt;
Stock portfolio simulator — invest $10,000 in real historical S&amp;amp;P 500 data and watch it play out week by week with market events&lt;br&gt;
Classes system for teachers and parents to assign lessons and track progress&lt;br&gt;
190 Playwright tests&lt;/p&gt;

&lt;p&gt;Stack: Next.js, Supabase, Vercel&lt;br&gt;
Where I used AI:&lt;br&gt;
I used Claude Code for a lot of the implementation. The curriculum design, lesson structure, and content were based on notes I took from my personal finance class and videos I watched. I used AI to flesh out those notes into full lessons and to adapt them for two age tiers. That's where things fell apart: the AI made the content way more wordy and abstract than I intended and some lessons stopped actually explaining the topic. Got called out for it on HN today, which was fair. &lt;br&gt;
The hard parts:&lt;/p&gt;

&lt;p&gt;Building the portfolio simulator meant downloading 3 years of daily price data for 503 S&amp;amp;P 500 tickers and migrating it to Supabase&lt;br&gt;
COPPA compliance for under-13 users&lt;br&gt;
Getting the two age tiers to feel genuinely different, not just simplified&lt;/p&gt;

&lt;p&gt;Posted on Hacker News today and got 839 visitors in a few hours.&lt;br&gt;
No ads, no paywall, no account needed to start. Incorporated as a nonprofit.&lt;br&gt;
learnfinly.com&lt;/p&gt;

</description>
      <category>webdev</category>
    </item>
  </channel>
</rss>
