<?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: dayu2333-jinyul</title>
    <description>The latest articles on DEV Community by dayu2333-jinyul (@dayu2333jinyul).</description>
    <link>https://dev.to/dayu2333jinyul</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%2F3960002%2F4230bb32-ba19-407d-a9d5-3e9729f10a2b.png</url>
      <title>DEV Community: dayu2333-jinyul</title>
      <link>https://dev.to/dayu2333jinyul</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/dayu2333jinyul"/>
    <language>en</language>
    <item>
      <title>I Built 4 Free Financial Calculators — Compound Interest, Loans, Budget &amp; More</title>
      <dc:creator>dayu2333-jinyul</dc:creator>
      <pubDate>Sat, 30 May 2026 13:34:42 +0000</pubDate>
      <link>https://dev.to/dayu2333jinyul/i-built-4-free-financial-calculators-compound-interest-loans-budget-more-1f1n</link>
      <guid>https://dev.to/dayu2333jinyul/i-built-4-free-financial-calculators-compound-interest-loans-budget-more-1f1n</guid>
      <description>&lt;h1&gt;
  
  
  I Built 4 Free Financial Calculators
&lt;/h1&gt;

&lt;p&gt;Most finance calculators are wrapped in "lead gen" forms — enter your email to see results. Or they show the answer then hide it behind a paywall.&lt;/p&gt;

&lt;p&gt;I built &lt;strong&gt;&lt;a href="https://financalcai.com" rel="noopener noreferrer"&gt;financalcai.com&lt;/a&gt;&lt;/strong&gt; — four calculators, zero signups.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Calculators
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Compound Interest&lt;/strong&gt; — visualize how your money grows over time&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Loan Payment&lt;/strong&gt; — see monthly payments and total interest&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Budget Planner&lt;/strong&gt; — 50/30/20 rule with income breakdown&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Salary vs Inflation&lt;/strong&gt; — what your salary is really worth&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  22 Finance Guides
&lt;/h2&gt;

&lt;p&gt;Each calculator has companion guides covering dollar-cost averaging, FIRE movement basics, side hustle taxes, salary negotiation, and budgeting 101.&lt;/p&gt;

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

&lt;p&gt;Vanilla JS, client-side calculations (no data sent anywhere), Cloudflare Pages hosting. Under 150KB total.&lt;/p&gt;

&lt;p&gt;Check it out: &lt;strong&gt;&lt;a href="https://financalcai.com" rel="noopener noreferrer"&gt;financalcai.com&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>javascript</category>
      <category>showdev</category>
      <category>programming</category>
    </item>
    <item>
      <title>Building a Free AI Logo Generator That Exports SVG</title>
      <dc:creator>dayu2333-jinyul</dc:creator>
      <pubDate>Sat, 30 May 2026 13:34:40 +0000</pubDate>
      <link>https://dev.to/dayu2333jinyul/building-a-free-ai-logo-generator-that-exports-svg-42n</link>
      <guid>https://dev.to/dayu2333jinyul/building-a-free-ai-logo-generator-that-exports-svg-42n</guid>
      <description>&lt;h1&gt;
  
  
  Building a Free AI Logo Generator That Exports SVG
&lt;/h1&gt;

&lt;p&gt;Most "free" logo makers are free only until you want to download. Then it's $9.99/month or a one-time $49. SVG export? That's the premium tier.&lt;/p&gt;

&lt;p&gt;I built &lt;strong&gt;&lt;a href="https://aielogo.com" rel="noopener noreferrer"&gt;aielogo.com&lt;/a&gt;&lt;/strong&gt; to fix this.&lt;/p&gt;

&lt;h2&gt;
  
  
  What It Does
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Generate logo concepts from text descriptions&lt;/li&gt;
&lt;li&gt;Export as &lt;strong&gt;SVG&lt;/strong&gt; (vector, scalable, no quality loss)&lt;/li&gt;
&lt;li&gt;Export as &lt;strong&gt;PNG&lt;/strong&gt; (for quick previews)&lt;/li&gt;
&lt;li&gt;Customize colors, fonts, and layouts&lt;/li&gt;
&lt;li&gt;No watermarks, no account required&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Tech Behind It
&lt;/h2&gt;

&lt;p&gt;Frontend is vanilla JS + SVG manipulation. The logo rendering happens client-side — your design never hits a server. Generated SVGs are clean, editable in any vector editor (Illustrator, Figma, Inkscape).&lt;/p&gt;

&lt;h2&gt;
  
  
  22 Design Guides Included
&lt;/h2&gt;

&lt;p&gt;I also wrote guides covering SVG logo best practices, color theory, typography, logo formats (SVG vs PNG vs EPS), and how to choose a logo style for your brand.&lt;/p&gt;

&lt;p&gt;Try it: &lt;strong&gt;&lt;a href="https://aielogo.com" rel="noopener noreferrer"&gt;aielogo.com&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>design</category>
      <category>javascript</category>
      <category>showdev</category>
    </item>
    <item>
      <title>I Made a Free AI Grammar Checker — No Signup, No Limits</title>
      <dc:creator>dayu2333-jinyul</dc:creator>
      <pubDate>Sat, 30 May 2026 13:29:15 +0000</pubDate>
      <link>https://dev.to/dayu2333jinyul/i-made-a-free-ai-grammar-checker-no-signup-no-limits-1gfc</link>
      <guid>https://dev.to/dayu2333jinyul/i-made-a-free-ai-grammar-checker-no-signup-no-limits-1gfc</guid>
      <description>&lt;h1&gt;
  
  
  I Made a Free AI Grammar Checker
&lt;/h1&gt;

&lt;p&gt;Grammarly, ProWritingAid, Hemingway — great tools, but they all push you toward paid plans. I wanted something dead simple: paste text, get corrections, no signup.&lt;/p&gt;

&lt;p&gt;So I built &lt;strong&gt;&lt;a href="https://grammaraicheck.com" rel="noopener noreferrer"&gt;grammaraicheck.com&lt;/a&gt;&lt;/strong&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  Features
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Grammar &amp;amp; spell check&lt;/strong&gt; — catches the usual suspects (their/there/they're, who/whom, affect/effect)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Style suggestions&lt;/strong&gt; — flags passive voice, wordy sentences, weak adverbs&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Text history&lt;/strong&gt; — saves last 10 checks in localStorage, no account needed&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;24 writing guides&lt;/strong&gt; — covers English word order, Flesch reading score, commonly confused words, and more&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  How It Works
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;Paste or type your text&lt;/li&gt;
&lt;li&gt;Click "Check"&lt;/li&gt;
&lt;li&gt;Get inline corrections and suggestions&lt;/li&gt;
&lt;li&gt;Copy the fixed version&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;The AI backend handles grammar detection. The frontend is vanilla JS under 100KB.&lt;/p&gt;

&lt;h2&gt;
  
  
  Tech Choices
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Static HTML&lt;/strong&gt; — no framework overhead&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;localStorage&lt;/strong&gt; for history (private by default — nothing leaves your browser until you click "Check")&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Cloudflare Pages&lt;/strong&gt; for hosting&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Why Another Grammar Tool?
&lt;/h2&gt;

&lt;p&gt;Most free grammar checkers have a 500-word limit or require an account. I wanted something I could share with friends without saying "you'll need to sign up first."&lt;/p&gt;

&lt;p&gt;Try it: &lt;strong&gt;&lt;a href="https://grammaraicheck.com" rel="noopener noreferrer"&gt;grammaraicheck.com&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Feedback welcome! What grammar rules do you wish free checkers handled better?&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>javascript</category>
      <category>showdev</category>
      <category>writing</category>
    </item>
    <item>
      <title>I Built an Interactive FH6 Game Wiki — Map, Tuning Calculator &amp; 200+ Pages</title>
      <dc:creator>dayu2333-jinyul</dc:creator>
      <pubDate>Sat, 30 May 2026 13:29:14 +0000</pubDate>
      <link>https://dev.to/dayu2333jinyul/i-built-an-interactive-fh6-game-wiki-map-tuning-calculator-200-pages-57e6</link>
      <guid>https://dev.to/dayu2333jinyul/i-built-an-interactive-fh6-game-wiki-map-tuning-calculator-200-pages-57e6</guid>
      <description>&lt;h1&gt;
  
  
  I Built an Interactive FH6 Game Wiki
&lt;/h1&gt;

&lt;p&gt;Forza Horizon 6 has hundreds of cars, dozens of race types, and a massive open-world map. Finding reliable tuning setups, car stats, and collectible locations means digging through YouTube videos and Reddit threads.&lt;/p&gt;

&lt;p&gt;So I built &lt;strong&gt;&lt;a href="https://fh6wiki.com" rel="noopener noreferrer"&gt;fh6wiki.com&lt;/a&gt;&lt;/strong&gt; — a completely static wiki with interactive tools.&lt;/p&gt;

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

&lt;h3&gt;
  
  
  🗺️ Interactive Map
&lt;/h3&gt;

&lt;p&gt;A full game map with all collectible locations — barn finds, XP boards, fast travel boards, beauty spots. No ads, no paywalls, just the map.&lt;/p&gt;

&lt;h3&gt;
  
  
  🏎️ Car Tuning Calculator
&lt;/h3&gt;

&lt;p&gt;24 built-in tuning presets across 6 race types (road, dirt, cross, street, drag, drift) × 4 classes (S1, S2, A, B). Pick your race type → get instant tire pressure, camber, gear ratios, spring rates, and aero settings.&lt;/p&gt;

&lt;h3&gt;
  
  
  📚 60+ Game Guides
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Tuning guide (most popular, 100 views/week)&lt;/li&gt;
&lt;li&gt;Auction house flipping strategies&lt;/li&gt;
&lt;li&gt;Drifting tips for beginners&lt;/li&gt;
&lt;li&gt;Skill points farming guide&lt;/li&gt;
&lt;li&gt;Legendary cars collection guide&lt;/li&gt;
&lt;/ul&gt;

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

&lt;ul&gt;
&lt;li&gt;Pure HTML/CSS/JS — no framework, no build step&lt;/li&gt;
&lt;li&gt;Deployed on Cloudflare Pages (free tier)&lt;/li&gt;
&lt;li&gt;GA4 for analytics&lt;/li&gt;
&lt;li&gt;Under 200KB total page weight&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Why Static?
&lt;/h2&gt;

&lt;p&gt;I wanted this to load fast on mobile while playing. No React, no Next.js, no database. The tuning calculator runs in ~50 lines of vanilla JS. The map is an image with CSS positioned markers.&lt;/p&gt;

&lt;h2&gt;
  
  
  Results So Far
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;~1,600 page views/week from Google + Bing&lt;/li&gt;
&lt;li&gt;48 clicks/week from search&lt;/li&gt;
&lt;li&gt;/tools page CTR: 8.4% (highest on the site)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Check it out: &lt;strong&gt;&lt;a href="https://fh6wiki.com" rel="noopener noreferrer"&gt;fh6wiki.com&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Happy to answer questions about building game wikis or CF Pages deployment!&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>javascript</category>
      <category>showdev</category>
      <category>gamedev</category>
    </item>
  </channel>
</rss>
