<?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: ishrat</title>
    <description>The latest articles on DEV Community by ishrat (@pinky057).</description>
    <link>https://dev.to/pinky057</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%2F269078%2Fe9b32eb0-55a6-46b3-bd1d-92168218fdad.jpg</url>
      <title>DEV Community: ishrat</title>
      <link>https://dev.to/pinky057</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/pinky057"/>
    <language>en</language>
    <item>
      <title>I Stopped Writing Code. Here's What I Do Instead (Vibe Coding in 2025)</title>
      <dc:creator>ishrat</dc:creator>
      <pubDate>Thu, 18 Dec 2025 21:37:55 +0000</pubDate>
      <link>https://dev.to/pinky057/i-stopped-writing-code-heres-what-i-do-instead-vibe-coding-in-2025-5661</link>
      <guid>https://dev.to/pinky057/i-stopped-writing-code-heres-what-i-do-instead-vibe-coding-in-2025-5661</guid>
      <description>&lt;p&gt;I've been coding for over a decade. Last month, I built a complete SaaS MVP in 3 days.&lt;/p&gt;

&lt;p&gt;Not because I suddenly became 10x faster at typing. Because I barely typed any code at all.&lt;/p&gt;

&lt;p&gt;Welcome to &lt;strong&gt;vibe coding&lt;/strong&gt; — and it's changing everything.&lt;/p&gt;

&lt;p&gt;## What is Vibe Coding?&lt;/p&gt;

&lt;p&gt;The term was coined by Andrej Karpathy (yes, the Tesla AI guy) in early 2025:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;"It's not really coding — I just see stuff, say stuff, run stuff, and copy-paste stuff, and it mostly works."&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Instead of writing code line-by-line, you:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Describe&lt;/strong&gt; what you want in plain English&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Let AI&lt;/strong&gt; generate the code&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Run it&lt;/strong&gt; and see what happens&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Paste errors&lt;/strong&gt; back to AI to fix&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;That's it. That's the whole workflow.&lt;/p&gt;

&lt;p&gt;## Why Should You Care?&lt;/p&gt;

&lt;p&gt;According to JetBrains' 2025 developer survey:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;85%&lt;/strong&gt; of developers now use AI tools regularly&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;62%&lt;/strong&gt; rely on at least one AI coding assistant&lt;/li&gt;
&lt;li&gt;Developers save &lt;strong&gt;1-8+ hours per week&lt;/strong&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This isn't a fad. This is the new normal.&lt;/p&gt;

&lt;p&gt;## Free Tools to Start Vibe Coding Today (No Credit Card Needed)&lt;/p&gt;

&lt;p&gt;You don't need to spend a dime to get started. Here are completely free options:&lt;/p&gt;

&lt;p&gt;| Tool | What It Does | Why It's Great |&lt;br&gt;
  |------|--------------|----------------|&lt;br&gt;
  | &lt;strong&gt;&lt;a href="https://cursor.sh" rel="noopener noreferrer"&gt;Cursor&lt;/a&gt;&lt;/strong&gt; | AI-powered IDE | Free tier with 2000 completions/month |&lt;br&gt;
  | &lt;strong&gt;&lt;a href="https://codeium.com" rel="noopener noreferrer"&gt;Codeium&lt;/a&gt;&lt;/strong&gt; | Code autocomplete | 100% free, unlimited, no catch |&lt;br&gt;
  | &lt;strong&gt;&lt;a href="https://continue.dev" rel="noopener noreferrer"&gt;Continue.dev&lt;/a&gt;&lt;/strong&gt; | Open source AI assistant | Free forever, works with VS Code |&lt;br&gt;
  | &lt;strong&gt;&lt;a href="https://aider.chat" rel="noopener noreferrer"&gt;Aider&lt;/a&gt;&lt;/strong&gt; | Terminal AI pair programmer | Free &amp;amp; open source |&lt;br&gt;
  | &lt;strong&gt;&lt;a href="https://claude.ai" rel="noopener noreferrer"&gt;Claude.ai&lt;/a&gt;&lt;/strong&gt; | Chat-based coding help | Free tier available |&lt;br&gt;
  | &lt;strong&gt;&lt;a href="https://chat.openai.com" rel="noopener noreferrer"&gt;ChatGPT&lt;/a&gt;&lt;/strong&gt; | General AI coding | Free tier available |&lt;br&gt;
  | &lt;strong&gt;&lt;a href="https://github.com/features/copilot" rel="noopener noreferrer"&gt;GitHub Copilot&lt;/a&gt;&lt;/strong&gt; | Inline suggestions | Free for students &amp;amp; open source maintainers |&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;My recommendation for beginners:&lt;/strong&gt; Start with &lt;strong&gt;Codeium&lt;/strong&gt; (unlimited free) + &lt;strong&gt;Claude.ai&lt;/strong&gt; (for complex questions). Zero cost, full power.&lt;/p&gt;

&lt;p&gt;## Paid Tools (When You're Ready)&lt;/p&gt;

&lt;p&gt;Once you're comfortable, these are worth the investment:&lt;/p&gt;

&lt;p&gt;| Tool | Cost | Best For |&lt;br&gt;
  |------|------|----------|&lt;br&gt;
  | Cursor Pro | $20/mo | Full IDE experience |&lt;br&gt;
  | GitHub Copilot | $10/mo | Inline completions |&lt;br&gt;
  | Claude Pro | $20/mo | Complex reasoning |&lt;/p&gt;

&lt;p&gt;But seriously, the free tools are incredibly capable. I used only free tools for my first 6 months of vibe coding.&lt;/p&gt;

&lt;p&gt;## Real Example: Building a URL Shortener in 10 Minutes&lt;/p&gt;

&lt;p&gt;Here's exactly what I typed into Claude (free tier):&lt;/p&gt;

&lt;p&gt;Create a FastAPI URL shortener with:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;POST /shorten - accepts URL, returns short code&lt;/li&gt;
&lt;li&gt;GET /{code} - redirects to original URL&lt;/li&gt;
&lt;li&gt;SQLite storage&lt;/li&gt;
&lt;li&gt;Rate limiting (10 req/min per IP)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;What AI generated (working code):&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight python"&gt;&lt;code&gt;  &lt;span class="kn"&gt;from&lt;/span&gt; &lt;span class="n"&gt;fastapi&lt;/span&gt; &lt;span class="kn"&gt;import&lt;/span&gt; &lt;span class="n"&gt;FastAPI&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="n"&gt;HTTPException&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="n"&gt;Request&lt;/span&gt;
  &lt;span class="kn"&gt;from&lt;/span&gt; &lt;span class="n"&gt;fastapi.responses&lt;/span&gt; &lt;span class="kn"&gt;import&lt;/span&gt; &lt;span class="n"&gt;RedirectResponse&lt;/span&gt;
  &lt;span class="kn"&gt;from&lt;/span&gt; &lt;span class="n"&gt;slowapi&lt;/span&gt; &lt;span class="kn"&gt;import&lt;/span&gt; &lt;span class="n"&gt;Limiter&lt;/span&gt;
  &lt;span class="kn"&gt;from&lt;/span&gt; &lt;span class="n"&gt;slowapi.util&lt;/span&gt; &lt;span class="kn"&gt;import&lt;/span&gt; &lt;span class="n"&gt;get_remote_address&lt;/span&gt;
  &lt;span class="kn"&gt;import&lt;/span&gt; &lt;span class="n"&gt;sqlite3&lt;/span&gt;
  &lt;span class="kn"&gt;import&lt;/span&gt; &lt;span class="n"&gt;string&lt;/span&gt;
  &lt;span class="kn"&gt;import&lt;/span&gt; &lt;span class="n"&gt;random&lt;/span&gt;

  &lt;span class="n"&gt;app&lt;/span&gt; &lt;span class="o"&gt;=&lt;/span&gt; &lt;span class="nc"&gt;FastAPI&lt;/span&gt;&lt;span class="p"&gt;()&lt;/span&gt;
  &lt;span class="n"&gt;limiter&lt;/span&gt; &lt;span class="o"&gt;=&lt;/span&gt; &lt;span class="nc"&gt;Limiter&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;key_func&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="n"&gt;get_remote_address&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;

  &lt;span class="k"&gt;def&lt;/span&gt; &lt;span class="nf"&gt;init_db&lt;/span&gt;&lt;span class="p"&gt;():&lt;/span&gt;
      &lt;span class="n"&gt;conn&lt;/span&gt; &lt;span class="o"&gt;=&lt;/span&gt; &lt;span class="n"&gt;sqlite3&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="nf"&gt;connect&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="sh"&gt;"&lt;/span&gt;&lt;span class="s"&gt;urls.db&lt;/span&gt;&lt;span class="sh"&gt;"&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;
      &lt;span class="n"&gt;conn&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="nf"&gt;execute&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="sh"&gt;"""&lt;/span&gt;&lt;span class="s"&gt;
          CREATE TABLE IF NOT EXISTS urls (
              code TEXT PRIMARY KEY,
              url TEXT NOT NULL
          )
      &lt;/span&gt;&lt;span class="sh"&gt;"""&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;
      &lt;span class="k"&gt;return&lt;/span&gt; &lt;span class="n"&gt;conn&lt;/span&gt;

  &lt;span class="nd"&gt;@app.post&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="sh"&gt;"&lt;/span&gt;&lt;span class="s"&gt;/shorten&lt;/span&gt;&lt;span class="sh"&gt;"&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;
  &lt;span class="nd"&gt;@limiter.limit&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="sh"&gt;"&lt;/span&gt;&lt;span class="s"&gt;10/minute&lt;/span&gt;&lt;span class="sh"&gt;"&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;
  &lt;span class="k"&gt;async&lt;/span&gt; &lt;span class="k"&gt;def&lt;/span&gt; &lt;span class="nf"&gt;shorten&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;request&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="n"&gt;Request&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="n"&gt;url&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="nb"&gt;str&lt;/span&gt;&lt;span class="p"&gt;):&lt;/span&gt;
      &lt;span class="n"&gt;conn&lt;/span&gt; &lt;span class="o"&gt;=&lt;/span&gt; &lt;span class="nf"&gt;init_db&lt;/span&gt;&lt;span class="p"&gt;()&lt;/span&gt;
      &lt;span class="n"&gt;code&lt;/span&gt; &lt;span class="o"&gt;=&lt;/span&gt; &lt;span class="sh"&gt;''&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="nf"&gt;join&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;random&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="nf"&gt;choices&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;string&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;ascii_letters&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="n"&gt;k&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="mi"&gt;6&lt;/span&gt;&lt;span class="p"&gt;))&lt;/span&gt;
      &lt;span class="n"&gt;conn&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="nf"&gt;execute&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="sh"&gt;"&lt;/span&gt;&lt;span class="s"&gt;INSERT INTO urls VALUES (?, ?)&lt;/span&gt;&lt;span class="sh"&gt;"&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;code&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="n"&gt;url&lt;/span&gt;&lt;span class="p"&gt;))&lt;/span&gt;
      &lt;span class="n"&gt;conn&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="nf"&gt;commit&lt;/span&gt;&lt;span class="p"&gt;()&lt;/span&gt;
      &lt;span class="k"&gt;return&lt;/span&gt; &lt;span class="p"&gt;{&lt;/span&gt;&lt;span class="sh"&gt;"&lt;/span&gt;&lt;span class="s"&gt;short_url&lt;/span&gt;&lt;span class="sh"&gt;"&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="sa"&gt;f&lt;/span&gt;&lt;span class="sh"&gt;"&lt;/span&gt;&lt;span class="s"&gt;http://localhost:8000/&lt;/span&gt;&lt;span class="si"&gt;{&lt;/span&gt;&lt;span class="n"&gt;code&lt;/span&gt;&lt;span class="si"&gt;}&lt;/span&gt;&lt;span class="sh"&gt;"&lt;/span&gt;&lt;span class="p"&gt;}&lt;/span&gt;

  &lt;span class="nd"&gt;@app.get&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="sh"&gt;"&lt;/span&gt;&lt;span class="s"&gt;/{code}&lt;/span&gt;&lt;span class="sh"&gt;"&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;
  &lt;span class="k"&gt;async&lt;/span&gt; &lt;span class="k"&gt;def&lt;/span&gt; &lt;span class="nf"&gt;redirect&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;code&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="nb"&gt;str&lt;/span&gt;&lt;span class="p"&gt;):&lt;/span&gt;
      &lt;span class="n"&gt;conn&lt;/span&gt; &lt;span class="o"&gt;=&lt;/span&gt; &lt;span class="nf"&gt;init_db&lt;/span&gt;&lt;span class="p"&gt;()&lt;/span&gt;
      &lt;span class="n"&gt;result&lt;/span&gt; &lt;span class="o"&gt;=&lt;/span&gt; &lt;span class="n"&gt;conn&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="nf"&gt;execute&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;
          &lt;span class="sh"&gt;"&lt;/span&gt;&lt;span class="s"&gt;SELECT url FROM urls WHERE code = ?&lt;/span&gt;&lt;span class="sh"&gt;"&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;code&lt;/span&gt;&lt;span class="p"&gt;,)&lt;/span&gt;
      &lt;span class="p"&gt;).&lt;/span&gt;&lt;span class="nf"&gt;fetchone&lt;/span&gt;&lt;span class="p"&gt;()&lt;/span&gt;
      &lt;span class="k"&gt;if&lt;/span&gt; &lt;span class="ow"&gt;not&lt;/span&gt; &lt;span class="n"&gt;result&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;
          &lt;span class="k"&gt;raise&lt;/span&gt; &lt;span class="nc"&gt;HTTPException&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="mi"&gt;404&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="sh"&gt;"&lt;/span&gt;&lt;span class="s"&gt;Not found&lt;/span&gt;&lt;span class="sh"&gt;"&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;
      &lt;span class="k"&gt;return&lt;/span&gt; &lt;span class="nc"&gt;RedirectResponse&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;result&lt;/span&gt;&lt;span class="p"&gt;[&lt;/span&gt;&lt;span class="mi"&gt;0&lt;/span&gt;&lt;span class="p"&gt;])&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Ran it. Worked first try. 10 minutes including testing. Cost: $0&lt;/p&gt;

&lt;p&gt;The Prompting Secret Nobody Talks About&lt;/p&gt;

&lt;p&gt;Bad prompt:&lt;br&gt;
  make a todo app&lt;/p&gt;

&lt;p&gt;Good prompt:&lt;br&gt;
  Create a React TypeScript todo app with:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Add/delete/toggle todos&lt;/li&gt;
&lt;li&gt;LocalStorage persistence&lt;/li&gt;
&lt;li&gt;Filter: all, active, completed&lt;/li&gt;
&lt;li&gt;Tailwind CSS styling&lt;/li&gt;
&lt;li&gt;Responsive design&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The difference? Specificity.&lt;/p&gt;

&lt;p&gt;The more constraints you give, the better the output. Think of it like giving directions — "go somewhere nice" vs "go to the Italian restaurant on 5th street."&lt;/p&gt;

&lt;p&gt;When Vibe Coding Fails&lt;/p&gt;

&lt;p&gt;Let's be real. It's not magic. It struggles with:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Complex algorithms — AI often produces O(n²) when O(n) exists&lt;/li&gt;
&lt;li&gt;Security-critical code — Always review auth/crypto manually&lt;/li&gt;
&lt;li&gt;Large codebase refactors — Context window limits hurt&lt;/li&gt;
&lt;li&gt;Highly custom business logic — It doesn't know YOUR domain&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I still write code manually for ~30% of my work. But that 70% automation? Game changer.&lt;/p&gt;

&lt;p&gt;How to Start Today (5-Minute Setup)&lt;/p&gt;

&lt;p&gt;Option A: Browser Only (Easiest)&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Go to &lt;a href="https://claude.ai" rel="noopener noreferrer"&gt;https://claude.ai&lt;/a&gt; or &lt;a href="https://chat.openai.com" rel="noopener noreferrer"&gt;https://chat.openai.com&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Describe what you want to build&lt;/li&gt;
&lt;li&gt;Copy the code, run locally&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Option B: IDE Integration (Better)&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Install &lt;a href="https://code.visualstudio.com" rel="noopener noreferrer"&gt;https://code.visualstudio.com&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Add &lt;a href="https://codeium.com" rel="noopener noreferrer"&gt;https://codeium.com&lt;/a&gt; (free)&lt;/li&gt;
&lt;li&gt;Start typing — AI suggests completions&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Option C: Full Vibe Coding Setup (Best)&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Install &lt;a href="https://cursor.sh" rel="noopener noreferrer"&gt;https://cursor.sh&lt;/a&gt; (free tier)&lt;/li&gt;
&lt;li&gt;Open any project&lt;/li&gt;
&lt;li&gt;Press Cmd+K / Ctrl+K&lt;/li&gt;
&lt;li&gt;Type what you want in English&lt;/li&gt;
&lt;li&gt;Hit enter and watch&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Start with small tasks:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;"Add a loading spinner to this button"&lt;/li&gt;
&lt;li&gt;"Convert this function to async/await"&lt;/li&gt;
&lt;li&gt;"Write tests for this module"&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Build confidence, then go bigger.&lt;/p&gt;

&lt;p&gt;The Future is Conversational&lt;/p&gt;

&lt;p&gt;In 5 years, I believe:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Junior dev interviews will test prompting skills&lt;/li&gt;
&lt;li&gt;"Vibe coder" will be a real job title&lt;/li&gt;
&lt;li&gt;Writing code manually will feel like writing assembly&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The developers who adapt now will have a massive advantage.&lt;/p&gt;




&lt;p&gt;Want More Developer Tutorials?&lt;/p&gt;

&lt;p&gt;I write in-depth guides on AI, Python, and modern development at &lt;a href="https://techyowls.io" rel="noopener noreferrer"&gt;https://techyowls.io&lt;/a&gt; — practical tutorials from engineers who actually ship products.&lt;/p&gt;




&lt;p&gt;What's your experience with AI coding tools? Drop a comment — I reply to everyone.&lt;/p&gt;




</description>
      <category>webdev</category>
      <category>ai</category>
      <category>programming</category>
      <category>productivity</category>
    </item>
    <item>
      <title>Blooming WeCoded Landing Page</title>
      <dc:creator>ishrat</dc:creator>
      <pubDate>Thu, 06 Mar 2025 19:53:16 +0000</pubDate>
      <link>https://dev.to/pinky057/blooming-wecoded-landing-page-9lo</link>
      <guid>https://dev.to/pinky057/blooming-wecoded-landing-page-9lo</guid>
      <description>&lt;p&gt;&lt;em&gt;This is a submission for the &lt;a href="https://dev.to/challenges/wecoded"&gt;WeCoded Challenge&lt;/a&gt;: Celebrate in Code&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  My WeCoded Landing Page
&lt;/h2&gt;

&lt;h3&gt;
  
  
  My landing page aims to celebrate diversity in tech through storytelling, combining:
&lt;/h3&gt;

&lt;p&gt;Engaging Story Display - A Dynamic article grid pulls real DEV posts&lt;/p&gt;

&lt;p&gt;Spring Aesthetic - Bloom-inspired colors/animation symbolizing growth&lt;/p&gt;

&lt;p&gt;Interactive Celebration - Playful hover effects and impact counters&lt;/p&gt;

&lt;p&gt;Accessible Focus - Clear hierarchy and semantic markup&lt;/p&gt;

&lt;p&gt;Community Spirit - Historical context and value proposition cards&lt;/p&gt;

&lt;p&gt;Goal: Create an inclusive digital space that visually delights while amplifying underrepresented voices and encouraging exploration through DEV's content ecosystem. 🌸💻✨&lt;/p&gt;

&lt;h2&gt;
  
  
  Demo
&lt;/h2&gt;

&lt;p&gt;&lt;iframe height="600" src="https://codepen.io/Ishrat_Pinky/embed/JojJKMd?height=600&amp;amp;default-tab=result&amp;amp;embed-version=2"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;h2&gt;
  
  
  How I Built It
&lt;/h2&gt;

&lt;p&gt;Foundation: Structured content with semantic HTML5 for accessibility&lt;/p&gt;

&lt;p&gt;Spring Aesthetic: Crafted custom CSS with seasonal colors/animations using CSS variables&lt;/p&gt;

&lt;p&gt;Dynamic Content: Integrated DEV API via Fetch, handling loading/error states&lt;/p&gt;

&lt;p&gt;Interactive Elements: Implemented hover animations and counter effects with vanilla JS&lt;/p&gt;

&lt;p&gt;Responsive Design: Used CSS Grid + media queries for all devices&lt;/p&gt;

&lt;p&gt;Performance: Optimized images + minimized render-blocking resources&lt;/p&gt;

&lt;p&gt;Personal Touch: Added author attribution + social links&lt;/p&gt;

&lt;p&gt;Key Tech: HTML5, CSS3 (Grid/Animations), Vanilla JavaScript, DEV API&lt;br&gt;
Development Time: ~6 hours focused on balancing aesthetics + functionality&lt;/p&gt;

</description>
      <category>devchallenge</category>
      <category>wecoded</category>
      <category>dei</category>
      <category>webdev</category>
    </item>
    <item>
      <title>Robots &amp; AI - Real Talk About Our Future (Less Scary, More "Whoa!")🤖😮</title>
      <dc:creator>ishrat</dc:creator>
      <pubDate>Mon, 03 Mar 2025 02:11:40 +0000</pubDate>
      <link>https://dev.to/pinky057/robots-ai-real-talk-about-our-future-less-scary-more-whoa-4ii0</link>
      <guid>https://dev.to/pinky057/robots-ai-real-talk-about-our-future-less-scary-more-whoa-4ii0</guid>
      <description>&lt;p&gt;&lt;em&gt;This is a submission for the &lt;a href="https://future.forem.com/challenges/writing-2025-02-26" rel="noopener noreferrer"&gt;Future Writing Challenge&lt;/a&gt;: How Technology Is Changing Things.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Hey Taizan,&lt;/p&gt;

&lt;p&gt;So, you know how I was rambling about tech stuff last time?  Well, robots and AI have been seriously on my mind lately – they're popping up &lt;em&gt;everywhere&lt;/em&gt;, right? And yeah, I get it, sometimes it feels a bit… &lt;em&gt;Black Mirror&lt;/em&gt; episode is kinda weird.&lt;/p&gt;

&lt;p&gt;It’s normal to get a little freaked out thinking robots are gonna steal all the jobs, and we'll all be jobless in robot-land or something.  Seriously, I get it!  But honestly, I've been thinking about it, and I believe if we chill a bit and actually &lt;em&gt;look&lt;/em&gt; at it, robots and AI could make our lives, like, &lt;em&gt;amazingly&lt;/em&gt; better.&lt;/p&gt;

&lt;p&gt;🤖&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%2Fv8q5xbdq7d75l0ycv038.gif" 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%2Fv8q5xbdq7d75l0ycv038.gif" alt="Robot" width="200" height="200"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Think of them as super-powered tools, yeah?  Tools change things and always have. But think about all the amazing stuff tools have given us, not just taken away.  Just like the internet blew our minds and created jobs nobody even dreamed of, robots and AI will do the same.&lt;/p&gt;

&lt;p&gt;Okay, real talk yeah, some jobs will shift.  Machines &lt;em&gt;will&lt;/em&gt; take over the stuff that's kinda boring or hard for us humans to do.  But guess what? That frees &lt;em&gt;us&lt;/em&gt; up for all the good stuff, the fun stuff, the &lt;em&gt;human&lt;/em&gt; stuff!  We're gonna need people to.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Actually &lt;em&gt;make&lt;/em&gt; and &lt;em&gt;fix&lt;/em&gt; these robots and AI&lt;/strong&gt;:  Hello, dream job for anyone into techy stuff!  Engineers, programmers, designers – they're gonna be in high demand!&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Team up and work &lt;em&gt;with&lt;/em&gt; them&lt;/strong&gt;:  Imagine doctors using AI to spot diseases earlier than we can imagine or builders having robot helpers to make things safer and faster.  It's teamwork, "human + machine"!&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Do the stuff robots *can't&lt;/strong&gt;&lt;em&gt;:  Seriously, AI can't write a poem that makes you cry, or give someone a hug when they need it, or come up with a wild, out-of-the-box idea.  *Those&lt;/em&gt; human skills? They're gonna be gold!&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Tech always changes things up.  But new stuff coming in means new chances for us, too.  We just gotta be ready to learn a bit, roll with it, and see where it takes us.&lt;/p&gt;

&lt;p&gt;And honestly? Think of all the &lt;em&gt;good&lt;/em&gt; robots and AI can do!  Way better healthcare – imagine catching diseases super early.  Learning made easier for everyone.  Cleaner, greener stuff.  Safer workplaces.  Even just making everyday life less of a hassle – hello, robot vacuum! &lt;/p&gt;

&lt;p&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%2Fvdervto9ktnhk8cny4mr.gif" 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%2Fvdervto9ktnhk8cny4mr.gif" alt="hello, robot vacuum" width="200" height="320"&gt;&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;Of course, we gotta be smart cookies about this whole thing.  Gotta make sure AI is fair for everyone, keeps our info safe, and doesn't turn into some robot takeover movie plot!  But that's on &lt;em&gt;us&lt;/em&gt; to make sure it goes right, yeah?&lt;/p&gt;

&lt;p&gt;So, instead of freaking out about robots and AI taking over the world, I'm trying to get hyped!  This is a chance to make life cooler, invent awesome new jobs, and push things forward.  Let's try to focus on getting ready for all the good stuff coming our way.&lt;/p&gt;

&lt;p&gt;What do you guys think?  Has anyone seen any cool robots or AI in action lately?  Or got any "whoa, future!" thoughts?  &lt;/p&gt;

&lt;h2&gt;
  
  
  Challanges
&lt;/h2&gt;

&lt;p&gt;But gotta be real, there are some things we gotta keep an eye on as this robot/AI stuff gets bigger:&lt;/p&gt;

&lt;p&gt;Keeping our info safe and private: AI learns from tons of data. We need to make sure our stuff isn't just floating around out there or getting used in weird ways.&lt;/p&gt;

&lt;p&gt;Us keeping control: It's powerful tech, right? We gotta make sure humans are still in charge and guiding where it goes, not the other way around! No robot overlords, please! &lt;/p&gt;

&lt;p&gt;So yeah, still excited about the good stuff – better health, new jobs, all that.  But also think we gotta be smart and talk about these trickier bits.  It's our future, right?  Let's try to shape it for the best.&lt;/p&gt;

&lt;p&gt;Are any worries popping into your head about this stuff?  Let's grab coffee soon and chat more!&lt;/p&gt;

&lt;p&gt;Catch you all soon,&lt;/p&gt;

&lt;p&gt;Best regards,&lt;br&gt;
Ishrat Pinky &lt;/p&gt;

&lt;p&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%2Fh0adqnj4mob6dxl8055o.gif" 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%2Fh0adqnj4mob6dxl8055o.gif" alt="conclusion" width="480" height="271"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Additional Prize Categories
&lt;/h3&gt;

&lt;p&gt;It also touches on ripple effects, although it could be strengthened in that area to more explicitly detail the cascading consequences across various aspects of life. As written, it hints at these effects by mentioning changes in jobs, healthcare, education, and so on, but does not deeply explore the interconnectedness of these changes and their broader societal consequences.&lt;/p&gt;

</description>
      <category>futurechallenge</category>
      <category>ai</category>
      <category>devchallenge</category>
      <category>robotics</category>
    </item>
    <item>
      <title>Love Calculator-February edition</title>
      <dc:creator>ishrat</dc:creator>
      <pubDate>Sun, 16 Feb 2025 08:05:26 +0000</pubDate>
      <link>https://dev.to/pinky057/love-calculator-february-edition-3bg3</link>
      <guid>https://dev.to/pinky057/love-calculator-february-edition-3bg3</guid>
      <description>&lt;p&gt;&lt;em&gt;This is a submission for &lt;a href="https://dev.to/challenges/frontend-2025-02-12"&gt;Frontend Challenge - February Edition, CSS Art: February&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Inspiration
&lt;/h2&gt;

&lt;h2&gt;
  
  
  Demo
&lt;/h2&gt;

&lt;p&gt;&lt;iframe height="600" src="https://codepen.io/Ishrat_Pinky/embed/bNGbGzV?height=600&amp;amp;default-tab=result&amp;amp;embed-version=2"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;h2&gt;
  
  
  Journey
&lt;/h2&gt;

&lt;p&gt;It's a fun project called the Love Calculator, where users input two names to receive a love percentage. It also features a hover effect of love and a pulsing heart animation.&lt;/p&gt;

</description>
      <category>frontendchallenge</category>
      <category>devchallenge</category>
      <category>css</category>
      <category>html</category>
    </item>
    <item>
      <title>Love Language</title>
      <dc:creator>ishrat</dc:creator>
      <pubDate>Sun, 16 Feb 2025 07:55:50 +0000</pubDate>
      <link>https://dev.to/pinky057/love-language-2el1</link>
      <guid>https://dev.to/pinky057/love-language-2el1</guid>
      <description>&lt;p&gt;&lt;em&gt;This is a submission for &lt;a href="https://dev.to/challenges/frontend-2025-02-12"&gt;Frontend Challenge - February Edition, Glam Up My Markup: Love Language Discovery&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

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

&lt;h2&gt;
  
  
  Demo
&lt;/h2&gt;

&lt;p&gt;&lt;iframe height="600" src="https://codepen.io/Ishrat_Pinky/embed/dPyPObB?height=600&amp;amp;default-tab=result&amp;amp;embed-version=2"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;h2&gt;
  
  
  Journey
&lt;/h2&gt;

</description>
      <category>devchallenge</category>
      <category>frontendchallenge</category>
      <category>css</category>
      <category>javascript</category>
    </item>
    <item>
      <title>Sports landing page By GASP</title>
      <dc:creator>ishrat</dc:creator>
      <pubDate>Sat, 08 Feb 2025 00:31:44 +0000</pubDate>
      <link>https://dev.to/pinky057/sports-landing-page-by-gasp-3lfh</link>
      <guid>https://dev.to/pinky057/sports-landing-page-by-gasp-3lfh</guid>
      <description>&lt;p&gt;Check out this Pen I made!&lt;/p&gt;

&lt;p&gt;&lt;iframe height="600" src="https://codepen.io/Ishrat_Pinky/embed/qepqqr?height=600&amp;amp;default-tab=result&amp;amp;embed-version=2"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>codepen</category>
      <category>webdev</category>
      <category>gsap</category>
      <category>programming</category>
    </item>
    <item>
      <title>Gradient Generator</title>
      <dc:creator>ishrat</dc:creator>
      <pubDate>Thu, 05 Dec 2024 00:10:55 +0000</pubDate>
      <link>https://dev.to/pinky057/updated-gradient-generator-1217</link>
      <guid>https://dev.to/pinky057/updated-gradient-generator-1217</guid>
      <description>&lt;p&gt;Check out this Pen I made!&lt;br&gt;
&lt;a href="https://github.com/Pinky057/Gradient-generator-with-css-and-js" rel="noopener noreferrer"&gt;Github Link&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;iframe height="600" src="https://codepen.io/Ishrat_Pinky/embed/PwYZPZg?height=600&amp;amp;default-tab=result&amp;amp;embed-version=2"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>codepen</category>
      <category>javascript</category>
      <category>webdev</category>
      <category>programming</category>
    </item>
    <item>
      <title>Alien Match Game -Web Game Challenge</title>
      <dc:creator>ishrat</dc:creator>
      <pubDate>Sun, 22 Sep 2024 19:09:12 +0000</pubDate>
      <link>https://dev.to/pinky057/alien-match-game-web-game-challenge-264k</link>
      <guid>https://dev.to/pinky057/alien-match-game-web-game-challenge-264k</guid>
      <description>&lt;p&gt;&lt;em&gt;This is a submission for the &lt;a href="https://dev.to/challenges/webgame"&gt;Web Game Challenge&lt;/a&gt;, Build a Game: Alien Edition&lt;/em&gt;&lt;/p&gt;

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

&lt;p&gt;It is an Alien Match Game &lt;/p&gt;

&lt;h2&gt;
  
  
  Demo
&lt;/h2&gt;

&lt;p&gt;&lt;iframe height="600" src="https://codepen.io/Ishrat_Pinky/embed/poMzmpo?height=600&amp;amp;default-tab=result&amp;amp;embed-version=2"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;h2&gt;
  
  
  Journey
&lt;/h2&gt;

</description>
      <category>devchallenge</category>
      <category>gamechallenge</category>
      <category>gamedev</category>
      <category>webdev</category>
    </item>
    <item>
      <title>Alien Shooter - Web Game Challenge 👾</title>
      <dc:creator>ishrat</dc:creator>
      <pubDate>Thu, 19 Sep 2024 17:01:37 +0000</pubDate>
      <link>https://dev.to/pinky057/alien-shooter-web-game-challenge-fci</link>
      <guid>https://dev.to/pinky057/alien-shooter-web-game-challenge-fci</guid>
      <description>&lt;p&gt;&lt;em&gt;This is a submission for the &lt;a href="https://dev.to/challenges/webgame"&gt;Web Game Challenge&lt;/a&gt;, Build a Game: Alien Edition&lt;/em&gt;&lt;/p&gt;

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

&lt;h3&gt;
  
  
  Alien Shooter Game Summary
&lt;/h3&gt;

&lt;p&gt;&lt;strong&gt;Alien Shooter&lt;/strong&gt; is a simple HTML5 canvas-based game where the player controls a UFO spaceship and defends Earth from invading aliens. The player can move the UFO left and right using the arrow keys and shoot bullets by pressing the spacebar. The goal is to destroy all the aliens before they reach the bottom of the screen.&lt;/p&gt;

&lt;h2&gt;
  
  
  Demo
&lt;/h2&gt;

&lt;p&gt;&lt;iframe height="600" src="https://codepen.io/Ishrat_Pinky/embed/eYwqyxN?height=600&amp;amp;default-tab=result&amp;amp;embed-version=2"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/Pinky057/Alien-Shooter--Canvas-game-" rel="noopener noreferrer"&gt;GitHub link&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Game Features:
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Player-controlled UFO&lt;/strong&gt;: A UFO-shaped spaceship with a sleek design, featuring a silver base, blue dome, and glowing yellow lights.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Aliens with Random Colors&lt;/strong&gt;: Aliens are circular, with antennas and eyes. Each alien is given a random colour, making the game visually diverse and engaging.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Shooting Mechanics&lt;/strong&gt;: Players can shoot bullets to destroy the aliens. Successful hits will earn points.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Game Over Condition&lt;/strong&gt;: The game ends if an alien reaches the bottom of the screen or collides with the player's UFO.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Victory Condition&lt;/strong&gt;: Players win if they destroy all aliens on the screen.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This fast-paced game combines visual variety with fun mechanics, making it a simple yet enjoyable challenge!&lt;/p&gt;

</description>
      <category>devchallenge</category>
      <category>gamechallenge</category>
      <category>gamedev</category>
      <category>webdev</category>
    </item>
    <item>
      <title>Space Art Challenge - CSS Art</title>
      <dc:creator>ishrat</dc:creator>
      <pubDate>Sun, 15 Sep 2024 22:24:52 +0000</pubDate>
      <link>https://dev.to/pinky057/space-art-challenge-css-art-1c1b</link>
      <guid>https://dev.to/pinky057/space-art-challenge-css-art-1c1b</guid>
      <description>&lt;p&gt;&lt;em&gt;This is a submission for &lt;a href="https://dev.to/challenges/frontend-2024-09-04"&gt;Frontend Challenge v24.09.04&lt;/a&gt;, CSS Art: Space.&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Inspiration
&lt;/h2&gt;

&lt;p&gt;I designed an interactive Solar System webpage using HTML and CSS. I aimed to improve a simple template by making it visually attractive, responsive, and user-friendly. I concentrated on incorporating interactive elements while ensuring that it remained educational and accessible, by the challenge's requirements.&lt;/p&gt;

&lt;h2&gt;
  
  
  Demo
&lt;/h2&gt;

&lt;p&gt;&lt;iframe height="600" src="https://codepen.io/Ishrat_Pinky/embed/OJeYQKW?height=600&amp;amp;default-tab=result&amp;amp;embed-version=2"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>frontendchallenge</category>
      <category>devchallenge</category>
      <category>css</category>
      <category>webdev</category>
    </item>
    <item>
      <title>Solar System - CSS ART</title>
      <dc:creator>ishrat</dc:creator>
      <pubDate>Thu, 05 Sep 2024 03:59:51 +0000</pubDate>
      <link>https://dev.to/pinky057/solar-system-css-art-5c0o</link>
      <guid>https://dev.to/pinky057/solar-system-css-art-5c0o</guid>
      <description>&lt;p&gt;&lt;em&gt;This is a submission for &lt;a href="https://dev.to/challenges/frontend-2024-09-04"&gt;Frontend Challenge v24.09.04&lt;/a&gt;, CSS Art: Space.&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Inspiration
&lt;/h2&gt;

&lt;p&gt;The &lt;strong&gt;Solar System Exploration Project&lt;/strong&gt; is an interactive educational web experience designed to captivate users with the wonders of our solar system. The project aims to combine visually engaging animations with informative content, offering users an immersive journey through the planets, moons, and celestial phenomena that make up our cosmic neighborhood.&lt;/p&gt;

&lt;h2&gt;
  
  
  Demo
&lt;/h2&gt;

&lt;p&gt;&lt;iframe height="600" src="https://codepen.io/Ishrat_Pinky/embed/wvLQjNp?height=600&amp;amp;default-tab=result&amp;amp;embed-version=2"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;h2&gt;
  
  
  Journey
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Solar System Exploration Project Overview
&lt;/h3&gt;

&lt;h3&gt;
  
  
  Key Features:
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Interactive Solar System Animation&lt;/strong&gt;: At the heart of the project is an animated solar system model showcasing the Sun and the planets orbiting around it. Each planet moves in real-time, providing a dynamic and engaging way to visualize the celestial dance of our solar system.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Detailed Planetary Articles&lt;/strong&gt;: Each planet is accompanied by an in-depth article that provides detailed information about its characteristics, such as distance from the Sun, orbital period, atmosphere, and unique features. These articles are designed to be visually appealing with a modern layout, making learning about each planet more accessible and engaging.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Educational Tooltips&lt;/strong&gt;: As users explore the site, tooltips offer quick facts and additional insights about various solar system features, enhancing the learning experience.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Responsive Design&lt;/strong&gt;: The project is optimized for a variety of devices, from desktops to tablets and smartphones, ensuring that users can explore the solar system on any screen size without losing functionality or visual appeal.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Future Enhancements:
&lt;/h3&gt;

&lt;p&gt;Potential future updates could include more interactive features, such as zooming into planets for a closer look, learning about moons, adding fun quizzes to test users’ knowledge, and incorporating real-time data such as planetary positions and celestial events. &lt;/p&gt;

&lt;p&gt;This project serves as a foundation for continuous development, with the goal of becoming a comprehensive educational tool for space exploration enthusiasts of all ages.&lt;/p&gt;

</description>
      <category>frontendchallenge</category>
      <category>devchallenge</category>
      <category>css</category>
      <category>javascript</category>
    </item>
    <item>
      <title>One Byte Explainer : Divide and Conquer !</title>
      <dc:creator>ishrat</dc:creator>
      <pubDate>Thu, 13 Jun 2024 13:55:32 +0000</pubDate>
      <link>https://dev.to/pinky057/one-byte-explainer-divide-and-conquer--j5c</link>
      <guid>https://dev.to/pinky057/one-byte-explainer-divide-and-conquer--j5c</guid>
      <description>&lt;p&gt;&lt;em&gt;This is a submission for DEV Computer Science Challenge v24.06.12: One Byte Explainer.&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Divide and Conquer
&lt;/h2&gt;

&lt;p&gt;Divide and Conquer break problems into smaller and similar subproblems, solving them recursively. After solving subproblems, solutions are combined to solve the original problem. Used in algorithms like &lt;em&gt;merge sort&lt;/em&gt; and &lt;em&gt;quicksort&lt;/em&gt;. Efficient, but requires a careful merging strategy.&lt;/p&gt;

&lt;h2&gt;
  
  
  Additional Context
&lt;/h2&gt;

&lt;p&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%2Fnirgb0zegeyezrnup210.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%2Fnirgb0zegeyezrnup210.png" alt="Devide and conqure" width="800" height="450"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  The key steps involved in the Divide and Conquer:
&lt;/h3&gt;

&lt;p&gt;&lt;strong&gt;Divide:&lt;/strong&gt; Break the problem into smaller chunks of subproblems.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Conquer:&lt;/strong&gt; Solve the subproblems recursively.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Combine:&lt;/strong&gt; Merge or combine the solutions of the subproblems in order to obtain the solution to the original problem. &lt;/p&gt;

&lt;h3&gt;
  
  
  Some Applications of Divide and Conquer Algorithm:
&lt;/h3&gt;

&lt;p&gt;&lt;strong&gt;1. Quicksort:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Efficient sorting by partitioning and recursively sorting subarrays.&lt;/li&gt;
&lt;li&gt;Time Complexity: O(n log n) on average, O(n^2) worst-case.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;2. Merge Sort:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Sorting algorithm dividing the array into halves, recursively sorting, and merging.&lt;/li&gt;
&lt;li&gt;Time Complexity: O(n log n) always.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;3. Closest Pair of Points:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Finds the closest pair of points in 2D space.&lt;/li&gt;
&lt;li&gt;Time Complexity: O(n log n).&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;4. Cooley–Tukey FFT Algorithm:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Fast Fourier Transform algorithm.&lt;/li&gt;
&lt;li&gt;Time Complexity: O(N log N).&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;5. Karatsuba Algorithm:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Fast multiplication of two binary strings.&lt;/li&gt;
&lt;li&gt;Time Complexity: O(n^1.59).&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>devchallenge</category>
      <category>cschallenge</category>
      <category>computerscience</category>
      <category>beginners</category>
    </item>
  </channel>
</rss>
