<?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>Forem: Darsh Kulthia</title>
    <description>The latest articles on Forem by Darsh Kulthia (@dkulthia).</description>
    <link>https://forem.com/dkulthia</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%2F519443%2F08543c0b-57d9-42dd-8eb2-54560a98e2e7.jpg</url>
      <title>Forem: Darsh Kulthia</title>
      <link>https://forem.com/dkulthia</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/dkulthia"/>
    <language>en</language>
    <item>
      <title>🚀 I’m Building 15 Projects in 15 Days!</title>
      <dc:creator>Darsh Kulthia</dc:creator>
      <pubDate>Sat, 28 Jun 2025 12:51:50 +0000</pubDate>
      <link>https://forem.com/dkulthia/im-building-15-projects-in-15-days-4fci</link>
      <guid>https://forem.com/dkulthia/im-building-15-projects-in-15-days-4fci</guid>
      <description>&lt;p&gt;Hey devs 👋&lt;/p&gt;

&lt;p&gt;I'm kicking off a personal coding sprint called the &lt;strong&gt;15x15 Dev Challenge&lt;/strong&gt; — 15 &lt;strong&gt;mini but mighty projects&lt;/strong&gt; in &lt;strong&gt;15 consecutive days&lt;/strong&gt;. That’s right: 1 project, every single day, for over two weeks! 🧠💻&lt;/p&gt;




&lt;h2&gt;
  
  
  🔥 What is the #15x15DevChallenge?
&lt;/h2&gt;

&lt;p&gt;This is a self-made challenge to boost my coding muscles, explore creative problem-solving, and ship fast. The idea is simple:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;👨‍💻 One day. One project. Zero excuses.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Each day focuses on a fun, useful, or visually creative app — and by the end of the challenge, I’ll have a full portfolio of 15 working demos.&lt;/p&gt;




&lt;h2&gt;
  
  
  📅 Challenge Timeline &amp;amp; Projects
&lt;/h2&gt;

&lt;p&gt;Here’s the plan:&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Day&lt;/th&gt;
&lt;th&gt;Project Idea&lt;/th&gt;
&lt;th&gt;Stack Used&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;1&lt;/td&gt;
&lt;td&gt;Pong Game&lt;/td&gt;
&lt;td&gt;HTML/CSS/JS&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;2&lt;/td&gt;
&lt;td&gt;ASCII Art Generator&lt;/td&gt;
&lt;td&gt;Python / JS&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;3&lt;/td&gt;
&lt;td&gt;CSS-Only Logo/Animation&lt;/td&gt;
&lt;td&gt;HTML/CSS&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;4&lt;/td&gt;
&lt;td&gt;To-Do List with LocalStorage&lt;/td&gt;
&lt;td&gt;JavaScript&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;5&lt;/td&gt;
&lt;td&gt;QR Code Generator&lt;/td&gt;
&lt;td&gt;JS / Python&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;6&lt;/td&gt;
&lt;td&gt;Pomodoro Timer&lt;/td&gt;
&lt;td&gt;JS / React&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;7&lt;/td&gt;
&lt;td&gt;Unit Converter&lt;/td&gt;
&lt;td&gt;JS / Python&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;8&lt;/td&gt;
&lt;td&gt;Weather App (OpenWeather API)&lt;/td&gt;
&lt;td&gt;HTML/JS&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;9&lt;/td&gt;
&lt;td&gt;GitHub Profile Viewer&lt;/td&gt;
&lt;td&gt;GitHub API + JS&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;10&lt;/td&gt;
&lt;td&gt;Quote of the Day App&lt;/td&gt;
&lt;td&gt;JS + Quotes API&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;11&lt;/td&gt;
&lt;td&gt;Digital Business Card&lt;/td&gt;
&lt;td&gt;HTML/CSS&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;12&lt;/td&gt;
&lt;td&gt;Fake Startup Landing Page&lt;/td&gt;
&lt;td&gt;HTML/CSS/JS&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;13&lt;/td&gt;
&lt;td&gt;Typing Speed Tester&lt;/td&gt;
&lt;td&gt;JavaScript&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;14&lt;/td&gt;
&lt;td&gt;Markdown Previewer&lt;/td&gt;
&lt;td&gt;React&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;15&lt;/td&gt;
&lt;td&gt;One-File Portfolio&lt;/td&gt;
&lt;td&gt;HTML/CSS/JS&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;➡️ On &lt;strong&gt;Day 16&lt;/strong&gt;, I’ll build a &lt;strong&gt;webpage that showcases all these projects&lt;/strong&gt; in one place — like a mini dev playground.&lt;/p&gt;




&lt;h2&gt;
  
  
  🧰 Tech I’ll Use
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;HTML/CSS/JS&lt;/li&gt;
&lt;li&gt;React (for a few projects)&lt;/li&gt;
&lt;li&gt;Python (image/text utilities)&lt;/li&gt;
&lt;li&gt;Public APIs (OpenWeather, GitHub, Quotes)&lt;/li&gt;
&lt;li&gt;GitHub Pages or Netlify for deployment&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  🗂️ Repository
&lt;/h2&gt;

&lt;p&gt;All projects live inside one public repo here:&lt;/p&gt;

&lt;p&gt;👉 &lt;strong&gt;&lt;a href="https://github.com/dkulthia/15x15-DevChallenge" rel="noopener noreferrer"&gt;15x15-DevChallenge&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Each day gets its own folder with code, README, and live demo link.&lt;/p&gt;




&lt;h2&gt;
  
  
  ✨ Why I’m Doing This
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Improve consistency and creativity&lt;/li&gt;
&lt;li&gt;Sharpen front-end + API integration skills&lt;/li&gt;
&lt;li&gt;Push past perfectionism (done &amp;gt; perfect)&lt;/li&gt;
&lt;li&gt;Build momentum and ship faster&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  🤝 Want to Join Me?
&lt;/h2&gt;

&lt;p&gt;Feel free to fork the repo, remix the idea, or make it your own! Tag your posts with &lt;strong&gt;#15x15DevChallenge&lt;/strong&gt; if you're sharing progress or showing off your builds. Let's turn this into a mini movement!&lt;/p&gt;




&lt;h2&gt;
  
  
  💬 Let’s Connect
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://github.com/dkulthia" rel="noopener noreferrer"&gt;GitHub&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.instagram.com/dkulthia/" rel="noopener noreferrer"&gt;Instagram&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dkulthia.github.io/" rel="noopener noreferrer"&gt;Portfolio&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;




&lt;p&gt;Thanks for reading — wish me luck! 🙌&lt;br&gt;&lt;br&gt;
I’ll update this post with progress and learnings as I go. Stay tuned! 🚀&lt;/p&gt;

</description>
      <category>15x15devchallenge</category>
      <category>buildinpublic</category>
      <category>webdev</category>
      <category>programming</category>
    </item>
    <item>
      <title>Seeking Feedback on My GitHub Profile README 🚀</title>
      <dc:creator>Darsh Kulthia</dc:creator>
      <pubDate>Fri, 17 Jan 2025 13:02:39 +0000</pubDate>
      <link>https://forem.com/dkulthia/seeking-feedback-on-my-github-profile-readme-705</link>
      <guid>https://forem.com/dkulthia/seeking-feedback-on-my-github-profile-readme-705</guid>
      <description>&lt;p&gt;Hi Dev.to Community! 👋&lt;/p&gt;

&lt;p&gt;I’ve been working on my &lt;a href="https://github.com/Darshkul24/Darshkul24/blob/main/README.md#-hi-im-darsh-kulthia-" rel="noopener noreferrer"&gt;GitHub profile README&lt;/a&gt;, and I’d love to get your thoughts on it. It’s meant to showcase who I am, what I do, and how I can be helpful to others in the tech world. 🌐&lt;/p&gt;

&lt;p&gt;Here’s what I tried to include:&lt;/p&gt;

&lt;p&gt;A short introduction about me&lt;br&gt;
My skills and projects&lt;br&gt;
A few fun/creative elements to keep it engaging&lt;br&gt;
Links to connect with me&lt;br&gt;
However, I know there’s always room for improvement!&lt;br&gt;
Does the content resonate well?&lt;br&gt;
Are the visuals or layout appealing?&lt;br&gt;
Is there anything crucial I might be missing?&lt;/p&gt;

&lt;p&gt;I’d really appreciate your honest feedback, whether it’s about the design, content, or even suggestions for what could make it stand out. If you’ve built your own profile README, feel free to share what worked for you—I’d love to learn from your experience too! 😊&lt;/p&gt;

&lt;p&gt;You can check out my profile README &lt;a href="https://github.com/Darshkul24/Darshkul24/blob/main/README.md#-hi-im-darsh-kulthia-" rel="noopener noreferrer"&gt;here&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Thank you in advance for your time and insights. I’m looking forward to hearing your thoughts!&lt;/p&gt;

&lt;p&gt;Cheers,&lt;br&gt;
&lt;a href="https://github.com/Darshkul24" rel="noopener noreferrer"&gt;Darsh Kulthia&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Movie Time</title>
      <dc:creator>Darsh Kulthia</dc:creator>
      <pubDate>Wed, 25 Nov 2020 05:41:07 +0000</pubDate>
      <link>https://forem.com/dkulthia/movie-time-2k36</link>
      <guid>https://forem.com/dkulthia/movie-time-2k36</guid>
      <description>&lt;p&gt;Here are some movies a developer/Hacker/programmer should must watch:-&lt;/p&gt;

&lt;p&gt;1)The Social Network.&lt;br&gt;
2)Hacker.&lt;br&gt;
3)pirates of silicon valley.&lt;/p&gt;

&lt;p&gt;Thanks for reading my post please press the   heart shaped button while going.&lt;br&gt;
  Thank you &lt;br&gt;
Darsh kulthia.&lt;/p&gt;

</description>
      <category>movie</category>
      <category>fun</category>
      <category>programming</category>
    </item>
  </channel>
</rss>
