<?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: Manan Singhal</title>
    <description>The latest articles on DEV Community by Manan Singhal (@manan_singhal_880ee46cd84).</description>
    <link>https://dev.to/manan_singhal_880ee46cd84</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%2F3959670%2F4222631c-d88c-4215-8323-8139ae1cb105.png</url>
      <title>DEV Community: Manan Singhal</title>
      <link>https://dev.to/manan_singhal_880ee46cd84</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/manan_singhal_880ee46cd84"/>
    <language>en</language>
    <item>
      <title>My Journey Through Hackathons (~₹4L)</title>
      <dc:creator>Manan Singhal</dc:creator>
      <pubDate>Sat, 30 May 2026 08:35:57 +0000</pubDate>
      <link>https://dev.to/manan_singhal_880ee46cd84/my-journey-through-hackathons-4l-13p9</link>
      <guid>https://dev.to/manan_singhal_880ee46cd84/my-journey-through-hackathons-4l-13p9</guid>
      <description>&lt;p&gt;I started participating in hackathons during my first year of college. At that time, I had very little idea about how hackathons actually worked. I just knew that people were building interesting things, networking with smart developers, and sometimes even winning prize money. That sounded exciting enough for me to start.&lt;/p&gt;

&lt;p&gt;Since then, I’ve participated in around 14 hackathons, as far as I can remember.&lt;/p&gt;

&lt;p&gt;In the beginning, I lost almost every single one.&lt;/p&gt;

&lt;p&gt;And honestly, losing repeatedly was frustrating.&lt;/p&gt;

&lt;p&gt;I would spend days building projects, staying awake till late night, submitting demos with high expectations — and then see other teams win while my project got ignored. At one point, I started questioning whether I was even good enough for hackathons.&lt;/p&gt;

&lt;p&gt;I remember asking seniors and experienced builders for advice. Most of them said similar things, but one line stayed with me:&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;“Keep building. Don’t overthink.”
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;

&lt;p&gt;At first, it sounded too simple. But over time, I realized that consistency matters much more than motivation in hackathons.&lt;br&gt;
What I Was Doing Wrong Initially&lt;/p&gt;

&lt;p&gt;When I look back, I made a lot of beginner mistakes:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;I focused too much on flashy ideas instead of solving real problems.&lt;/li&gt;
&lt;li&gt;I underestimated the importance of research.&lt;/li&gt;
&lt;li&gt;I spent too much time overthinking tech stacks instead of actually building.&lt;/li&gt;
&lt;li&gt;Sometimes I copied trends without understanding the underlying problem deeply.
-I thought hackathons were only about coding fast.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;But hackathons are much more than that.&lt;/p&gt;

&lt;p&gt;Good hackathons reward:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;problem-solving,&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;originality,&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;execution,&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;storytelling,&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;and product thinking.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Once I understood that, my approach completely changed.&lt;br&gt;
The Turning Point&lt;/p&gt;

&lt;p&gt;After losing multiple hackathons, I decided to become much more intentional.&lt;/p&gt;

&lt;p&gt;I started actively searching for every live hackathon I could find, especially in Web3. I explored Discord communities, Twitter posts, Devfolio, DoraHacks, ETHGlobal, Encode Club, and many smaller ecosystem-specific hackathons.&lt;/p&gt;

&lt;p&gt;That’s when I came across a hackathon by Encode Club and Mezo.&lt;/p&gt;

&lt;p&gt;Instead of immediately jumping into coding, I spent a lot of time researching ideas. I genuinely believe the idea is one of the most important parts of a hackathon project.&lt;/p&gt;

&lt;p&gt;I started reading research papers, studying existing protocols, understanding problems in the ecosystem, and looking at gaps where something new could be built.&lt;/p&gt;

&lt;p&gt;Eventually, I found a research direction that interested me deeply.&lt;/p&gt;

&lt;p&gt;That project later became BTCShield.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Building BTCShield&lt;/strong&gt;&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%2F58wupsh03j7kwneluw7l.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%2F58wupsh03j7kwneluw7l.png" alt=" " width="594" height="338"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;BTCShield was probably the first project where I truly understood the importance of refining every detail.&lt;/p&gt;

&lt;p&gt;I worked solo on the project.&lt;/p&gt;

&lt;p&gt;I spent hours:&lt;br&gt;
    refining the architecture,&lt;br&gt;
    improving the product flow,&lt;br&gt;
    thinking about edge cases,&lt;br&gt;
    preparing the presentation,&lt;br&gt;
    and making sure the idea itself was meaningful.&lt;/p&gt;

&lt;p&gt;One thing I realized during this process is that hackathons are not just coding competitions. They are compressed startup simulations.&lt;/p&gt;

&lt;p&gt;You need to:&lt;br&gt;
    identify a problem,&lt;br&gt;
    validate it quickly,&lt;br&gt;
    build a prototype,&lt;br&gt;
    explain the value clearly,&lt;br&gt;
    and convince judges why it matters.&lt;/p&gt;

&lt;p&gt;The pressure is intense, especially when deadlines are close.&lt;/p&gt;

&lt;p&gt;There were moments where things broke unexpectedly, features didn’t work, and I had to quickly pivot or simplify ideas.&lt;/p&gt;

&lt;p&gt;But eventually, BTCShield ended up winning the Mezo Hackathon with a prize of &lt;strong&gt;&lt;em&gt;$3000&lt;/em&gt;&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;That was a huge confidence boost for me because it proved that all the earlier failures were not wasted effort.&lt;br&gt;
   &lt;a href="https://www.opturafi.com/" rel="noopener noreferrer"&gt; Project Link&lt;/a&gt;&lt;br&gt;
   &lt;a href="https://github.com/MananSinghal123/BTCShield" rel="noopener noreferrer"&gt;GitHub&lt;/a&gt;&lt;br&gt;
   &lt;a href="https://www.youtube.com/watch?v=pfJqVrGW_N0" rel="noopener noreferrer"&gt; Demo Video&lt;/a&gt;&lt;br&gt;
   &lt;a href="https://mezo.org/blog/mezo-hackathon-winners/" rel="noopener noreferrer"&gt;Winner Announcement&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;ETHGlobal HackMoney&lt;/strong&gt;&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%2Fwtjsuxd732mgcclo93o6.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%2Fwtjsuxd732mgcclo93o6.png" alt=" " width="800" height="446"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;After that, I continued building instead of stopping after one win.&lt;br&gt;
Become a Medium member&lt;/p&gt;

&lt;p&gt;This time, I joined a great team and participated in ETHGlobal HackMoney.&lt;/p&gt;

&lt;p&gt;Working with a team was completely different from building solo.&lt;/p&gt;

&lt;p&gt;I learned:&lt;br&gt;
    collaboration,&lt;br&gt;
    task delegation,&lt;br&gt;
    rapid communication,&lt;br&gt;
    shipping under pressure,&lt;br&gt;
    and balancing multiple ideas at once.&lt;/p&gt;

&lt;p&gt;ETHGlobal hackathons are extremely competitive because some of the best builders globally participate there.&lt;/p&gt;

&lt;p&gt;Despite that, we managed to win two bounties with a total prize of around &lt;strong&gt;&lt;em&gt;$2.5k&lt;/em&gt;&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;More importantly, I learned how strong teams operate during intense build sprints.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://ethglobal.com/showcase/text-to-chain-ncoxd" rel="noopener noreferrer"&gt;Project details&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Uniswap Hook Incubator&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;One of the most exciting parts of the journey was getting selected for the Uniswap Hook Incubator.&lt;/p&gt;

&lt;p&gt;That experience exposed me to a much deeper side of protocol design and DeFi infrastructure.&lt;/p&gt;

&lt;p&gt;I spent time understanding:&lt;br&gt;
    liquidity mechanics,&lt;br&gt;
    hooks architecture,&lt;br&gt;
    automated strategies,&lt;br&gt;
    vault systems,&lt;br&gt;
    and protocol-level design decisions.&lt;/p&gt;

&lt;p&gt;It was not just about building quickly anymore — it was about building correctly.&lt;/p&gt;

&lt;p&gt;Later, we built again for &lt;a href="https://x.com/AtriumAcademy/status/2037567411642405189?s=20" rel="noopener noreferrer"&gt;Hookathon&lt;/a&gt; and won another &lt;strong&gt;&lt;em&gt;$1.5k&lt;/em&gt;&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What Hackathons Actually Taught Me&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Most people think hackathons are mainly about winning money.&lt;/p&gt;

&lt;p&gt;But honestly, the biggest value comes from:&lt;br&gt;
    learning rapidly,&lt;br&gt;
    meeting talented people,&lt;br&gt;
    exploring new technologies,&lt;br&gt;
    and building real products under constraints.&lt;/p&gt;

&lt;p&gt;Every single project taught me something new.&lt;/p&gt;

&lt;p&gt;Some projects improved my frontend skills.&lt;br&gt;
Some improved smart contract understanding.&lt;br&gt;
Some improved product thinking.&lt;br&gt;
Some improved communication and pitching.&lt;/p&gt;

&lt;p&gt;Hackathons force you to learn extremely fast because you are constantly working against deadlines.&lt;br&gt;
Why Web3 Hackathons Are Special&lt;/p&gt;

&lt;p&gt;I think Web3 hackathons are particularly unique because the ecosystem is still evolving rapidly.&lt;/p&gt;

&lt;p&gt;Even students can:&lt;br&gt;
    directly interact with founders,&lt;br&gt;
    get mentorship from protocol teams,&lt;br&gt;
    receive grants,&lt;br&gt;
    build experimental products,&lt;br&gt;
    and sometimes even turn hackathon projects into startups.&lt;/p&gt;

&lt;p&gt;There are very few industries where college students can learn, network, earn, and build at this speed.&lt;br&gt;
Advice to Beginners&lt;/p&gt;

&lt;p&gt;If you’re starting hackathons, my biggest advice would be:&lt;br&gt;
    Don’t participate only for prize money.&lt;br&gt;
    Don’t get discouraged by losses.&lt;br&gt;
    Don’t wait to become “fully ready.”&lt;br&gt;
    Build consistently.&lt;br&gt;
    Learn publicly.&lt;br&gt;
    Focus on solving meaningful problems.&lt;br&gt;
    Spend more time thinking deeply about the idea.&lt;br&gt;
    Keep refining your projects.&lt;/p&gt;

&lt;p&gt;Most importantly:&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;_Your first few hackathons are supposed to feel difficult._
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;

&lt;p&gt;That’s part of the process.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;The people who eventually succeed are usually the ones who simply keep showing up and building.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>web3</category>
      <category>blockchain</category>
      <category>hackathon</category>
      <category>computerscience</category>
    </item>
  </channel>
</rss>
