<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:media="http://search.yahoo.com/mrss/"><channel><title><![CDATA[Never Stop Building | Devfolio Blog]]></title><description><![CDATA[Never Stop Building]]></description><link>https://devfolio.co/blog/</link><image><url>https://devfolio.co/blog/favicon.png</url><title>Never Stop Building | Devfolio Blog</title><link>https://devfolio.co/blog/</link></image><generator>Ghost 5.13</generator><lastBuildDate>Wed, 13 May 2026 09:59:44 GMT</lastBuildDate><atom:link href="https://devfolio.co/blog/rss/" rel="self" type="application/rss+xml"/><ttl>60</ttl><item><title><![CDATA[Networking a village @ETHIndia]]></title><description><![CDATA[In the world of high-stakes hackathons, there is a fundamental hierarchy of needs. Most people know the classic Indian adage: Roti, Kapda, aur Makaan (Food, Clothing, and Shelter). But for 800 hackers descending upon ETHIndia, that hierarchy had a critical fourth pillar: Solid, high-speed Internet.]]></description><link>https://devfolio.co/blog/networking-a-village-ethindia/</link><guid isPermaLink="false">6a0319e29a4b390cb8ce6a99</guid><category><![CDATA[networking]]></category><category><![CDATA[internet]]></category><dc:creator><![CDATA[Preet Parekh]]></dc:creator><pubDate>Wed, 13 May 2026 09:25:52 GMT</pubDate><media:content url="https://devfolio.co/blog/content/images/2026/05/networking_blog.png" medium="image"/><content:encoded><![CDATA[<img src="https://devfolio.co/blog/content/images/2026/05/networking_blog.png" alt="Networking a village @ETHIndia"><p>In the world of high-stakes hackathons, there is a fundamental hierarchy of needs. Most people know the classic Indian adage: <em><strong>Roti, Kapda, aur Makaan</strong> </em>(Food, Clothing, and Shelter). But for 800 hackers descending upon ETHIndia, that hierarchy had a critical fourth pillar: <strong><em>Solid, high-speed Internet</em></strong>.</p><h2 id="the-evolution-learning-from-the-past">The Evolution: Learning from the past</h2><p>To understand 2024, you have to look back to our experience from previous years:</p><ul><li><strong>2022:</strong> Without authentication, the network was overwhelmed as participants connected multiple devices simultaneously. When performance dipped, hackers naturally switched to personal mobile hotspots, triggering an avalanche of RF interference that rendered the venue&#x2019;s Wi-Fi unusable.<br><br>We realized we had to strictly limit connections to one device per person and block bandwidth-heavy speed test websites to protect the network&apos;s capacity. Moving forward, this also highlighted the need for a dedicated &#x201C;LAN Police&#x201D; team to identify and penalize personal hotspot usage, while educating hackers to use USB tethering as the only acceptable mobile backup.<br><br>An RCA is also published for networking at ETHIndia 2022:</li></ul><figure class="kg-card kg-bookmark-card kg-card-hascaption"><a class="kg-bookmark-container" href="https://gist.github.com/geekodour/62f1a8148f00786ed5ef47d723e7c887"><div class="kg-bookmark-content"><div class="kg-bookmark-title">w.org</div><div class="kg-bookmark-description">GitHub Gist: instantly share code, notes, and snippets.</div><div class="kg-bookmark-metadata"><img class="kg-bookmark-icon" src="https://gist.github.com/fluidicon.png" alt="Networking a village @ETHIndia"><span class="kg-bookmark-author">Gist</span><span class="kg-bookmark-publisher">262588213843476</span></div></div><div class="kg-bookmark-thumbnail"><img src="https://github.githubassets.com/assets/gist-og-image-54fd7dc0713e.png" alt="Networking a village @ETHIndia"></div></a><figcaption>ETHIndia 2022 Networking RCA</figcaption></figure><ul><li><strong>2023:</strong> &#xA0;We introduced Ethernet to every table, but the daisy-chained infrastructure proved brittle. Since switches were hidden under tables, a participant accidentally kicking a cable would crash entire sections, making debugging a physical nightmare. Logically, we also battled a rogue DHCP server likely from a stray machine. However, because the network was not yet segmented, we could never perform a definitive Root Cause Analysis.</li></ul><div class="kg-card kg-header-card kg-width-full kg-size-small kg-style-dark" style data-kg-background-image><h3 class="kg-header-card-subheader" id="our-mantra-for-2024-was-simple-divide-and-conquer">Our mantra for 2024 was simple: Divide and Conquer.</h3></div><h2 id="the-2024-architecture-redundancy-upon-redundancy">The 2024 Architecture: Redundancy upon Redundancy</h2><p>This year, we started planning four months in advance. We decided on a dual-track approach: a managed service by our Networking Partner and an in-house Disaster Recovery (DR) Setup that we built, managed and controlled entirely.</p><h3 id="1-the-main-line">1. The Main Line</h3><p>We secured a 3 Gbps Internet Leased Line (ILL) with a ring topology (two separate fiber terminations for redundancy).</p><ul><li><strong>Hardware:</strong> We worked with our internet vendor to procure Ruckus Wi-Fi 6 High-Density Access Points. APs manufactured post-2017 handle congestion significantly better than the older Wi-Fi 5 models.</li><li><strong>Zoning:</strong> We physically and logically divided the hall into four zones. If one switch failed or one zone faced an attack, the rest of the hall remained unaffected.</li></ul><h3 id="2-the-disaster-recovery-dr-setup">2. The Disaster Recovery (DR) Setup</h3><p>We wanted to build our own expertise. We deployed a &quot;beast&quot; of a router&#x2014;the MikroTik CCR2116&#x2014;capable of running internet for a small city.</p><ul><li><strong>Active-Active Mode:</strong> Our DR setup wasn&apos;t just sitting there; it was actively serving about 10% of the venue at all times to ensure it was &quot;warm&quot; and ready to take over 100% of the load if the main system failed.</li><li><strong>Zoning &amp; VLANs:</strong> We used six different VLANs (Zones 1-4, Backup, and Wi-Fi) with strict firewall rules. No intra-VLAN talking was allowed, just pure, isolated internet traffic. We also ran Simple Queues with PCQ to cap each user at 20 Mbps with bursts up to 50 Mbps. Fast enough to feel snappy, controlled enough to keep the pipe healthy.</li><li><strong>Live Telemetry:</strong> We monitored the CCR2116 end-to-end with Prometheus and Grafana over SNMP. CPU, RAM, temperature, and per-interface traffic, all in real time. With one zone running through it permanently, we had continuous proof that the DR path worked under real load, not just in theory. The screenshot below is from peak hours: sub-4% RAM, flat CPU across all 16 cores.</li></ul><div class="kg-card kg-button-card kg-align-center"><a href="https://snapshots.raintank.io/dashboard/snapshot/6kSxYH4wiHwa78N1CMfKdMjdHP4suzcO?orgId=0&amp;refresh=5s&amp;from=2024-12-06T06:54:53.407Z&amp;to=2024-12-08T06:54:53.407Z&amp;timezone=browser&amp;var-DS_PROMETHEUS=Prometheus&amp;var-Job=Mikrotik&amp;var-instance=192.168.88.1&amp;var-index=1&amp;var-Interface=$__all&amp;var-desc=&amp;var-queuesimple_name=$__all&amp;var-queuetree_name=$__all&amp;var-queuetree_parent=$__all&amp;var-queuetree_flow=$__all" class="kg-btn kg-btn-accent">MikroTik SNMP Telemetry &#x2197;</a></div><div class="kg-card kg-callout-card kg-callout-card-grey"><div class="kg-callout-text">S/O to Shailendra from <a href="https://fgtechstore.com/">FGTech Store</a> for helping us procure the hardware and plan the network setup</div></div><h2 id="innovation-in-the-noc-the-ping-device">Innovation in the NOC: The &quot;Ping&quot; Device</h2><p>One of the highlights of our setup was a custom device we built: P.I.N.G (raspberry PI Network Gauge)</p><p>In previous years, debugging required carrying a MacBook (and a dongle!) to every switch, and every table. This year, we used a handheld Pi with a screen that ran real-time pings, traceroutes, DNS resolution tests, and speed tests the moment it was plugged into any Ethernet port.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://devfolio.co/blog/content/images/2026/05/FullSizeRender-1.jpeg" class="kg-image" alt="Networking a village @ETHIndia" loading="lazy" width="2000" height="2042" srcset="https://devfolio.co/blog/content/images/size/w600/2026/05/FullSizeRender-1.jpeg 600w, https://devfolio.co/blog/content/images/size/w1000/2026/05/FullSizeRender-1.jpeg 1000w, https://devfolio.co/blog/content/images/size/w1600/2026/05/FullSizeRender-1.jpeg 1600w, https://devfolio.co/blog/content/images/2026/05/FullSizeRender-1.jpeg 2262w" sizes="(min-width: 720px) 720px"><figcaption>P.I.N.G</figcaption></figure><p>It was so effective that the ISP engineers asked us to build 10 units for their own internal use (xD)! It turned the &quot;dark art&quot; of network debugging into a simple, handheld reality.</p><h2 id="swag-with-a-purpose">Swag with a Purpose</h2><p>In 2023, we handed out Ethernet cables on request. But when Wi-Fi buckled under load, we had to scramble to get USB-C dongles into every participant&#x2019;s hands. We had rate limiting in place via captive portals bound to MAC addresses, but participants swapped dongles constantly, so the limits were never associated to the right person.</p><p>For 2024, we skipped the scramble entirely. Every participant received a 1 Gbps USB-C to Ethernet adapter as part of their swag, branded, personal, and theirs to keep. With everyone on a dedicated dongle, we dropped the captive portal and usage limiting altogether., and a per-ip rate limit was enforced on the firewall.</p><h2 id="on-ground-challenges">On-ground Challenges</h2><p>The main internet vendor&#x2019;s captive portal was accidentally bound to <strong>1.1.1.1</strong> &#x2014; Cloudflare&#x2019;s public DNS. Anyone resolving through Cloudflare lost internet access, and Telegram (our primary comms channel) went dark with it.</p><p>With a large venue, hundreds of hackers moving around, and cables getting accidentally disconnected, we had to be obsessive about cable management, zip-tying runs at 2 AM to keep everything locked down.</p><p>Then there was KTPO&#x2019;s metal roof. Signals bounce off it in every direction, turning the hall into an RF mess. We patched Wi-Fi gaps in specific sub-networks using TP-Link C6 Archers.</p><h2 id="the-result-invisible-success">The Result: Invisible Success</h2><p>In networking, if nobody is talking about you, you&#x2019;ve won.</p><p>We received feedback from sponsors and hackers alike that this was the most stable internet they had ever experienced at a hackathon. </p><figure class="kg-card kg-gallery-card kg-width-wide kg-card-hascaption"><div class="kg-gallery-container"><div class="kg-gallery-row"><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2026/05/9CD648AE-BAD7-4141-8658-E1664F31D15F_1_105_c.jpeg" width="1024" height="768" loading="lazy" alt="Networking a village @ETHIndia" srcset="https://devfolio.co/blog/content/images/size/w600/2026/05/9CD648AE-BAD7-4141-8658-E1664F31D15F_1_105_c.jpeg 600w, https://devfolio.co/blog/content/images/size/w1000/2026/05/9CD648AE-BAD7-4141-8658-E1664F31D15F_1_105_c.jpeg 1000w, https://devfolio.co/blog/content/images/2026/05/9CD648AE-BAD7-4141-8658-E1664F31D15F_1_105_c.jpeg 1024w" sizes="(min-width: 720px) 720px"></div><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2026/05/FA6B0B5D-28D8-4277-B660-E1FA4125202C_1_105_c.jpeg" width="768" height="1024" loading="lazy" alt="Networking a village @ETHIndia" srcset="https://devfolio.co/blog/content/images/size/w600/2026/05/FA6B0B5D-28D8-4277-B660-E1FA4125202C_1_105_c.jpeg 600w, https://devfolio.co/blog/content/images/2026/05/FA6B0B5D-28D8-4277-B660-E1FA4125202C_1_105_c.jpeg 768w" sizes="(min-width: 720px) 720px"></div></div></div><figcaption>Collection of photos from the setup</figcaption></figure><h2 id="the-lessons-for-the-future">The Lessons for the future</h2><ol><li><strong>Nobody cares about your architecture &#x2014; until it breaks.</strong> We ran dual ISPs, six VLANs, and active-active failover. Not one hacker asked how. That&#x2019;s the point. The best infrastructure is the kind nobody has to think about.</li><li><strong>Give people the hardware, don&#x2019;t make them ask.</strong> In 2023, we scrambled to hand out dongles mid-event. In 2024, every participant walked in with a branded Ethernet adapter in their swag bag. One change killed the captive portal, the MAC tracking mess, and the support queue in one shot.</li><li><strong>Build your own debugging tools.</strong> Carrying a MacBook and a dongle to every table doesn&#x2019;t scale. A 50$ Raspberry Pi with a screen replaced an entire NOC workflow &#x2014; and the ISP&#x2019;s engineers wanted ten of them.</li><li><strong>Segment everything. Trust nothing.</strong> A rogue DHCP server in 2023 took us down and we couldn&#x2019;t even trace it. Strict VLANs and firewall rules in 2024 meant one zone could burn without taking the hall with it.</li><li><strong>RF is the real boss fight.</strong> Metal roofs, 800 personal hotspots, Wi-Fi 5 APs from 2015 &#x2014; no amount of bandwidth fixes physics. Ban hotspots, enforce wired-first, and zip-tie your cable runs at 2 AM like the rest of us.</li></ol><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://devfolio.co/blog/content/images/2026/05/33462900-F596-4F5D-B061-DF0FBD36190A_1_105_c.jpeg" class="kg-image" alt="Networking a village @ETHIndia" loading="lazy" width="923" height="690" srcset="https://devfolio.co/blog/content/images/size/w600/2026/05/33462900-F596-4F5D-B061-DF0FBD36190A_1_105_c.jpeg 600w, https://devfolio.co/blog/content/images/2026/05/33462900-F596-4F5D-B061-DF0FBD36190A_1_105_c.jpeg 923w" sizes="(min-width: 720px) 720px"><figcaption>Made possible by an incredible team</figcaption></figure><p>Until next time, never stop surfing &#x1F3C4;&#x200D;&#x2642;&#xFE0F;</p>]]></content:encoded></item><item><title><![CDATA[The Synthesis: What happened when AI judged AI]]></title><description><![CDATA[<p><em>1500+ builders. 680+ projects. $100k+ in prizes. A live experiment in whether machines can evaluate what humans build.</em></p><hr><p>The rules for how AI agents operate in the world are being written right now. Not in whitepapers. In the actual decisions being made about what gets funded, what gets built, and</p>]]></description><link>https://devfolio.co/blog/synthesis/</link><guid isPermaLink="false">69e5c3cfbc375e7e2381ca9a</guid><category><![CDATA[agentic hackathon]]></category><dc:creator><![CDATA[Ashwin Kumar Uppala]]></dc:creator><pubDate>Thu, 30 Apr 2026 11:07:47 GMT</pubDate><media:content url="https://devfolio.co/blog/content/images/2026/04/cover.png" medium="image"/><content:encoded><![CDATA[<img src="https://devfolio.co/blog/content/images/2026/04/cover.png" alt="The Synthesis: What happened when AI judged AI"><p><em>1500+ builders. 680+ projects. $100k+ in prizes. A live experiment in whether machines can evaluate what humans build.</em></p><hr><p>The rules for how AI agents operate in the world are being written right now. Not in whitepapers. In the actual decisions being made about what gets funded, what gets built, and what infrastructure gets adopted while everyone else is catching up.</p><p>The Synthesis was a<strong> live trial of whether machines can evaluate what humans (+machines) build.&#x201D;</strong></p><hr><figure class="kg-card kg-image-card"><img src="https://devfolio.co/blog/content/images/2026/04/compressed-gif.gif" class="kg-image" alt="The Synthesis: What happened when AI judged AI" loading="lazy" width="800" height="600" srcset="https://devfolio.co/blog/content/images/size/w600/2026/04/compressed-gif.gif 600w, https://devfolio.co/blog/content/images/2026/04/compressed-gif.gif 800w" sizes="(min-width: 720px) 720px"></figure><h2 id="a-different-kind-of-hackathon">A different kind of hackathon</h2><p>Most hackathons run on a platform. Synthesis <em>was</em> a platform.</p><p>We didn&apos;t use the standard Devfolio submission flow. We built an entirely new system from scratch &#x2014; one where the participant wasn&apos;t a human filling out a form, but an AI agent reading a skill file and registering itself.</p><p>To participate, builders had to use an agent. OpenClaw, Claude Code, Cursor, Codex &#x2014; any coding agent that could read <code>synthesis.md/skill.md</code> and act on it. Your agent read the instructions, registered on your behalf, and submitted your project. If you didn&apos;t have an agent yet, the team helped you spin one up.</p><p>That was the point. The builders weren&apos;t just building <em>for</em> agents. The builders were the agents</p><hr><h2 id="the-numbers">The numbers</h2><p><strong>685 projects</strong> submitted across 10 days.</p><p><strong>1,500+ builders</strong> registered.</p><p><strong>28 partners</strong> &#x2014; each contributing a bounty, a judge agent, and real technical resources.</p><p><strong>$100,000+</strong> in bounties across open and partner tracks.</p><p><strong>11 partners</strong> voluntarily pooled <strong>$28K+</strong> into a shared Open Track &#x2014; no single company controlled it, no one was asked to contribute.</p><hr><h2 id="judging-thoroughness-taste">Judging: thoroughness + taste</h2><p>Hackathons have an evaluation problem. A handful of humans, hundreds of projects, a compressed window. The first submission gets fresh eyes. The fiftieth gets a tired judge at 11pm.</p><p>The Synthesis used a compositional judging system.</p><p>Every partner onboarded their own AI agent judge, powered by <a href="https://bonfires.ai/">Bonfires.ai</a>. Each agent was trained on that partner&apos;s specific criteria &#x2014; their rubric, their technical priorities, their theory of what &quot;good&quot; means. MetaMask&apos;s agent cared about delegation patterns. Lido&apos;s cared about yield mechanics. SuperRare&apos;s cared about whether the code was the art.</p><p>Not one agent, but 28 agents, each encoding a different perspective.</p><p>The agents brought thoroughness &#x2014; code reviews, deployment checks, cross-referencing README claims against what was actually deployed, 15&#x2013;20 minutes per shortlisted project. Things that simply don&apos;t happen at a traditional hackathon.</p><p>But the agents lacked taste. That&apos;s what the human partners brought. The system was designed so neither could produce the final outcome alone. The agent proposed. The human decided.</p><figure class="kg-card kg-image-card"><img src="https://devfolio.co/blog/content/images/2026/04/devfolio-graph.png" class="kg-image" alt="The Synthesis: What happened when AI judged AI" loading="lazy" width="1218" height="1070" srcset="https://devfolio.co/blog/content/images/size/w600/2026/04/devfolio-graph.png 600w, https://devfolio.co/blog/content/images/size/w1000/2026/04/devfolio-graph.png 1000w, https://devfolio.co/blog/content/images/2026/04/devfolio-graph.png 1218w" sizes="(min-width: 720px) 720px"></figure><hr><h2 id="the-workshops">The workshops</h2><p>While builders were building, partners were teaching.</p><p>We ran <strong>[X] livestreams and workshops</strong> over the 10 days &#x2014; from opening ceremony deep-dives to hands-on sessions on agent wallets, onchain skills, and design ideation. Partners from across the Ethereum ecosystem showed up to put their tools directly in front of builders who were actually using them.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://devfolio.co/blog/content/images/2026/04/image.png" class="kg-image" alt="The Synthesis: What happened when AI judged AI" loading="lazy" width="1290" height="742" srcset="https://devfolio.co/blog/content/images/size/w600/2026/04/image.png 600w, https://devfolio.co/blog/content/images/size/w1000/2026/04/image.png 1000w, https://devfolio.co/blog/content/images/2026/04/image.png 1290w" sizes="(min-width: 720px) 720px"><figcaption>ETHSKills workshop at Synthesis</figcaption></figure><p>All sessions are archived &#x2192; <a href="https://youtube.com/playlist?list=PLar2Ti_Qchk78TR3jOPirdHi56RYoLTSy">Watch the full playlist</a></p><hr><h2 id="winners">Winners</h2><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://devfolio.co/blog/content/images/2026/04/image-1.png" class="kg-image" alt="The Synthesis: What happened when AI judged AI" loading="lazy" width="1308" height="752" srcset="https://devfolio.co/blog/content/images/size/w600/2026/04/image-1.png 600w, https://devfolio.co/blog/content/images/size/w1000/2026/04/image-1.png 1000w, https://devfolio.co/blog/content/images/2026/04/image-1.png 1308w" sizes="(min-width: 720px) 720px"><figcaption>Announcing winners at the closing ceremony livestream</figcaption></figure><p>Check out the announcement of Synthesis Track winners here: <a href="https://x.com/synthesis_md/status/2039980188323488054?s=20">x.com/synthesis_md</a></p><p>You can browse the full set of submissions here: <a href="https://synthesis.devfolio.co/projects">synthesis.devfolio.co/projects</a></p><hr><h2 id="what-we-learned">What we learned</h2><p><strong>Agent judging works when the rubric is visible.</strong> The moment builders can see what a judge is optimising for, the whole thing feels fair.</p><p><strong>Virtual + async + 10 days is a real format.</strong> 685 submissions proves builders don&apos;t need a venue when the problem is interesting enough.</p><p><strong>Partners who build their own judges stay engaged differently.</strong> Creating a judge is an act of authorship. It anchors a partner in a way a logo never does.</p><p>The pattern extends well beyond hackathons. Anywhere high-quality human judgement is the bottleneck &#x2014; grants, governance, peer review, due diligence &#x2014; compositional evaluation offers a path forward. Machines scale the reach. Humans anchor the values.</p><p>685 projects is a stress test. The implications go further.</p><hr><h2 id="to-every-builder-who-shipped">To every builder who shipped</h2><p>Every project got read. Every README was evaluated. Shortlisted projects got a full code audit. The agents didn&apos;t skip anyone because it was late and they were tired.</p><p>That&apos;s the minimum standard builders deserve. It took rethinking the entire evaluation stack to deliver it. </p><p>And for the peace of mind and fairness, projects were again judged by human judges. </p><hr><h2 id="quick-links">Quick Links</h2><ul><li>&#x1F310; <a href="https://synthesis.md/">synthesis.md</a></li><li>&#x1F4E6; <a href="https://synthesis.devfolio.co/projects">All projects</a></li><li>&#x1F3A5; <a href="https://youtube.com/playlist?list=PLar2Ti_Qchk78TR3jOPirdHi56RYoLTSy">Workshop playlist</a></li><li>&#x1F426; <a href="https://twitter.com/synthesis_md">@synthesis_md</a></li><li>&#x1F4AC; <a href="https://nsb.dev/synthesis-chat">Community chat</a></li></ul><p></p><p>Stay tuned for more experimental hackathons with the Devfolio community at:</p><p>&#x1F426; <a href="https://twitter.com/devfolio">Twitter</a> &#xB7; &#x1F984; <a href="https://warpcast.com/devfolio">Farcaster</a> &#xB7; &#x1F3AE; <a href="https://nsb.dev/discord">Discord</a> &#xB7; &#x1F4DE; <a href="https://t.me/devfolio">Telegram</a></p><p>&#x1F6E0;&#xFE0F; Never Stop Building</p>]]></content:encoded></item><item><title><![CDATA[Pushing to Prod with Genspark, Anthropic and Temasek]]></title><description><![CDATA[<p>Once in a while, we host hackathons with a concise group of builders in a different country. This time, it was Singapore. As of writing this, Singapore also happens to rank <a href="https://www.anthropic.com/economic-index#us-usage">#1 in AI adoption according to the Anthropic Economic Index.</a></p><p>On 24th April 2026, we hosted <strong>Push to Prod</strong></p>]]></description><link>https://devfolio.co/blog/pushing-to-prod/</link><guid isPermaLink="false">69ee4ee4bc375e7e2381cb17</guid><dc:creator><![CDATA[Anshuman Singh]]></dc:creator><pubDate>Mon, 27 Apr 2026 15:51:24 GMT</pubDate><media:content url="https://devfolio.co/blog/content/images/2026/04/DSC08998-1.jpg" medium="image"/><content:encoded><![CDATA[<img src="https://devfolio.co/blog/content/images/2026/04/DSC08998-1.jpg" alt="Pushing to Prod with Genspark, Anthropic and Temasek"><p>Once in a while, we host hackathons with a concise group of builders in a different country. This time, it was Singapore. As of writing this, Singapore also happens to rank <a href="https://www.anthropic.com/economic-index#us-usage">#1 in AI adoption according to the Anthropic Economic Index.</a></p><p>On 24th April 2026, we hosted <strong>Push to Prod Hackathon</strong> by Genspark and Claude, in partnership with Genspark.ai, Anthropic, and Temasek, at Temasek Shophouse. We had over 100 builders joined us in person to hack at the venue.</p><p>At a glance, 100 hackers might not sound like much. But hackathons are never about scale for the sake of it. Push to Prod was designed as a <strong>5-hour sprint for working professionals</strong> to come together and build something that had been slowing them down in their workflow for a long time.</p><!--kg-card-begin: markdown--><h1 id="from-idea-to-output-in-5-hours">From Idea to Output in 5 Hours</h1>
<!--kg-card-end: markdown--><p>What stood out immediately was the pace.</p><p>Building functional projects in 5 hours used to feel unrealistic. That is changing fast. With AI agents and coding platforms evolving rapidly, the bottleneck is no longer writing code line by line. It is thinking clearly about architecture, workflows, and how your system should interact with intelligence and how you as a builder can make use of resources and orchestrate them properly to build a working project.</p><p>With access to Genspark and Claude, builders got straight to work.</p><p>By the end of the sprint, we had:</p><ul><li>107 builders checked in</li><li>45 projects were submitted</li><li>Every single project was built during the hackathon</li></ul><p>The output was not just fast but was practical as well. We had teams that worked on internal business tools, reduced repetitive design loops, and built systems that could immediately plug into their day to day workflows.</p><figure class="kg-card kg-image-card kg-width-wide kg-card-hascaption"><img src="https://devfolio.co/blog/content/images/2026/04/DSC08881.jpg" class="kg-image" alt="Pushing to Prod with Genspark, Anthropic and Temasek" loading="lazy" width="2000" height="1336" srcset="https://devfolio.co/blog/content/images/size/w600/2026/04/DSC08881.jpg 600w, https://devfolio.co/blog/content/images/size/w1000/2026/04/DSC08881.jpg 1000w, https://devfolio.co/blog/content/images/size/w1600/2026/04/DSC08881.jpg 1600w, https://devfolio.co/blog/content/images/size/w2400/2026/04/DSC08881.jpg 2400w" sizes="(min-width: 1200px) 1200px"><figcaption>Builder doing their check-in to the hackathon</figcaption></figure><h3 id="setting-the-stage">Setting the Stage</h3><p>To kick things off, we had two sessions that helped builders get up to speed quickly for building in the next 5 hours of the hackathon</p><p><a href="https://www.linkedin.com/in/jenniferlin12/">Jennifer Lin</a>, Head of Marketing from Genspark walked through how teams could effectively use Genspark and Genspark Claw in their projects, while <a href="https://www.linkedin.com/in/katelynlesse/">Katelyn Lesse</a>, Head of Platform Engineering at Anthropic, introduced how to work with Claude in a practical, builder-first way with insights into the architecture of how Claude is built and thus how builders can make the most of using Claude for building their projects</p><figure class="kg-card kg-gallery-card kg-width-wide kg-card-hascaption"><div class="kg-gallery-container"><div class="kg-gallery-row"><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2026/04/DSC09266-1.jpg" width="2000" height="1336" loading="lazy" alt="Pushing to Prod with Genspark, Anthropic and Temasek" srcset="https://devfolio.co/blog/content/images/size/w600/2026/04/DSC09266-1.jpg 600w, https://devfolio.co/blog/content/images/size/w1000/2026/04/DSC09266-1.jpg 1000w, https://devfolio.co/blog/content/images/size/w1600/2026/04/DSC09266-1.jpg 1600w, https://devfolio.co/blog/content/images/size/w2400/2026/04/DSC09266-1.jpg 2400w" sizes="(min-width: 720px) 720px"></div><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2026/04/DSC09220.jpg" width="2000" height="1336" loading="lazy" alt="Pushing to Prod with Genspark, Anthropic and Temasek" srcset="https://devfolio.co/blog/content/images/size/w600/2026/04/DSC09220.jpg 600w, https://devfolio.co/blog/content/images/size/w1000/2026/04/DSC09220.jpg 1000w, https://devfolio.co/blog/content/images/size/w1600/2026/04/DSC09220.jpg 1600w, https://devfolio.co/blog/content/images/size/w2400/2026/04/DSC09220.jpg 2400w" sizes="(min-width: 720px) 720px"></div></div></div><figcaption>Katelyn and Jennifer delivering sessions to the builders</figcaption></figure><p>Both sessions were short, sharp, and immediately useful. Although the tools are widely known, builders got a good amount of understand of the architecture of agents of both the platforms and how to make the most of them to build their projects.</p><!--kg-card-begin: markdown--><h1 id="the-most-focused-hackathon-room">The Most Focused Hackathon Room</h1>
<!--kg-card-end: markdown--><p>Right now, the internet loves to portray builder culture as loud and chaotic. Fast cuts. Dramatic music. Energy spilling everywhere.</p><p>But when people are actually building, especially in a high-focus offline environment, it looks very different and I am happy to be reminded of how a focused mindset and work looks like via this hackathon.</p><p>This was one of the quietest and focused hackathon rooms I have seen in a long time. You could hear the keyboards and the Occasional clicks, with literally a pin drop silence and builders glued to their screen for building their projects in the 5 hour sprint</p><p>More than 100 people in a room, fully locked in.</p><p>We usually spend a lot of time walking around, talking to participants, collecting feedback, and being in the middle of everything. This time, it felt out of place to interrupt. Everyone was deep in their flow. Conversations only really picked up during lunch and snack breaks.</p><p>And this was so much interesting to watch unfold IRL during the hackathon.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://devfolio.co/blog/content/images/2026/04/DSC09286-1.jpg" class="kg-image" alt="Pushing to Prod with Genspark, Anthropic and Temasek" loading="lazy" width="2000" height="1336" srcset="https://devfolio.co/blog/content/images/size/w600/2026/04/DSC09286-1.jpg 600w, https://devfolio.co/blog/content/images/size/w1000/2026/04/DSC09286-1.jpg 1000w, https://devfolio.co/blog/content/images/size/w1600/2026/04/DSC09286-1.jpg 1600w, https://devfolio.co/blog/content/images/size/w2400/2026/04/DSC09286-1.jpg 2400w" sizes="(min-width: 720px) 720px"><figcaption>Hacking time snap!&#xA0;</figcaption></figure><h3 id="builders-conversations-and-context">Builders, Conversations, and Context</h3><p>We saw something similar during BlockTrain. When you keep the group concise, the nature of interaction changes and is so much more interesting and the focus you can bring to the conversation to make it fruitful</p><p>At Push to Prod, we had the ratio of</p><ul><li>~70% working professionals</li><li>~30% students</li></ul><p>which worked towards solving the daily bottleneck problems in their workflow. Conversations with such a focused group of builders were more grounded and contextual. Less about experimenting for the sake of it, and more about solving real problems.</p><p>The overall sentiment was practical and optimistic in the room.</p><h2 id="devfolio-mcp-in-action">Devfolio MCP in Action</h2><p>This was also one of the first hackathons where we rolled out <strong>Devfolio MCP</strong> for submissions.</p><figure class="kg-card kg-embed-card"><iframe width="200" height="150" src="https://www.youtube.com/embed/BnyOcD7fIqI?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen title="Devfolio MCP Demo Video"></iframe></figure><p>Instead of filling long forms, builders could submit projects by chatting with an agent directly from their terminal.</p><p>It made submissions significantly faster and kept the focus where it should be on building. Devfolio MCP is now live in production and available to all hackers once they check in to a hackathon.</p><h2 id="the-top-projects">The Top Projects</h2><p>Out of 44 submissions, after almost an hour of shortlisting, we were ablet to get to the top 5 teams for the hackathon who then presented their solutions on the stage.</p><p><strong>Top 5 (in no specific order):</strong></p><ul><li><a href="https://devfolio.co/submissions/vendor-wrangler-d548">Vendor Wrangler</a></li><li><a href="https://devfolio.co/projects/atelier-50d4">Atelier</a></li><li><a href="https://devfolio.co/projects/unscatter-cec5">Unscatter</a></li><li><a href="https://devfolio.co/projects/project-godiva-7e5b">Project Godiva</a></li><li><a href="https://devfolio.co/projects/vendor-wrangler-d548">ConnectCrew</a></li></ul><p>The evaluation was conducted by <a href="https://www.linkedin.com/in/jozhukennedy/">Jo Kennedy from Anthropic</a>, <a href="https://www.linkedin.com/in/jenniferlin12/">Jennifer Lin from Genspark</a>, and <a href="https://www.linkedin.com/in/maynardkang/">Maynard Kang from Temasek</a>.</p><p>Participants competed for <strong>$18,200 worth of credits</strong> from Genspark and Claude.</p><figure class="kg-card kg-image-card kg-width-wide kg-card-hascaption"><img src="https://devfolio.co/blog/content/images/2026/04/DSC09583.jpg" class="kg-image" alt="Pushing to Prod with Genspark, Anthropic and Temasek" loading="lazy" width="2000" height="1336" srcset="https://devfolio.co/blog/content/images/size/w600/2026/04/DSC09583.jpg 600w, https://devfolio.co/blog/content/images/size/w1000/2026/04/DSC09583.jpg 1000w, https://devfolio.co/blog/content/images/size/w1600/2026/04/DSC09583.jpg 1600w, https://devfolio.co/blog/content/images/size/w2400/2026/04/DSC09583.jpg 2400w" sizes="(min-width: 1200px) 1200px"><figcaption>Top 5 teams shortlisted for the hackathon</figcaption></figure><p><strong>Final Winners:</strong></p><p>&#x1F947; <strong><a href="https://devfolio.co/projects/connectcrew-77ed">ConnectCrew </a></strong><br>An AI-powered CRM that uses a crew of specialized agents to automatically keep your professional relationship graph up to date.</p><p>&#x1F948; <strong><a href="https://devfolio.co/projects/vendor-wrangler-d548">Vendor Wrangler</a></strong><br>An AI agent that handles all your vendor communications and negotiations so you never have to email a supplier yourself.</p><p>&#x1F949; <strong><a href="https://devfolio.co/projects/unscatter-cec5">Unscatter</a></strong><br>An AI-powered knowledge base that automatically organizes your company&apos;s scattered information into a searchable, always-up-to-date brain.</p><h2 id="pushing-to-prod-in-5-hours">Pushing to Prod in 5 hours</h2><p>It was genuinely fun putting this together.</p><p>The venue added a lot to the overall experience. A special shoutout to the Temasek team for hosting us at Temasek Shophouse and making the entire event seamless.</p><p>Push to Prod was one of the most concise hackathons we have hosted in the recent times and it was so much refreshing to see the builder&apos;s focused energy towards their projects in the event. </p><hr><p>For more updates on our initiatives at Devfolio, checkout our socials at: </p><p>&#x2003;&#x2003;&#x2003;&#x2003;&#x1F426; <a href="https://twitter.com/devfolio">Twitter</a> &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0;&#x1F3AE; <a href="https://nsb.dev/discord">Discord</a> &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0;&#x1F4DE; <a href="https://t.me/devfolio">Telegram</a></p>]]></content:encoded></item><item><title><![CDATA[When your hackathon teammate is AI]]></title><description><![CDATA[I connected openclaw to Devfolio MCP and I wasn't prepared for what happened next.]]></description><link>https://devfolio.co/blog/i-made-openclaw-make-the-hackathon-submission-for-me/</link><guid isPermaLink="false">698492d15fa7710452000b53</guid><dc:creator><![CDATA[Ashwin Kumar Uppala]]></dc:creator><pubDate>Sun, 19 Apr 2026 11:39:23 GMT</pubDate><media:content url="https://devfolio.co/blog/content/images/2026/02/DSC08683.jpg" medium="image"/><content:encoded><![CDATA[<img src="https://devfolio.co/blog/content/images/2026/02/DSC08683.jpg" alt="When your hackathon teammate is AI"><p>In case you missed the hype on the internet this month. Here&apos;s a quick tl;dr </p><p>ClawdBot (now <a href="https://openclaw.ai/">OpenClaw</a>) was made by <a href="https://x.com/steipete">Peter Steinberger</a> &#xA0;in 2025, which grew in popularity thanks to advancing AI models like Opus 4.5 and GPT 5.2 working very well with agents. <br><br>OpenClaw is an open agent platform that runs on your machine and works from the chat apps you are familiar with. WhatsApp, Telegram, Discord, Slack, Teams and more. </p><p>It&apos;s diverse support allows it to be hyper-configurable and MCPs allow openclaw to work with almost any tool that has MCP support. </p><p>Speaking of MCP let&apos;s talk about ours &#x1F447;</p><div class="kg-card kg-callout-card kg-callout-card-blue"><div class="kg-callout-emoji">&#x1F4A1;</div><div class="kg-callout-text"><a href="https://x.com/devfolio/status/1950933699173966206?s=20">Devfolio has MCP support</a> for creating project submissions right from your IDE.</div></div><h1 id="step-1-set-up-devfolio-mcp">Step 1: Set up Devfolio MCP</h1><p>MCP is a beta feaature so you need to enable Beta program in your account settings. Don&apos;t worry you can always turn this off.</p><p>Devfolio -&gt; Account Setting -&gt; Join Devfolio Beta </p><p>You&apos;ll join beta immediately and will see a new MCP tab on the sidebar</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://devfolio.co/blog/content/images/2026/02/devfolio-mcp.png" class="kg-image" alt="When your hackathon teammate is AI" loading="lazy" width="2000" height="942" srcset="https://devfolio.co/blog/content/images/size/w600/2026/02/devfolio-mcp.png 600w, https://devfolio.co/blog/content/images/size/w1000/2026/02/devfolio-mcp.png 1000w, https://devfolio.co/blog/content/images/size/w1600/2026/02/devfolio-mcp.png 1600w, https://devfolio.co/blog/content/images/size/w2400/2026/02/devfolio-mcp.png 2400w" sizes="(min-width: 720px) 720px"><figcaption>Enable Devfolio MCP from your Devfolio Account</figcaption></figure><h1 id="step-2-set-up-openclaw">Step 2: Set up OpenClaw</h1><p>You can always go to the <a href="https://docs.openclaw.ai/start/getting-started">official documentation</a> for more details. <br>For now here&apos;s one (of many) ways to install OpenClaw</p><p>If you already have node <code>npm install -g openclaw@latest</code></p><p>After installation</p><ul><li>Run onboarding: <code>openclaw onboard --install-daemon</code></li><li>Quick check: <code>openclaw doctor</code></li><li>Check gateway health: <code>openclaw status</code> + <code>openclaw health</code></li><li>Open the dashboard: <code>openclaw dashboard</code></li></ul><p>Most of time, openclaw will take you through these steps as part of the onboarding and you will land directly on the dashboard after finishing installation. <br><br>You can, at any point, go back and re-configure your installation so do not worry if you missed setting up a plug-in or wish to change the AI model using openclaw.<br></p><p>[terminal image here]</p><p>PS: To uninstall openclaw: <code>openclaw uninstall</code></p><p>While we are at it, we&apos;ll also set up GitHub auth for our bot (I created a separate GitHub account for bot)</p><p><code>gh auth login</code></p><p>This allows cli tools to create repos, push/pull repos directly from terminal. In this case, by our bot. </p><p>We recommend connecting GitHub auth manually by terminal and letting openclaw know once its done <strong>than sharing credentials with openclaw and letting it do it. </strong>It&apos;s always safer to give minimal credentials (or onces that aren&apos;t connected to personal accounts) in any way. </p><h1 id="step-3-give-openclaw-a-way-to-talk-to-you">Step 3: Give OpenClaw a way to talk to you</h1><p>We recommend telegram but you can also pick Whatsapp or any other supported channel. </p><p>For telegram, You&apos;ll create a new bot and need to get a telegram bot token. from @botfather. Feed that to openclaw during setup. </p><p>Next up, setting up our Devfolio MCP on openclaw. In my case, I simply pasted my MCP key to openclaw and it figured out how to apply it. <br><br>You can use the terminal or the GUI to interact with openclaw for this</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://devfolio.co/blog/content/images/2026/02/SCR-20260205-unie.png" class="kg-image" alt="When your hackathon teammate is AI" loading="lazy" width="2000" height="1185" srcset="https://devfolio.co/blog/content/images/size/w600/2026/02/SCR-20260205-unie.png 600w, https://devfolio.co/blog/content/images/size/w1000/2026/02/SCR-20260205-unie.png 1000w, https://devfolio.co/blog/content/images/size/w1600/2026/02/SCR-20260205-unie.png 1600w, https://devfolio.co/blog/content/images/size/w2400/2026/02/SCR-20260205-unie.png 2400w" sizes="(min-width: 720px) 720px"><figcaption>Setting up Devfolio MCP on openclaw</figcaption></figure><p>With Telegram and Devfolio MCP we can now chat via telegram from any device to our openclaw bot. </p><div class="kg-card kg-callout-card kg-callout-card-grey"><div class="kg-callout-emoji">&#x1F5FA;&#xFE0F;</div><div class="kg-callout-text">I have named my openclaw bot <strong>Cornifer</strong> (by tradition, Cornifer Kumar) after the cartographer, <a href="https://hollowknight.fandom.com/wiki/Cornifer">Cornifer</a> from Hollow Knight, cause I want my bot to chart the unknown for me and help me navigate!</div></div><p>We can now chat with openclaw to show what it can do with the Devfolio MCP</p><ul><li>Creating and updating project on Hackathons hosted on Devfolio</li><li>Managing side projects on your profile</li></ul><p>As long as you are participating in the hackathon, openclaw can take care of the rest.</p><figure class="kg-card kg-image-card"><img src="https://devfolio.co/blog/content/images/2026/02/SCR-20260206-bbwt-1.png" class="kg-image" alt="When your hackathon teammate is AI" loading="lazy" width="1210" height="1712" srcset="https://devfolio.co/blog/content/images/size/w600/2026/02/SCR-20260206-bbwt-1.png 600w, https://devfolio.co/blog/content/images/size/w1000/2026/02/SCR-20260206-bbwt-1.png 1000w, https://devfolio.co/blog/content/images/2026/02/SCR-20260206-bbwt-1.png 1210w" sizes="(min-width: 720px) 720px"></figure><p>With all things set, Let&apos;s make a submission to this hackathon.</p><p>I created <a href="https://no-human-hackathon.devfolio.co/overview">this test hackathon</a> to make a clean submission and observe how less I have to touch code.</p><p>Giving the initial idea and implementation took some time. OpenClaw also threw errors but most of the time bounced back before failing (often due to permission error or missing package)</p><p>Once the bot got into the flow with appropriate permissions across the board, it did not wait long to push the simplest pomodoro app. </p><p>Later I also wanted to add a Demo Video with <a href="https://www.remotion.dev/">remotion</a>, so I let it explain how to set that up too, and then carry it forward with the creation.</p><p></p><figure class="kg-card kg-gallery-card kg-width-wide kg-card-hascaption"><div class="kg-gallery-container"><div class="kg-gallery-row"><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2026/02/2026-02-06_16-43-09-1.png" width="1108" height="1638" loading="lazy" alt="When your hackathon teammate is AI" srcset="https://devfolio.co/blog/content/images/size/w600/2026/02/2026-02-06_16-43-09-1.png 600w, https://devfolio.co/blog/content/images/size/w1000/2026/02/2026-02-06_16-43-09-1.png 1000w, https://devfolio.co/blog/content/images/2026/02/2026-02-06_16-43-09-1.png 1108w" sizes="(min-width: 720px) 720px"></div><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2026/02/image-2.png" width="1002" height="820" loading="lazy" alt="When your hackathon teammate is AI" srcset="https://devfolio.co/blog/content/images/size/w600/2026/02/image-2.png 600w, https://devfolio.co/blog/content/images/size/w1000/2026/02/image-2.png 1000w, https://devfolio.co/blog/content/images/2026/02/image-2.png 1002w" sizes="(min-width: 720px) 720px"></div><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2026/02/2026-02-06_17-56-29.png" width="922" height="716" loading="lazy" alt="When your hackathon teammate is AI" srcset="https://devfolio.co/blog/content/images/size/w600/2026/02/2026-02-06_17-56-29.png 600w, https://devfolio.co/blog/content/images/2026/02/2026-02-06_17-56-29.png 922w" sizes="(min-width: 720px) 720px"></div></div></div><figcaption>Notice most of the commands and learning for user is happening over telegram, not CLI or even the browser</figcaption></figure><p>I did not even had to open the directories to check the code or the video. I let my bot share me links to review all in once place. </p><p>And that was it! It took me more time to set the bot (one time setup) than to have it make the project, demo video &amp; submit to the hackathon. <br><br>Most of the time I was writing this blog while it coded out the rest :D </p><figure class="kg-card kg-gallery-card kg-width-wide"><div class="kg-gallery-container"><div class="kg-gallery-row"><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2026/02/promo-video.gif" width="800" height="450" loading="lazy" alt="When your hackathon teammate is AI" srcset="https://devfolio.co/blog/content/images/size/w600/2026/02/promo-video.gif 600w, https://devfolio.co/blog/content/images/2026/02/promo-video.gif 800w" sizes="(min-width: 720px) 720px"></div><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2026/02/18d35c42-b9da-45ff-b925-38a183723f3f.png" width="2000" height="926" loading="lazy" alt="When your hackathon teammate is AI" srcset="https://devfolio.co/blog/content/images/size/w600/2026/02/18d35c42-b9da-45ff-b925-38a183723f3f.png 600w, https://devfolio.co/blog/content/images/size/w1000/2026/02/18d35c42-b9da-45ff-b925-38a183723f3f.png 1000w, https://devfolio.co/blog/content/images/size/w1600/2026/02/18d35c42-b9da-45ff-b925-38a183723f3f.png 1600w, https://devfolio.co/blog/content/images/size/w2400/2026/02/18d35c42-b9da-45ff-b925-38a183723f3f.png 2400w" sizes="(min-width: 720px) 720px"></div></div></div></figure><p>This opens door for more agent-driven hackathon formats where you can focus on the exciting part and let the agent do the daunting task for you. However it comes at costs and I&apos;ll list those here:</p><ul><li>It&apos;s no fun if agents <strong>do everything. </strong>In hackathon, the thrill (and core learning) comes when you push yourself to be uncomfortable enough to learn that new tech you wouldn&apos;t otherwise. Regardless if it seems boring, complex or unknown</li><li><strong>Your</strong> story matters, content does not. Any content based task is easy to populate with GPT but it takes away the essence of storytelling you could&apos;ve made during Demo or project explanation. Often it&apos;s these storytelling that gives you the edge to win during judging (Personal experience!)</li><li><strong>Are you even learning? kind-of.</strong> If the AI can do everything for me, I am only learning to instruct the agent, not to make the app myself. Agent-Driven-Development is turning out to be a hot skill but it&apos;s only a <em>credits-run-out</em> away from leaving you helpless. Emphasize not to over-rely on the agent you build. It should be meant to help you take care of repetitive tasks, not the ones that can teach you (even repetitive tasks can prime us in problem solving!)</li></ul><p>That&apos;s all for now, we&apos;ll come back with more complex and exciting ways of using AI agents in hackathons. </p><p>Never Stop Building &#xA0;&#x1F6E0;&#xFE0F;</p>]]></content:encoded></item><item><title><![CDATA[In the city that never sleeps, ETHMumbai found its rhythm]]></title><description><![CDATA[<p>Last month, Mumbai hosted its Ethereum hackathon: ETHMumbai 2026.<br>Here&#x2019;s a quick tour, no bus required :P</p><h2 id="built-in-motion"><strong>Built in motion</strong></h2><p>Over the years, we have been hosting <a href="https://x.com/ethindiaco">ETHIndia</a>, bringing builders from across the country together. Now, we&#x2019;re seeing more teams, more cities, and more communities step</p>]]></description><link>https://devfolio.co/blog/ethmumbai2026/</link><guid isPermaLink="false">69d13883bc375e7e2381c975</guid><dc:creator><![CDATA[Vee]]></dc:creator><pubDate>Sun, 05 Apr 2026 11:34:21 GMT</pubDate><media:content url="https://devfolio.co/blog/content/images/2026/04/1.png" medium="image"/><content:encoded><![CDATA[<img src="https://devfolio.co/blog/content/images/2026/04/1.png" alt="In the city that never sleeps, ETHMumbai found its rhythm"><p>Last month, Mumbai hosted its Ethereum hackathon: ETHMumbai 2026.<br>Here&#x2019;s a quick tour, no bus required :P</p><h2 id="built-in-motion"><strong>Built in motion</strong></h2><p>Over the years, we have been hosting <a href="https://x.com/ethindiaco">ETHIndia</a>, bringing builders from across the country together. Now, we&#x2019;re seeing more teams, more cities, and more communities step up and carry this forward.</p><p>We were super excited to see ETHMumbai kick off in 2024 and push things even further this year. What once felt centralised is now expanding into a decentralised set of nodes, with new hubs taking shape and building their own momentum.</p><p>With <a href="https://x.com/EFDevcon">Devcon</a> set to arrive in India, this year already feels like an inflection point. In many ways, it&#x2019;s a moment that&#x2019;s been a long time coming, </p><h2 id="chapter-0-mumbai-in-progress-mips">Chapter 0: Mumbai in Progress (MIPs)</h2><p>Every great event has a pre-story. ETHMumbai&#x2019;s was the MIPs.</p><p>Mumbai In Progress meetups happened before the main event: small, community-led sessions where builders across the city came together to talk, build, and figure out what ETHMumbai could be.</p><h2 id="chapter-%E0%A5%A7-the-start"><strong>Chapter &#x967;: The Start</strong></h2><p>The conference kicked off with a Dhol Tasha performance, a traditional drum ensemble that got the energy going from the first beat.</p><p>From there, the day unfolded across multiple formats: <strong>Double Deck</strong> for keynotes and core talks, <strong>Single Deck</strong> for workshops, and <strong>Open Deck</strong>, where parallel sessions ran through headphones.</p><figure class="kg-card kg-gallery-card kg-width-wide kg-card-hascaption"><div class="kg-gallery-container"><div class="kg-gallery-row"><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2026/04/2.png" width="2000" height="1333" loading="lazy" alt="In the city that never sleeps, ETHMumbai found its rhythm" srcset="https://devfolio.co/blog/content/images/size/w600/2026/04/2.png 600w, https://devfolio.co/blog/content/images/size/w1000/2026/04/2.png 1000w, https://devfolio.co/blog/content/images/size/w1600/2026/04/2.png 1600w, https://devfolio.co/blog/content/images/size/w2400/2026/04/2.png 2400w" sizes="(min-width: 720px) 720px"></div><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2026/04/4.png" width="2000" height="1333" loading="lazy" alt="In the city that never sleeps, ETHMumbai found its rhythm" srcset="https://devfolio.co/blog/content/images/size/w600/2026/04/4.png 600w, https://devfolio.co/blog/content/images/size/w1000/2026/04/4.png 1000w, https://devfolio.co/blog/content/images/size/w1600/2026/04/4.png 1600w, https://devfolio.co/blog/content/images/size/w2400/2026/04/4.png 2400w" sizes="(min-width: 720px) 720px"></div></div><div class="kg-gallery-row"><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2026/04/5.png" width="1708" height="1125" loading="lazy" alt="In the city that never sleeps, ETHMumbai found its rhythm" srcset="https://devfolio.co/blog/content/images/size/w600/2026/04/5.png 600w, https://devfolio.co/blog/content/images/size/w1000/2026/04/5.png 1000w, https://devfolio.co/blog/content/images/size/w1600/2026/04/5.png 1600w, https://devfolio.co/blog/content/images/2026/04/5.png 1708w" sizes="(min-width: 720px) 720px"></div><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2026/04/3.png" width="2000" height="1333" loading="lazy" alt="In the city that never sleeps, ETHMumbai found its rhythm" srcset="https://devfolio.co/blog/content/images/size/w600/2026/04/3.png 600w, https://devfolio.co/blog/content/images/size/w1000/2026/04/3.png 1000w, https://devfolio.co/blog/content/images/size/w1600/2026/04/3.png 1600w, https://devfolio.co/blog/content/images/size/w2400/2026/04/3.png 2400w" sizes="(min-width: 720px) 720px"></div></div></div><figcaption>Moments from the conference</figcaption></figure><p>A key moment was the <em>Devcon</em> announcement, where the team introduced the Road to Devcon and broader ecosystem programs, connecting India to the global Ethereum community.</p><p>The ETHMumbai App tied everything together, making it easy to navigate sessions and stay in sync throughout the day.</p><h2 id="chapter-%E0%A5%A8-the-build"><strong>Chapter &#x968;: The Build</strong></h2><p>The next day, we moved to the World Trade Centre for the hackathon.</p><p>With <strong>200+ hackers</strong> on the floor, the energy was instant, teams forming, ideas moving fast, and the buildathon kicking off.</p><figure class="kg-card kg-gallery-card kg-width-wide kg-card-hascaption"><div class="kg-gallery-container"><div class="kg-gallery-row"><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2026/04/a.png" width="2000" height="1334" loading="lazy" alt="In the city that never sleeps, ETHMumbai found its rhythm" srcset="https://devfolio.co/blog/content/images/size/w600/2026/04/a.png 600w, https://devfolio.co/blog/content/images/size/w1000/2026/04/a.png 1000w, https://devfolio.co/blog/content/images/size/w1600/2026/04/a.png 1600w, https://devfolio.co/blog/content/images/size/w2400/2026/04/a.png 2400w" sizes="(min-width: 720px) 720px"></div><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2026/04/b.png" width="2000" height="1334" loading="lazy" alt="In the city that never sleeps, ETHMumbai found its rhythm" srcset="https://devfolio.co/blog/content/images/size/w600/2026/04/b.png 600w, https://devfolio.co/blog/content/images/size/w1000/2026/04/b.png 1000w, https://devfolio.co/blog/content/images/size/w1600/2026/04/b.png 1600w, https://devfolio.co/blog/content/images/size/w2400/2026/04/b.png 2400w" sizes="(min-width: 720px) 720px"></div><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2026/04/c.png" width="2000" height="1334" loading="lazy" alt="In the city that never sleeps, ETHMumbai found its rhythm" srcset="https://devfolio.co/blog/content/images/size/w600/2026/04/c.png 600w, https://devfolio.co/blog/content/images/size/w1000/2026/04/c.png 1000w, https://devfolio.co/blog/content/images/size/w1600/2026/04/c.png 1600w, https://devfolio.co/blog/content/images/size/w2400/2026/04/c.png 2400w" sizes="(min-width: 720px) 720px"></div></div></div><figcaption>Inside the Hacking Zone</figcaption></figure><p>Mentors and organisers kept the energy tight, workshops ran in parallel, giving builders the depth they needed to sharpen their approach. Over the next 36 hours, teams built across tracks from sponsors including Base, ENS, HeyElsa, Fileverse &amp; BitGo.</p><h2 id="interval"><strong>Interval</strong></h2><p>The team also organised a guided bus tour across the city as a short break during the hackathon.</p><figure class="kg-card kg-gallery-card kg-width-wide"><div class="kg-gallery-container"><div class="kg-gallery-row"><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2026/04/6.png" width="2000" height="1333" loading="lazy" alt="In the city that never sleeps, ETHMumbai found its rhythm" srcset="https://devfolio.co/blog/content/images/size/w600/2026/04/6.png 600w, https://devfolio.co/blog/content/images/size/w1000/2026/04/6.png 1000w, https://devfolio.co/blog/content/images/size/w1600/2026/04/6.png 1600w, https://devfolio.co/blog/content/images/size/w2400/2026/04/6.png 2400w" sizes="(min-width: 720px) 720px"></div><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2026/04/7.png" width="2000" height="1283" loading="lazy" alt="In the city that never sleeps, ETHMumbai found its rhythm" srcset="https://devfolio.co/blog/content/images/size/w600/2026/04/7.png 600w, https://devfolio.co/blog/content/images/size/w1000/2026/04/7.png 1000w, https://devfolio.co/blog/content/images/size/w1600/2026/04/7.png 1600w, https://devfolio.co/blog/content/images/2026/04/7.png 2000w" sizes="(min-width: 720px) 720px"></div></div></div></figure><p>Scheduled in the evening, it wound through South Mumbai, past CST, the Gateway of India, and the Taj. For a couple of hours, the laptops stayed shut, and the city took over.</p><h2 id="cameo-kaali-peeli-camera-action"><strong>Cameo:</strong> Kaali-Peeli, Camera &amp; Action</h2><p>In between all of this, we managed to pull off something we&apos;re pretty proud of. In collaboration with Devcon and ETHIndia, we sat down with some prominent web3 figures for a series of interviews, filmed inside Mumbai&apos;s iconic kaali-peeli taxi. </p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://devfolio.co/blog/content/images/2026/04/111.png" class="kg-image" alt="In the city that never sleeps, ETHMumbai found its rhythm" loading="lazy" width="2000" height="1020" srcset="https://devfolio.co/blog/content/images/size/w600/2026/04/111.png 600w, https://devfolio.co/blog/content/images/size/w1000/2026/04/111.png 1000w, https://devfolio.co/blog/content/images/size/w1600/2026/04/111.png 1600w, https://devfolio.co/blog/content/images/2026/04/111.png 2000w" sizes="(min-width: 720px) 720px"><figcaption>Kaali Peeli Taxi ft Devcon x ETHIndia</figcaption></figure><p>The conversations captured builders&#x2019; stories, their journeys, and how they found their way into the Ethereum ecosystem.</p><p>It was a fun format, and honestly, a fitting one for the city.</p><h2 id="chapter-%E0%A5%A9the-final-stretch"><strong>Chapter &#x969;:The Final Stretch</strong></h2><p>As the hackathon entered its final stretch, the focus shifted to refining ideas, debugging relentlessly, and pushing projects toward submission.</p><p>The result ...</p><p>With over <strong><a href="https://ethmumbai2026.devfolio.co/projects">80 projects</a></strong> built and a prize pool exceeding <strong>$10K</strong>, the stakes were clear, and the energy stayed high until the very end.</p><figure class="kg-card kg-gallery-card kg-width-wide kg-card-hascaption"><div class="kg-gallery-container"><div class="kg-gallery-row"><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2026/04/11.png" width="2000" height="1333" loading="lazy" alt="In the city that never sleeps, ETHMumbai found its rhythm" srcset="https://devfolio.co/blog/content/images/size/w600/2026/04/11.png 600w, https://devfolio.co/blog/content/images/size/w1000/2026/04/11.png 1000w, https://devfolio.co/blog/content/images/size/w1600/2026/04/11.png 1600w, https://devfolio.co/blog/content/images/size/w2400/2026/04/11.png 2400w" sizes="(min-width: 720px) 720px"></div><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2026/04/12.png" width="2000" height="1333" loading="lazy" alt="In the city that never sleeps, ETHMumbai found its rhythm" srcset="https://devfolio.co/blog/content/images/size/w600/2026/04/12.png 600w, https://devfolio.co/blog/content/images/size/w1000/2026/04/12.png 1000w, https://devfolio.co/blog/content/images/size/w1600/2026/04/12.png 1600w, https://devfolio.co/blog/content/images/size/w2400/2026/04/12.png 2400w" sizes="(min-width: 720px) 720px"></div><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2026/04/13.png" width="2000" height="1334" loading="lazy" alt="In the city that never sleeps, ETHMumbai found its rhythm" srcset="https://devfolio.co/blog/content/images/size/w600/2026/04/13.png 600w, https://devfolio.co/blog/content/images/size/w1000/2026/04/13.png 1000w, https://devfolio.co/blog/content/images/size/w1600/2026/04/13.png 1600w, https://devfolio.co/blog/content/images/size/w2400/2026/04/13.png 2400w" sizes="(min-width: 720px) 720px"></div></div></div><figcaption>Hackers showcasing their builds</figcaption></figure><p>The hackathon brought together a strong lineup of judges and mentors to evaluate and engage with the work on display, including <a href="https://x.com/denverjude">Denver Dsouza</a> from Devfolio, who was there helping guide and evaluate the projects being presented. </p><h2 id="here-are-the-builds-that-turned-heads">Here are the builds that turned heads:</h2><ol><li><a href="https://devfolio.co/projects/penumbra-4c99">penumbra</a></li><li><a href="https://devfolio.co/projects/ppnfi-0124">ppn.fi</a></li><li><a href="https://devfolio.co/projects/meshsearch-7294">MeshSearch</a></li></ol><h2 id="beyond-the-hackathon-%E2%80%A6"><strong>Beyond the hackathon &#x2026;</strong></h2><p>All around, ETHMumbai was an experience of its own, from how the events were designed to the builder mindset, everything carried a distinct pinch of Mumbai.</p><p>And when hackers left the venue, they didn&#x2019;t just leave with experience; they carried a small piece of the city with them.</p><p>With Devcon set to be hosted in Mumbai later this year, we&#x2019;re excited to see the city bring that energy back on an even bigger stage.</p><p>A big thank you to all the volunteers, hackers, and partners who made this experience what it was. We can&#x2019;t wait to share what we have in store for November.</p><p>Till then, Never Stop Building &#x1F6E0;&#xFE0F;</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://devfolio.co/blog/content/images/2026/04/15.png" class="kg-image" alt="In the city that never sleeps, ETHMumbai found its rhythm" loading="lazy" width="2000" height="1336" srcset="https://devfolio.co/blog/content/images/size/w600/2026/04/15.png 600w, https://devfolio.co/blog/content/images/size/w1000/2026/04/15.png 1000w, https://devfolio.co/blog/content/images/size/w1600/2026/04/15.png 1600w, https://devfolio.co/blog/content/images/size/w2400/2026/04/15.png 2400w" sizes="(min-width: 720px) 720px"><figcaption>ETHMumbai and Devfolio Mitra Mandal</figcaption></figure><p>Stay tuned for more updates and interact with the Devfolio community at:</p><p>&#x1F426; <a href="https://twitter.com/devfolio">Twitter</a> &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#x1F984; <a href="https://warpcast.com/devfolio">Farcaster</a> &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#x1F3AE; <a href="https://nsb.dev/discord">Discord</a> &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0;&#x1F4DE; <a href="https://t.me/devfolio">Telegram</a></p>]]></content:encoded></item><item><title><![CDATA[Build India 2026: Builders, Agents, and the Future of AI in India]]></title><description><![CDATA[Build India Hackathon 2026 by Anthropic, Replit and Lightspeed India, powered by Devfolio.]]></description><link>https://devfolio.co/blog/buildindia2026/</link><guid isPermaLink="false">699965805fa7710452000c9a</guid><dc:creator><![CDATA[Ayussh Khurana]]></dc:creator><pubDate>Fri, 03 Apr 2026 13:06:55 GMT</pubDate><media:content url="https://devfolio.co/blog/content/images/2026/04/DJI_20260215095645_0254_D-Large.jpeg" medium="image"/><content:encoded><![CDATA[<img src="https://devfolio.co/blog/content/images/2026/04/DJI_20260215095645_0254_D-Large.jpeg" alt="Build India 2026: Builders, Agents, and the Future of AI in India"><p>We had a chance to host Build India Hackathon in partnership with Anthropic, Replit and Lightspeed in Bengaluru on 15th February 2026.</p><p>For a long time, building meant writing logic, connecting APIs, designing interfaces, and hoping users would adapt to the product. Now, intelligence is part of the foundation. Small teams can build things that once required serious scale That shift is still unfolding, and no one has fully figured it out yet. And that&#x2019;s what makes the present interesting.</p><p>Build India was a focused sprint with dedicated hours to think clearly, build seriously, and ship something real using Claude and Replit. It was about building something beyond a mockup, something that functionally works.</p><p>What followed was an 7 hour hackathon of teams working with AI to build something for India and from India.</p><hr><h1 id="setting-the-stage">Setting the Stage</h1><figure class="kg-card kg-image-card"><img src="https://devfolio.co/blog/content/images/2026/02/IMG_6590.jpeg" class="kg-image" alt="Build India 2026: Builders, Agents, and the Future of AI in India" loading="lazy" width="2000" height="1500" srcset="https://devfolio.co/blog/content/images/size/w600/2026/02/IMG_6590.jpeg 600w, https://devfolio.co/blog/content/images/size/w1000/2026/02/IMG_6590.jpeg 1000w, https://devfolio.co/blog/content/images/size/w1600/2026/02/IMG_6590.jpeg 1600w, https://devfolio.co/blog/content/images/size/w2400/2026/02/IMG_6590.jpeg 2400w" sizes="(min-width: 720px) 720px"></figure><p>Starting from builders showing up at 8:00 AM for registration, the day kicked off with a fireside chat featuring Irina Ghose (Managing Director, Anthropic India), Jeff Burke (Replit), and Hemant Mohapatra (Partner, Lightspeed India). </p><p>Their keynote went beyond generic AI hype: they discussed how Anthropic and Replit are collapsing the gap between ideas and production software, what it really takes to move from chatbots to reliable agents, the metrics that predict whether an AI product will stick, and why India&#x2019;s developer ecosystem is now central to that future. </p><figure class="kg-card kg-image-card"><img src="https://devfolio.co/blog/content/images/2026/04/IMG_6601.jpeg" class="kg-image" alt="Build India 2026: Builders, Agents, and the Future of AI in India" loading="lazy" width="2000" height="1500" srcset="https://devfolio.co/blog/content/images/size/w600/2026/04/IMG_6601.jpeg 600w, https://devfolio.co/blog/content/images/size/w1000/2026/04/IMG_6601.jpeg 1000w, https://devfolio.co/blog/content/images/size/w1600/2026/04/IMG_6601.jpeg 1600w, https://devfolio.co/blog/content/images/size/w2400/2026/04/IMG_6601.jpeg 2400w" sizes="(min-width: 720px) 720px"></figure><p>They also shared their views on where AI is still too brittle to be trusted without human oversight, and what would make a weekend hack at Build India feel like the seed of a real company rather than just a clever demo and just after few session from Anthropic and Replit the hackathon started. </p><hr><h1 id="the-build-hours">The Build Hours</h1><p>As the opening wrapped and the timer began, ideas went up on a shared tracking board. Teams posted what they were building and updated their progress in real time.</p><p>Then laptops flipped open, Idea board filled up, and the entire venue settled into deep focus. Builders locked in fast. From solo devs with laser-sharp prototypes to full teams debugging across three terminals, the room was alive with intent.</p><p><strong>People of Build India</strong></p><p>Team members from Anthropic and Replit were present throughout the day, helping teams troubleshoot, refine prompts, and push their builds further. Credits from both platforms were provided so participants could fully experiment without constraint. </p><p>The feedback was direct and practical, often sparking the kind of small insight that completely changes a product&#x2019;s direction.</p><hr><h1 id="prize-breakdown">Prize Breakdown</h1><p>The prize pool was divided between cash awards and platform credits.</p><p>&#x1F947; <strong>First Prize</strong><br>- <strong>Cash Prize:</strong> $2,500<br>- <strong>Credits from Anthropic:</strong> $7,000 worth<br>- <strong>Credits from Replit:</strong> $7,000 worth</p><p>&#x1F948; <strong>Second Prize</strong><br>- <strong>Cash Prize:</strong> $1,500<br>- <strong>Credits from Anthropic:</strong> $5,000 worth<br>- <strong>Credits from Replit:</strong> $5,000 worth</p><p>&#x1F949; <strong>Third Prize</strong><br>- <strong>Cash Prize:</strong> $1,000<br>- <strong>Credits from Anthropic:</strong> $3,000 worth<br>- <strong>Credits from Replit:</strong> $3,000 worth</p><hr><h2 id="winning-projects"><strong>Winning</strong> <strong>Projects</strong></h2><p><strong><strong>&#x1F947; Grand Prize ($</strong>16<strong>,500) -</strong> </strong><a href="https://devfolio.co/projects/chatcash-9791">Chat2cash</a> by <a href="https://x.com/swayyaam">@swayyaam</a><br>Millions of small businesses rely on WhatsApp for sales, but most still manage orders manually. Chat2Cash helps them turn chats into invoices, tracked payments, and recovered revenue.</p><figure class="kg-card kg-image-card"><img src="https://devfolio.co/blog/content/images/2026/02/image-3.png" class="kg-image" alt="Build India 2026: Builders, Agents, and the Future of AI in India" loading="lazy" width="2000" height="1500" srcset="https://devfolio.co/blog/content/images/size/w600/2026/02/image-3.png 600w, https://devfolio.co/blog/content/images/size/w1000/2026/02/image-3.png 1000w, https://devfolio.co/blog/content/images/size/w1600/2026/02/image-3.png 1600w, https://devfolio.co/blog/content/images/size/w2400/2026/02/image-3.png 2400w" sizes="(min-width: 720px) 720px"></figure><p><strong><strong>&#x1F948; First Runner-Up ($1</strong>1<strong>,500) -</strong> </strong><a href="https://devfolio.co/projects/claudeclip-1955">Claude clip</a> by <a href="https://x.com/adithya_s_k">@adithya_s_k</a> and <a href="https://x.com/spratyey">@spratyey</a><br>ClaudeClip is a video editor where AI and humans co-edit together: you describe the video you want, Claude assembles a first cut from your footage with text, clips, and graphics, and you fine&#x2011;tune it on a familiar timeline.</p><figure class="kg-card kg-image-card"><img src="https://devfolio.co/blog/content/images/2026/02/image-7.png" class="kg-image" alt="Build India 2026: Builders, Agents, and the Future of AI in India" loading="lazy" width="2000" height="1500" srcset="https://devfolio.co/blog/content/images/size/w600/2026/02/image-7.png 600w, https://devfolio.co/blog/content/images/size/w1000/2026/02/image-7.png 1000w, https://devfolio.co/blog/content/images/size/w1600/2026/02/image-7.png 1600w, https://devfolio.co/blog/content/images/size/w2400/2026/02/image-7.png 2400w" sizes="(min-width: 720px) 720px"></figure><p><strong><strong>&#x1F949; Second Runner-Up ($</strong>7<strong>,000) -</strong> </strong><a href="https://devfolio.co/projects/ai-battle-royale-dc53">AI Battle Royale</a> by <a href="https://x.com/ArshanKaudinya">@ArshanKaudinya</a> <br>AI Battle Royale is a competitive arena where LLM agents fight to survive, exposing their real-time strategic reasoning under pressure. It transforms response speed, spatial tactics, and survival decisions into a live, interpretable benchmark for multi-agent AI behavior.</p><figure class="kg-card kg-image-card"><img src="https://devfolio.co/blog/content/images/2026/02/image-8.png" class="kg-image" alt="Build India 2026: Builders, Agents, and the Future of AI in India" loading="lazy" width="2000" height="1500" srcset="https://devfolio.co/blog/content/images/size/w600/2026/02/image-8.png 600w, https://devfolio.co/blog/content/images/size/w1000/2026/02/image-8.png 1000w, https://devfolio.co/blog/content/images/size/w1600/2026/02/image-8.png 1600w, https://devfolio.co/blog/content/images/size/w2400/2026/02/image-8.png 2400w" sizes="(min-width: 720px) 720px"></figure><p>Check out the rest of the projects here &#x2192; <a href="https://buildindia2026.devfolio.co/projects">buildindia2026.devfolio.co/projects</a></p><h2 id="%F0%9F%91%80-what%E2%80%99s-next"><strong>&#x1F440; What&#x2019;s Next</strong></h2><p>&#x1F4F8; <strong><strong>Photos!</strong></strong><br>The full event gallery can be found here: <a href="https://www.playbook.com/s/devfolio/tTRzJXeU4XnGKpRbd7T19csv">Build India 2026</a><br>And the BTS will be dropping soon on <a href="https://www.x.com/devfolio">Devfolio&#x2019;s X</a>. </p><p>Relive the energy, spot your team, and share your favorite moments!</p><hr><h1 id="keep-building">Keep Building</h1><p>Build India 2026 ran on energy you could feel in the room. The focus, the last minute pivots, the random sparks of clarity. It all added up to something special.</p><p>Maybe you shipped something you are proud of. Maybe you hit a wall and learned more than you expected. Either way, that momentum is real. The ideas you started here do not have to end here.</p><p>Keep iterating. Keep testing. Keep talking to the people you met this weekend. The best part of any hackathon is not just what gets submitted. It is what keeps growing after everyone goes home.</p><p>When the next Build India opens, you will hear from us first. Until then, we will keep sharing updates, builder spotlights, and new opportunities to jump into. If you are already thinking about your next challenge, explore what is live on Devfolio at <a href="https://devfolio.co/discover">devfolio.co/discover</a>.</p><p>If you built something during the hackathon, post it on X and tag us. We would love to see what you shipped.</p><p>Until next time,<br>Never Stop Building</p><blockquote><em>P.S. - We&#x2019;d like to give a special shoutout to all the contributors for helping make Build India 2026 a smooth and seamless experience.</em></blockquote><figure class="kg-card kg-image-card"><img src="https://devfolio.co/blog/content/images/2026/02/image-9.png" class="kg-image" alt="Build India 2026: Builders, Agents, and the Future of AI in India" loading="lazy" width="2000" height="1500" srcset="https://devfolio.co/blog/content/images/size/w600/2026/02/image-9.png 600w, https://devfolio.co/blog/content/images/size/w1000/2026/02/image-9.png 1000w, https://devfolio.co/blog/content/images/size/w1600/2026/02/image-9.png 1600w, https://devfolio.co/blog/content/images/size/w2400/2026/02/image-9.png 2400w" sizes="(min-width: 720px) 720px"></figure><p></p><p></p>]]></content:encoded></item><item><title><![CDATA[We Turned a Train Into India's First Moving Ethereum Hackathon (And It Was Beautifully Chaotic)]]></title><description><![CDATA[<p>Nobody would have believed us if we&apos;d just told them. So we showed them instead.</p><p>For months, we&apos;d been wrestling with a question that kept us up at night: What if we could create an environment where builders didn&apos;t have to hunt down mentors</p>]]></description><link>https://devfolio.co/blog/we-turned-a-train-into-indias-first-moving-web3-hackathon-and-it-was-beautifully-chaotic/</link><guid isPermaLink="false">696905975fa7710452000992</guid><dc:creator><![CDATA[Anshuman Singh]]></dc:creator><pubDate>Mon, 26 Jan 2026 06:33:07 GMT</pubDate><media:content url="https://devfolio.co/blog/content/images/2026/01/IMG_0238.jpeg" medium="image"/><content:encoded><![CDATA[<img src="https://devfolio.co/blog/content/images/2026/01/IMG_0238.jpeg" alt="We Turned a Train Into India&apos;s First Moving Ethereum Hackathon (And It Was Beautifully Chaotic)"><p>Nobody would have believed us if we&apos;d just told them. So we showed them instead.</p><p>For months, we&apos;d been wrestling with a question that kept us up at night: What if we could create an environment where builders didn&apos;t have to hunt down mentors in forest-sized venues, where meaningful conversations didn&apos;t get lost between networking sessions, where the experience itself became the ROI?</p><p>The answer, as it turns out, was a 36-hour train ride from Bengaluru to New Delhi. Well one of the answer was this. &#x1F61B;</p><p>Welcome to BlockTrain. On-chain, on-train. &#x1F682;</p><h2 id="trying-out-something-new">Trying out something NEW!</h2><p>The traditional hackathon format works. Invite builders to a venue, provide resources, announce prizes, everyone goes home. Rinse, repeat.</p><p><em>But here&apos;s what we noticed:</em> builders rarely get enough time exploring and making the most out of hackathons while working on their projects. Mentors become scattered resources you need to track down. And that fundamental question -&quot;What did <em>I</em> actually get out of this?&quot; - often doesn&apos;t have a satisfying answer beyond a prize or a project submission. While on the other side, organizers think, plan and curate for a wholesome experience for everyone which only a fraction of people are able to enjoy or take part in.</p><p>We realized that despite all the effort that goes into organizing large-scale events with workspace, mentors, food, and talent, measuring the real fruitfulness of such gatherings is surprisingly difficult. The infrastructure is there, but the depth of connection? That&apos;s harder to guarantee. </p><p>So we asked ourselves: What if the venue itself forced valuable conversations? What if builders and mentors were locked in together - literally and metaphorically - with nowhere to go but deeper into their conversations and their code?</p><p>Inspired by <a href="https://www.jagritiyatra.com/">Jagriti Yatra</a> and <a href="https://github.com/hackclub/the-hacker-zephyr">The Hack Zypher</a>, we had an idea: <em>a blockchain hackathon on a moving train -<strong> Blocktrain! </strong></em></p><p>Once we hit publish on the announcement, we honestly weren&apos;t sure what to expect. A hackathon on a moving train? It sounded either genius or completely unhinged - possibly both.</p><p>The announcemenet on twitter blew up with builders from everywhere asking how they could get on board. Creators like <a href="https://x.com/caleb_friesen">Caleb</a> shared the initiative, and his reel on instagram crossed 900K impressions. For something that started as a wild idea scribbled during a late-night call, seeing it resonate like this felt surreal.</p><p></p><!--kg-card-begin: html--><div style="display: flex !important; gap: 15px !important; justify-content: center !important; align-items: center !important; flex-direction: row !important; width: 100% !important;">
  
  <!-- Twitter embed -->
  <div style="width: 325px !important; max-width: 325px !important;">
    <blockquote class="twitter-tweet" data-width="325">
      <a href="https://twitter.com/devfolio/status/1960605790974435830">View Tweet</a>
    </blockquote>
  </div>
  
  <!-- Instagram embed -->
  <div style="width: 325px !important; max-width: 325px !important;">
    <blockquote class="instagram-media" data-instgrm-permalink="https://www.instagram.com/reel/DN7uQEEiKDn/?utm_source=ig_embed" data-instgrm-version="14" style="background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin:0; max-width:325px; padding:0; width:100%;">
      <div style="padding:16px;"><a href="https://www.instagram.com/reel/DN7uQEEiKDn/" target="_blank">View this post on Instagram</a></div>
    </blockquote>
  </div>
  
</div>

<script async src="https://platform.twitter.com/widgets.js"></script>
<script async src="//www.instagram.com/embed.js"></script><!--kg-card-end: html--><p></p><h2 id="the-people-who-we-had-on-board">The People: Who We Had On Board</h2><p><strong>5,000+ applications. 120 shortlisted. 45 brave builders to rewrite the history of building on train! </strong></p><p>This was our first experiment, and we had exactly one bogie on train to work with. The selection was intentional - we wanted builders who understood that this wasn&apos;t just about shipping a project. It was about being part of something unrepeatable. <br><br>Really glad we had sponsors including <a href="https://x.com/base\">Base</a>, <a href="https://x.com/noicedotso">Noice</a> and <a href="https://x.com/geodelabs">Geode</a> with whose help we were able to manage all the logistics for BlockTrain. </p><p>Alongside the builders, we had:</p><p><strong>A handpicked crew of mentors</strong> who weren&apos;t just experienced&#x2014;they&apos;d walked the path. Folks who&apos;d built proof of work at places like <a href="http://Noice.so">Noice.so</a>, <a href="http://polynomial.fi">polynomial.fi</a>, <a href="https://x.com/rathfinance">rath.finance</a>, and <a href="https://x.com/buidlguidl">BuidlGuidl</a>. They weren&apos;t there to lecture. They were there to rotate through berths, sit down with teams, and actually jam on ideas.</p><p><strong>Four creators</strong> roaming free across compartments, tasked with capturing this entire experiment through their lenses. Not assigned to any specific group, just there to document the beautiful chaos as it unfolded. The content they put out on Twitter? People absolutely loved it.</p><p>A train full of people who cared about building.</p><h2 id="the-logistics-or-how-we-pulled-off-something-technically-hard">The Logistics (Or: How We Pulled Off Something Technically Hard)</h2><p>With crazy ideas come crazy challenges. Sorry, Spiderman. &#x1F9B8; &#x1F62C;</p><h3 id="internet-at-120-kmh">Internet at 120 km/h</h3><p>This was the big one. You can&apos;t exactly rely on mobile hotspots when you&apos;re barreling through railway tracks in India. So we set up an intranet system on BlockTrain with a simple concept: store all the npm packages locally and let builders chat with an onboard LLM to pull what they need for building up their projects.</p><h3 id="food-that-you-love-d">Food that you love :D </h3><p>It&apos;s crazy to go back and see how we co-ordinated across our vendors from stations to have food available to all the builders on train. While we did have IRCTC catering, we were recommend to order the famous idli, vada and sambhar from a beloved local spot from Hyderabad, with snacks and dinner from Bikanerwala at Nagpur junction. Three different sources, three different vibes, all of which people loved the food from all three locations </p><h3 id="permissions-the-bureaucratic-boss-battle">Permissions (The Bureaucratic Boss Battle)</h3><p>As anyone would have guessed - hosting a hackathon on train would require good amount of permissions from the government bodies.</p><p>Getting bulk ticket bookings for builders? Manageable. Booking extra emergency tickets in case teams needed space to code in peace? Doable. Getting official permissions from railway authorities to run a full-blown hackathon on a moving train? That required trips from New Delhi to Bengaluru railways and back again. But we pulled through. Special thanks to our fren @<a href="https://x.com/AmoghAmg">Amogh</a> - who helped us out in the planning and ops for the whole BlockTrain initiative. Couldn&#x2019;t thank him enough. &#x1F91D;</p><h3 id="a-thoughtfully-curated-swag-list">A thoughtfully curated swag list</h3><p>We realize swag is an important inclusion in any of the events we host. &#xA0;For blocktrain - a ride worth 33 hours, We thought about what builders would genuinely need on a 36-hour train ride and thus had the following in the pipeline:</p><ul><li>T-shirts (obviously)</li><li>Eye masks (for those who actually wanted to sleep)</li><li>Dental kits (hygiene is not negotiable)</li><li>Sponsor branded N95 Mask</li><li>A portable table specifically designed for coding on the train!</li><li>Sticker sheets (because builders love stickers)</li><li>An exclusive BlockTrain-branded keychain</li><li>And a memento for everyone who built on the train</li><li>Tote bags (to fit all of the above)</li></ul><p>Initially we didn&#x2019;t think we would have this many items but eventually the items made their way into the bag and I love the fact that people LOVED this and shared their love over social media about the swag bag! </p><figure class="kg-card kg-embed-card"><blockquote class="twitter-tweet"><p lang="en" dir="ltr">Web 3 Hackathons have the most thought out schwag bags. A biodegradable bed table? Sleeping mask? Ear plugs? Dental kit? Sanitizer? Wipes? Tons of stickers? Wtf? <a href="https://twitter.com/devfolio?ref_src=twsrc%5Etfw">@devfolio</a> <a href="https://twitter.com/noicedotso?ref_src=twsrc%5Etfw">@noicedotso</a> <a href="https://twitter.com/base?ref_src=twsrc%5Etfw">@base</a> <a href="https://t.co/kU03v3sUjG">pic.twitter.com/kU03v3sUjG</a></p>&#x2014; Kivous (@0xkivous) <a href="https://twitter.com/0xkivous/status/1969438061856768216?ref_src=twsrc%5Etfw">September 20, 2025</a></blockquote>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>

</figure><h2 id="the-opening-setting-the-stage">The Opening: Setting the Stage</h2><p>Before anyone boarded, we held an opening ceremony at PVR Yeshwanthpur - Vaishnavi Sapphire. Cinema hall. Big screen. The ADGM Deputy Railways Bengaluru joined us.</p><p>We briefed all 45 builders on what to expect: the format, the challenges, the vibe. Then we assembled everyone, lined them up, and marched them to the railway station together.</p><figure class="kg-card kg-image-card"><img src="https://devfolio.co/blog/content/images/2026/01/DSC09373--1-.JPG" class="kg-image" alt="We Turned a Train Into India&apos;s First Moving Ethereum Hackathon (And It Was Beautifully Chaotic)" loading="lazy" width="2000" height="1333" srcset="https://devfolio.co/blog/content/images/size/w600/2026/01/DSC09373--1-.JPG 600w, https://devfolio.co/blog/content/images/size/w1000/2026/01/DSC09373--1-.JPG 1000w, https://devfolio.co/blog/content/images/size/w1600/2026/01/DSC09373--1-.JPG 1600w, https://devfolio.co/blog/content/images/size/w2400/2026/01/DSC09373--1-.JPG 2400w" sizes="(min-width: 720px) 720px"></figure><p>One line. One train. One shared experience about to begin.</p><hr><h2 id="day-1-departure-and-immediate-chaos-the-good-kind">Day 1: Departure and Immediate Chaos (The Good Kind)</h2><p><strong>What we planned:</strong> Keep the first night light. Let people settle in. No pressure to code immediately.</p><p><strong>What actually happened:</strong> The train hadn&apos;t even left the platform before laptops started opening.</p><p>We thought builders would want to rest, ease into things, maybe chat and get comfortable. Instead, the moment the train departed Bengaluru, screens lit up across compartments where the IDEs launched terminals started and the builders fired up to code on train. Honestly, the energy was electric.</p><p>You just had to be there to see it. Builders weren&apos;t waiting for permission or a formal kickoff - they were already locked in.</p><p>The theme to build on train was open: build anything on-chain. No restrictions. No prescribed problem statements. It was just pure builder autonomy.</p><figure class="kg-card kg-image-card"><img src="https://devfolio.co/blog/content/images/2026/01/IMG_4395.jpg" class="kg-image" alt="We Turned a Train Into India&apos;s First Moving Ethereum Hackathon (And It Was Beautifully Chaotic)" loading="lazy" width="2000" height="1500" srcset="https://devfolio.co/blog/content/images/size/w600/2026/01/IMG_4395.jpg 600w, https://devfolio.co/blog/content/images/size/w1000/2026/01/IMG_4395.jpg 1000w, https://devfolio.co/blog/content/images/size/w1600/2026/01/IMG_4395.jpg 1600w, https://devfolio.co/blog/content/images/size/w2400/2026/01/IMG_4395.jpg 2400w" sizes="(min-width: 720px) 720px"></figure><h2 id="day-2-a-whole-day-on-the-train">Day 2: A whole day on the Train!</h2><p>If Day 1 was about finding rhythm, Day 2 was about controlled chaos turning into a really magical experience.</p><h3 id="morning-the-grind">Morning: The Grind</h3><p>Mentors began their rotations after the morning idli sambhar from Hyderabad, moving from berth to berth to discuss ideas, validate assumptions, and pressure-test early prototypes. It was quite fun to see everyone engaged in discussing their ideas and projects they were gonna build.</p><p>Teams dug deeper into their builds. We had two special tracks running in parallel:</p><p><strong>Ethereum Speedrun Challenge</strong> sponsored by <a href="https://x.com/buidlguidl">BuidlGuidl</a> which required builders to Complete a Prediction Markets challenge for a shot at $300 prize pool. </p><p>The other prize was for the first three teams mentored by JesseGPT who posted on social media won $20 each.</p><p><strong>Quadratic Voting with Anon Aadhar</strong>: A $1,500 prize pool where the community decided who deserved recognition. Every team that submitted a functional project on-train earned $20 per team member. You can check the leaderboard at <a href="https://blocktrain.devfolio.co/quadratic-voting">https://blocktrain.devfolio.co/quadratic-voting</a>.</p><h3 id="night-this-was-crazyyy">Night: This was Crazyyy!</h3><p>Here&apos;s where things got beautifully absurd.</p><p>Picture this: One compartment has builders hunched over keyboards, translating their thoughts into code or maybe debugging, well it goes in parallel at 11 PM. The next compartment? A full DJ setup with music projected onto the train&apos;s windows, people vibing to beats as the countryside blurs past. The compartment after that? A intense game of mafia where teams are trying to identify the murderer while murdering their own sleep schedules.</p><p>All of this. Simultaneously. In the same bogie.</p><p>Apart from this, we had our engineers engage Some folks broke into spontaneous on-train antakshri. Coffee was served at odd hours. Old-age cartoons played on someone&apos;s screen. The entire bogie had become a living, breathing organism of focused work and joyful chaos.</p><p>This was the night people would remember.</p><figure class="kg-card kg-image-card"><img src="https://devfolio.co/blog/content/images/2026/01/DJ-night-at-blocktrain.gif" class="kg-image" alt="We Turned a Train Into India&apos;s First Moving Ethereum Hackathon (And It Was Beautifully Chaotic)" loading="lazy" width="1152" height="648" srcset="https://devfolio.co/blog/content/images/size/w600/2026/01/DJ-night-at-blocktrain.gif 600w, https://devfolio.co/blog/content/images/size/w1000/2026/01/DJ-night-at-blocktrain.gif 1000w, https://devfolio.co/blog/content/images/2026/01/DJ-night-at-blocktrain.gif 1152w" sizes="(min-width: 720px) 720px"></figure><h2 id="day-3-arrival-and-the-proof">Day 3: Arrival and the Proof</h2><p><strong>8:00 AM sharp. New Delhi.</strong></p><p>The train pulled into the station right on time. Everyone gathered for photos but before that we handed out mementos to every builder who&apos;d completed the journey. Not for winning. Not for ranking. For <em>doing it</em>. For building something functional while traveling at 120 km/h. For being part of the world&apos;s first Ethereum train hackathon.</p><p><strong>We had 21 submitted projects.</strong> Read that again. In 36 hours, on a moving train, with limited internet, builders shipped real functional work.</p><p>We waved goodbye to the creators and builders as they dispersed into Delhi, carrying momentum into the week ahead. BlockTrain being the prologue - the caravan that set everything in motion.</p><hr><h2 id="on-chain-on-train-on-to-the-next">On-Chain, On-Train, On to the Next</h2><p>BlockTrain happened. It was real, chaotic, and it was everything we hoped it would be.</p><p>To the 45 builders who took the leap: you&apos;re now part of something that didn&apos;t exist before. To the creators who captured it: your work made sure no one will forget. To the mentors who gave their time and wisdom in transit: you made this more than just a gimmick.</p><p>This was the ceremonial start to a week where Ethereum in India took center stage. But more than that, it was proof that the best gatherings aren&apos;t always the biggest ones - sometimes they&apos;re the ones where you can&apos;t escape each other, and you wouldn&apos;t want to anyway.</p><p>The train has reached its destination. But the journey? That&apos;s just getting started.</p><figure class="kg-card kg-image-card"><img src="https://devfolio.co/blog/content/images/2026/01/R0007435.jpg" class="kg-image" alt="We Turned a Train Into India&apos;s First Moving Ethereum Hackathon (And It Was Beautifully Chaotic)" loading="lazy" width="2000" height="1333" srcset="https://devfolio.co/blog/content/images/size/w600/2026/01/R0007435.jpg 600w, https://devfolio.co/blog/content/images/size/w1000/2026/01/R0007435.jpg 1000w, https://devfolio.co/blog/content/images/size/w1600/2026/01/R0007435.jpg 1600w, https://devfolio.co/blog/content/images/size/w2400/2026/01/R0007435.jpg 2400w" sizes="(min-width: 720px) 720px"></figure><h2 id="quick-links-here">Quick links here: </h2><p>We tried to capture everything in this post, but some things just spill over. If you want to go deeper:</p><ul><li><strong><a href="https://blocktrain.devfolio.co/projects">Submitted projects</a></strong> - 45 teams, 33 hours, one moving train</li><li><strong><a href="https://www.playbook.com/s/devfolio/pWLECpXXMMTyRRqj6SnXiWVX">Photo album</a></strong> - All the moments from the train journey</li></ul><p>And here&apos;s the thing - so many people posted about BlockTrain that we couldn&apos;t possibly include it all above. Builders sharing their experience, strangers hyping us up, honest takes from everyone who was there (and many who wished they were).</p><p>We&apos;ve gathered some of our favorites here:</p><ul><li><a href="https://x.com/devfolio/status/1964994554651943133">https://x.com/devfolio/status/1964994554651943133</a></li><li><a href="https://x.com/denverjude/status/1969403674561822949">https://x.com/denverjude/status/1969403674561822949</a></li><li><a href="https://x.com/aazim_anish/status/1969599351602495935">https://x.com/aazim_anish/status/1969599351602495935</a></li><li><a href="https://x.com/Ayussheth/status/1969709347295912157">https://x.com/Ayussheth/status/1969709347295912157</a></li><li><a href="https://x.com/devfolio/status/1969712742052565451">https://x.com/devfolio/status/1969712742052565451</a></li><li><a href="https://x.com/DholakiaJaydeep/status/1969752065695166644">https://x.com/DholakiaJaydeep/status/1969752065695166644</a></li><li><a href="https://x.com/heettike/status/1969811115694563667">https://x.com/heettike/status/1969811115694563667</a></li><li><a href="https://x.com/aazim_anish/status/1971156499566297449">https://x.com/aazim_anish/status/1971156499566297449</a></li></ul><hr><p>For more updates on our initiatives at Devfolio, checkout our socials at: </p><p>&#x1F426; <a href="https://twitter.com/devfolio">Twitter</a> &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#x1F984; <a href="https://warpcast.com/devfolio">Farcaster</a> &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#x1F3AE; <a href="https://nsb.dev/discord">Discord</a> &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0;&#x1F4DE; <a href="https://t.me/devfolio">Telegram</a></p>]]></content:encoded></item><item><title><![CDATA[ETHIndiaVilla - Same Mission, New Format]]></title><description><![CDATA[<p>Our mission for 2025 was clear: <a href="https://x.com/devfolio/status/1986380630641549495?s=20">We are doing things differently this time</a>.</p><p>ETHIndia came back with a new version this year, ETHIndiaVilla. &#xA0;</p><p>A tighter circle of Ethereum builders, a more intentional format, and an experience designed for real collaboration. </p><figure class="kg-card kg-gallery-card kg-width-wide"><div class="kg-gallery-container"><div class="kg-gallery-row"><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2025/12/DSC01091--1--1.jpg" width="2000" height="1333" loading="lazy" alt srcset="https://devfolio.co/blog/content/images/size/w600/2025/12/DSC01091--1--1.jpg 600w, https://devfolio.co/blog/content/images/size/w1000/2025/12/DSC01091--1--1.jpg 1000w, https://devfolio.co/blog/content/images/size/w1600/2025/12/DSC01091--1--1.jpg 1600w, https://devfolio.co/blog/content/images/size/w2400/2025/12/DSC01091--1--1.jpg 2400w" sizes="(min-width: 720px) 720px"></div><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2025/12/DSC01123.jpg" width="2000" height="1333" loading="lazy" alt srcset="https://devfolio.co/blog/content/images/size/w600/2025/12/DSC01123.jpg 600w, https://devfolio.co/blog/content/images/size/w1000/2025/12/DSC01123.jpg 1000w, https://devfolio.co/blog/content/images/size/w1600/2025/12/DSC01123.jpg 1600w, https://devfolio.co/blog/content/images/size/w2400/2025/12/DSC01123.jpg 2400w" sizes="(min-width: 720px) 720px"></div></div></div></figure><p>This edition brought together a team of selected builders</p>]]></description><link>https://devfolio.co/blog/ethindiavilla/</link><guid isPermaLink="false">6944277a5fa7710452000766</guid><dc:creator><![CDATA[Ashwin Kumar Uppala]]></dc:creator><pubDate>Thu, 18 Dec 2025 18:21:51 GMT</pubDate><media:content url="https://devfolio.co/blog/content/images/2025/12/DSC01069.jpg" medium="image"/><content:encoded><![CDATA[<img src="https://devfolio.co/blog/content/images/2025/12/DSC01069.jpg" alt="ETHIndiaVilla - Same Mission, New Format"><p>Our mission for 2025 was clear: <a href="https://x.com/devfolio/status/1986380630641549495?s=20">We are doing things differently this time</a>.</p><p>ETHIndia came back with a new version this year, ETHIndiaVilla. &#xA0;</p><p>A tighter circle of Ethereum builders, a more intentional format, and an experience designed for real collaboration. </p><figure class="kg-card kg-gallery-card kg-width-wide"><div class="kg-gallery-container"><div class="kg-gallery-row"><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2025/12/DSC01091--1--1.jpg" width="2000" height="1333" loading="lazy" alt="ETHIndiaVilla - Same Mission, New Format" srcset="https://devfolio.co/blog/content/images/size/w600/2025/12/DSC01091--1--1.jpg 600w, https://devfolio.co/blog/content/images/size/w1000/2025/12/DSC01091--1--1.jpg 1000w, https://devfolio.co/blog/content/images/size/w1600/2025/12/DSC01091--1--1.jpg 1600w, https://devfolio.co/blog/content/images/size/w2400/2025/12/DSC01091--1--1.jpg 2400w" sizes="(min-width: 720px) 720px"></div><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2025/12/DSC01123.jpg" width="2000" height="1333" loading="lazy" alt="ETHIndiaVilla - Same Mission, New Format" srcset="https://devfolio.co/blog/content/images/size/w600/2025/12/DSC01123.jpg 600w, https://devfolio.co/blog/content/images/size/w1000/2025/12/DSC01123.jpg 1000w, https://devfolio.co/blog/content/images/size/w1600/2025/12/DSC01123.jpg 1600w, https://devfolio.co/blog/content/images/size/w2400/2025/12/DSC01123.jpg 2400w" sizes="(min-width: 720px) 720px"></div></div></div></figure><p>This edition brought together a team of selected builders for a format built around depth. Teams will work in groups of three or four, and <strong>every team will be joined by a Super Hacker</strong>. We received <strong>2,045 applications </strong>this year, out of which we shortlisted <strong>52 of the best hackers</strong> in India to work with Super Hackers in this edition.</p><h2 id="super-hackerthe-wild-card-of-every-team">Super Hacker - The wild card of every team.</h2><p>Why shift the format? We want to create a space where builders can think sharply and learn faster. Every team is paired with a Super Hacker who brings real-world insights from the products they work on every day. </p><p>Super Hackers are the past mentors and judges you have seen guiding ETHIndia in previous editions, but this time, they were building inside the same team. The concept of Super Hackers was chosen from our community feedback and our intrinsic motivation to shift focus on the quality of mentorship and project outcomes of ETHIndia. <br></p><p>Super Hackers were professionals at their work from <a href="base.org">Base</a>, <a href="https://www.crossmint.com/">Crossmint</a>, <a href="https://caddy.finance/">Caddy Finance</a>, <a href="https://polygon.technology/">Polygon Labs</a>, <a href="arbitrum.io">Arbitrum</a>, <a href="https://kerneldao.com/kelp/">KelpDAO</a>, <a href="https://www.lucidly.finance/">Lucidly Finance</a>, <a href="https://starkware.co/">StarkWare</a> &amp; <a href="https://www.privy.io/">Privy</a></p><p>The role of a Super Hacker is a middle ground between mentor and hacker; they are advisors but also part of the team:</p><ul><li>Super Hackers have extensive experience in Ethereum, professionally &amp; as past ETHIndia attendees. This increases the bar for each team with improved mentorship and creativity.</li><li>Super Hackers being part of the team also means they are motivated to double down their efforts in making their team win. This is difficult to achieve in traditional mentorship, where you are assigned to all or a set of teams.</li></ul><p>The result...</p><p><a href="https://ethindia-villa.devfolio.co/projects">17 Solid Projects</a> from 17 Teams, each paired with their own Super Hacker</p><figure class="kg-card kg-gallery-card kg-width-wide kg-card-hascaption"><div class="kg-gallery-container"><div class="kg-gallery-row"><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2025/12/DSC01515.jpg" width="2000" height="1334" loading="lazy" alt="ETHIndiaVilla - Same Mission, New Format" srcset="https://devfolio.co/blog/content/images/size/w600/2025/12/DSC01515.jpg 600w, https://devfolio.co/blog/content/images/size/w1000/2025/12/DSC01515.jpg 1000w, https://devfolio.co/blog/content/images/size/w1600/2025/12/DSC01515.jpg 1600w, https://devfolio.co/blog/content/images/size/w2400/2025/12/DSC01515.jpg 2400w" sizes="(min-width: 720px) 720px"></div><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2025/12/DSC01900.jpg" width="2000" height="1334" loading="lazy" alt="ETHIndiaVilla - Same Mission, New Format" srcset="https://devfolio.co/blog/content/images/size/w600/2025/12/DSC01900.jpg 600w, https://devfolio.co/blog/content/images/size/w1000/2025/12/DSC01900.jpg 1000w, https://devfolio.co/blog/content/images/size/w1600/2025/12/DSC01900.jpg 1600w, https://devfolio.co/blog/content/images/size/w2400/2025/12/DSC01900.jpg 2400w" sizes="(min-width: 720px) 720px"></div><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2025/12/DSC01441.jpg" width="2000" height="1306" loading="lazy" alt="ETHIndiaVilla - Same Mission, New Format" srcset="https://devfolio.co/blog/content/images/size/w600/2025/12/DSC01441.jpg 600w, https://devfolio.co/blog/content/images/size/w1000/2025/12/DSC01441.jpg 1000w, https://devfolio.co/blog/content/images/size/w1600/2025/12/DSC01441.jpg 1600w, https://devfolio.co/blog/content/images/size/w2400/2025/12/DSC01441.jpg 2400w" sizes="(min-width: 720px) 720px"></div></div></div><figcaption>Super Hackers locked in with their team</figcaption></figure><p>The purpose of Super Hacker was not just technical expertise; it was also the industry experience and bringing together veterans with future builders. <br></p><p>Here&apos;s what Super Hackers felt about the new format of mentorship</p><div class="kg-card kg-callout-card kg-callout-card-grey"><div class="kg-callout-text">&quot;I realized they don&apos;t need any help in building, They needed help in understanding what the Industry is like because they are still in college.&quot;<br>- <a href="https://x.com/probablyangg">Angela</a> | Super Hacker</div></div><div class="kg-card kg-callout-card kg-callout-card-grey"><div class="kg-callout-text">&quot;Traditional hackathons are bounty focused, it&apos;s good to see Super Hackers &amp; teams helping each other, this is what the community needs. Not just incentive driven, but builder driven&quot;<br>- <a href="https://x.com/0xThiru">Thiru</a> | Super Hacker</div></div><h2 id="big-boss-wants-you-to-play">Big Boss wants you to play</h2><p>We have run the standard hackathon format many times over the years, so this year we wanted to bring something fresh for everyone. And it was not just hacking. The villa had activities planned that made the overall experience richer, more engaging, and a lot more fun.</p><figure class="kg-card kg-gallery-card kg-width-wide kg-card-hascaption"><div class="kg-gallery-container"><div class="kg-gallery-row"><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2025/12/DSC03909.jpg" width="1951" height="1301" loading="lazy" alt="ETHIndiaVilla - Same Mission, New Format" srcset="https://devfolio.co/blog/content/images/size/w600/2025/12/DSC03909.jpg 600w, https://devfolio.co/blog/content/images/size/w1000/2025/12/DSC03909.jpg 1000w, https://devfolio.co/blog/content/images/size/w1600/2025/12/DSC03909.jpg 1600w, https://devfolio.co/blog/content/images/2025/12/DSC03909.jpg 1951w" sizes="(min-width: 720px) 720px"></div><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2025/12/DSC08615.jpg" width="2000" height="1336" loading="lazy" alt="ETHIndiaVilla - Same Mission, New Format" srcset="https://devfolio.co/blog/content/images/size/w600/2025/12/DSC08615.jpg 600w, https://devfolio.co/blog/content/images/size/w1000/2025/12/DSC08615.jpg 1000w, https://devfolio.co/blog/content/images/size/w1600/2025/12/DSC08615.jpg 1600w, https://devfolio.co/blog/content/images/2025/12/DSC08615.jpg 2120w" sizes="(min-width: 720px) 720px"></div></div><div class="kg-gallery-row"><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2025/12/DSC08628.jpg" width="2000" height="1336" loading="lazy" alt="ETHIndiaVilla - Same Mission, New Format" srcset="https://devfolio.co/blog/content/images/size/w600/2025/12/DSC08628.jpg 600w, https://devfolio.co/blog/content/images/size/w1000/2025/12/DSC08628.jpg 1000w, https://devfolio.co/blog/content/images/size/w1600/2025/12/DSC08628.jpg 1600w, https://devfolio.co/blog/content/images/2025/12/DSC08628.jpg 2120w" sizes="(min-width: 720px) 720px"></div><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2025/12/_RAJ9112.jpg" width="2000" height="1333" loading="lazy" alt="ETHIndiaVilla - Same Mission, New Format" srcset="https://devfolio.co/blog/content/images/size/w600/2025/12/_RAJ9112.jpg 600w, https://devfolio.co/blog/content/images/size/w1000/2025/12/_RAJ9112.jpg 1000w, https://devfolio.co/blog/content/images/size/w1600/2025/12/_RAJ9112.jpg 1600w, https://devfolio.co/blog/content/images/2025/12/_RAJ9112.jpg 2004w" sizes="(min-width: 720px) 720px"></div></div></div><figcaption>Three games to take a break from hacking but premium prize to keep the spirits competitive</figcaption></figure><p>We inserted three games to add a vibeathon spirit for the IRL hacking phase.</p><ol><li><strong>Fastest Pani Puri First</strong>: Test your Ethereum ecosystem and technical knowledge, but instead of a buzzer, you have to make and have a pani puri. </li><li><strong>SpaghETHi Marshmellow</strong>: Midnight break from hacking (and potential snacking) by creating a structure using only Spaghetti and Marshmallows.</li><li><strong>Proof of Pool: </strong>Post submissions, hackers compete for swag by scoring the most by tossing into the floating hoops. </li></ol><p>Prizes for these games were equally rewarding. We had Hardware Ledges &amp; exclusive ETHIndia Swag on the line just to play these games and give everyone a great time.</p><h2 id="reward-more-than-just-bounties">Reward more than just bounties</h2><p>We wanted our hackers to be rewarded with something you cannot put a price on, a Connection with industry&apos;s best. Spending 24 hours with Super Hackers at the Villa allowed these hackers to bond at a greater level than mentors at a traditional hackathon.</p><figure class="kg-card kg-gallery-card kg-width-wide"><div class="kg-gallery-container"><div class="kg-gallery-row"><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2025/12/_RAJ9490.jpg" width="1629" height="1044" loading="lazy" alt="ETHIndiaVilla - Same Mission, New Format" srcset="https://devfolio.co/blog/content/images/size/w600/2025/12/_RAJ9490.jpg 600w, https://devfolio.co/blog/content/images/size/w1000/2025/12/_RAJ9490.jpg 1000w, https://devfolio.co/blog/content/images/size/w1600/2025/12/_RAJ9490.jpg 1600w, https://devfolio.co/blog/content/images/2025/12/_RAJ9490.jpg 1629w" sizes="(min-width: 720px) 720px"></div><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2025/12/_RAJ9878-1.jpg" width="2000" height="1333" loading="lazy" alt="ETHIndiaVilla - Same Mission, New Format" srcset="https://devfolio.co/blog/content/images/size/w600/2025/12/_RAJ9878-1.jpg 600w, https://devfolio.co/blog/content/images/size/w1000/2025/12/_RAJ9878-1.jpg 1000w, https://devfolio.co/blog/content/images/size/w1600/2025/12/_RAJ9878-1.jpg 1600w, https://devfolio.co/blog/content/images/size/w2400/2025/12/_RAJ9878-1.jpg 2400w" sizes="(min-width: 720px) 720px"></div></div></div></figure><p>This resulted in a deeper connection that butterfly effects into networks as the builder continues their journey in the Ethereum ecosystem. <em>&quot;We met for the first time at ETHIndia&quot;</em> is a traditional experience witnessed by many developers in India.</p><div class="kg-card kg-callout-card kg-callout-card-grey"><div class="kg-callout-text">&quot;Coming back on Day 2, I realized <strong>I now know most of these people by name</strong>, this can only happen when you are in an intimate space like ETHIndia Villa&quot;<br>- <a href="https://x.com/probablyangg">Angela</a> | Super Hacker</div></div><h2 id="quadratic-voting-so-everyone-wins">Quadratic Voting so everyone wins</h2><p>We continued doubling down on the benefit of <a href="https://devfolio.co/blog/when-india-came-together-to-vote-at-ethindia/">Quadratic Voting</a> to fairly reward the best projects. On top of QV, Anon Aadhar makes it possible for every eligible Indian (with a valid AADHAR card) to participate in QV without identity disclosure.</p><p>This means hackers are incentivized to advocate for their projects. </p><p>More advocacy = More votes = More share of the prize pool. </p><h2 id="turns-out-doing-things-differently-works">Turns out, doing things differently works</h2><p>We are proud and honored that we got to try new formats this year. From running <a href="https://x.com/Ayussheth/status/1969709347295912157?s=20">BlockTrain</a>, the World&apos;s first Ethereum hackathon on a moving Train to <a href="https://x.com/ETHIndiaco/status/1996564986831978840?s=20">ETHIndiaVilla</a>. The recognition and love from hackers, sponsors, and communities tell us that our efforts are in the right direction and towards what builders and problem solvers also want. </p><p>Cheers to a lot more building, good times, and experiments in 2026. </p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://devfolio.co/blog/content/images/2025/12/_RAJ0092--1-.jpg" class="kg-image" alt="ETHIndiaVilla - Same Mission, New Format" loading="lazy" width="2000" height="1333" srcset="https://devfolio.co/blog/content/images/size/w600/2025/12/_RAJ0092--1-.jpg 600w, https://devfolio.co/blog/content/images/size/w1000/2025/12/_RAJ0092--1-.jpg 1000w, https://devfolio.co/blog/content/images/size/w1600/2025/12/_RAJ0092--1-.jpg 1600w, https://devfolio.co/blog/content/images/size/w2400/2025/12/_RAJ0092--1-.jpg 2400w" sizes="(min-width: 720px) 720px"><figcaption>Never Stop Building and a Happy New Year from team Devfolio</figcaption></figure><p>Quick Links of ETHIndiaVilla: </p><ul><li><a href="https://ethindia-villa.devfolio.co/projects">ETHIndiaVilla Projects</a></li><li><a href="https://www.playbook.com/s/devfolio/ETHvilla_2025/">Photo Album</a></li><li><a href="https://www.playbook.com/s/devfolio/ETHvilla_2025/LdpGDqUkoqkFQB5ZNnXM1d6n">Villa Stories</a></li></ul><p>Stay tuned for more updates and interact with the Devfolio community at:</p><p>&#x1F426; <a href="https://twitter.com/devfolio">Twitter</a> &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#x1F984; <a href="https://warpcast.com/devfolio">Farcaster</a> &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#x1F3AE; <a href="https://nsb.dev/discord">Discord</a> &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0;&#x1F4DE; <a href="https://t.me/devfolio">Telegram</a></p><p>Never Stop Building &amp; a Happy New Year :D</p>]]></content:encoded></item><item><title><![CDATA[Head of Community, Hacker at Heart: What 950K+ builders taught me]]></title><description><![CDATA[Learn how to use hackathons the right way with practical, first‑hand advice from the head of community at Devfolio.]]></description><link>https://devfolio.co/blog/how-to-hackathon/</link><guid isPermaLink="false">68e7743f5fa7710452000000</guid><category><![CDATA[hackathons]]></category><category><![CDATA[career]]></category><category><![CDATA[technology]]></category><category><![CDATA[ethereum]]></category><category><![CDATA[developers]]></category><category><![CDATA[devfolio]]></category><dc:creator><![CDATA[Ashwin Kumar Uppala]]></dc:creator><pubDate>Tue, 14 Oct 2025 15:30:12 GMT</pubDate><media:content url="https://devfolio.co/blog/content/images/2025/10/DSC09717.jpg" medium="image"/><content:encoded><![CDATA[<img src="https://devfolio.co/blog/content/images/2025/10/DSC09717.jpg" alt="Head of Community, Hacker at Heart: What 950K+ builders taught me"><p>Hi, I&apos;m Ashwin. I am the head of community at Devfolio and I just completed <strong>a year here</strong>! Let me take you through what I did over the last year.</p><p>Hackathons aren&apos;t new to me, I used to ~hate~ code (ever coded on MS-DOS? You&apos;ll probably relate).</p><h2 id="hackathons-are-for-learners-not-just-students">Hackathons Are for Learners, Not Just Students</h2><p>Contrary to the popular assumption that hackathons are for &quot;<em>hackers</em>&quot;, hackathons makes the most sense for (relative) beginners. If you want to learn a new technology, tool or even understand the hype everyone&apos;s talking on Twitter, picking a hackathon is the best way to understand it without sacrificing money, time or work/school. </p><div class="kg-card kg-callout-card kg-callout-card-pink"><div class="kg-callout-emoji">&#x1F4A1;</div><div class="kg-callout-text">I was at ETHDenver when a father with his baby in his arms, walked to the hacker check-in desk. They were a participant! <br>This is a wholesome witness that anyone can be a hacker. Don&apos;t let the peer-pressume stop you from walking into hackathon.</div></div><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://devfolio.co/blog/content/images/2025/10/DSC09324.jpg" class="kg-image" alt="Head of Community, Hacker at Heart: What 950K+ builders taught me" loading="lazy" width="2000" height="1333" srcset="https://devfolio.co/blog/content/images/size/w600/2025/10/DSC09324.jpg 600w, https://devfolio.co/blog/content/images/size/w1000/2025/10/DSC09324.jpg 1000w, https://devfolio.co/blog/content/images/size/w1600/2025/10/DSC09324.jpg 1600w, https://devfolio.co/blog/content/images/size/w2400/2025/10/DSC09324.jpg 2400w" sizes="(min-width: 720px) 720px"><figcaption>Interfaces 2025 @ IIT-Delhi</figcaption></figure><figure class="kg-card kg-gallery-card kg-width-wide kg-card-hascaption"><div class="kg-gallery-container"><div class="kg-gallery-row"><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2025/10/IMG_6503_SnapseedCopy--2--1.jpg" width="2000" height="1125" loading="lazy" alt="Head of Community, Hacker at Heart: What 950K+ builders taught me" srcset="https://devfolio.co/blog/content/images/size/w600/2025/10/IMG_6503_SnapseedCopy--2--1.jpg 600w, https://devfolio.co/blog/content/images/size/w1000/2025/10/IMG_6503_SnapseedCopy--2--1.jpg 1000w, https://devfolio.co/blog/content/images/size/w1600/2025/10/IMG_6503_SnapseedCopy--2--1.jpg 1600w, https://devfolio.co/blog/content/images/size/w2400/2025/10/IMG_6503_SnapseedCopy--2--1.jpg 2400w" sizes="(min-width: 720px) 720px"></div><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2025/10/R0007355.JPG" width="2000" height="1333" loading="lazy" alt="Head of Community, Hacker at Heart: What 950K+ builders taught me" srcset="https://devfolio.co/blog/content/images/size/w600/2025/10/R0007355.JPG 600w, https://devfolio.co/blog/content/images/size/w1000/2025/10/R0007355.JPG 1000w, https://devfolio.co/blog/content/images/size/w1600/2025/10/R0007355.JPG 1600w, https://devfolio.co/blog/content/images/size/w2400/2025/10/R0007355.JPG 2400w" sizes="(min-width: 720px) 720px"></div></div></div><figcaption>Students and professionals hacking</figcaption></figure><h2 id="build-teams-beyond-your-circle">Build Teams Beyond Your Circle</h2><p>Frankly, for me, some of the best career friends came out of hackathons. The ones where I chose to form a team instead of bringing one. This eventually led to a butterfly effect that got me into international conferences, great career options and cool friendships in new towns when moving. </p><figure class="kg-card kg-gallery-card kg-width-wide kg-card-hascaption"><div class="kg-gallery-container"><div class="kg-gallery-row"><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2025/10/IMG_0197-1.jpeg" width="2000" height="1500" loading="lazy" alt="Head of Community, Hacker at Heart: What 950K+ builders taught me" srcset="https://devfolio.co/blog/content/images/size/w600/2025/10/IMG_0197-1.jpeg 600w, https://devfolio.co/blog/content/images/size/w1000/2025/10/IMG_0197-1.jpeg 1000w, https://devfolio.co/blog/content/images/size/w1600/2025/10/IMG_0197-1.jpeg 1600w, https://devfolio.co/blog/content/images/size/w2400/2025/10/IMG_0197-1.jpeg 2400w" sizes="(min-width: 720px) 720px"></div><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2025/10/IMG_7976-Copy-1.JPG" width="2000" height="2208" loading="lazy" alt="Head of Community, Hacker at Heart: What 950K+ builders taught me" srcset="https://devfolio.co/blog/content/images/size/w600/2025/10/IMG_7976-Copy-1.JPG 600w, https://devfolio.co/blog/content/images/size/w1000/2025/10/IMG_7976-Copy-1.JPG 1000w, https://devfolio.co/blog/content/images/size/w1600/2025/10/IMG_7976-Copy-1.JPG 1600w, https://devfolio.co/blog/content/images/size/w2400/2025/10/IMG_7976-Copy-1.JPG 2400w" sizes="(min-width: 720px) 720px"></div></div><div class="kg-gallery-row"><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2025/10/photo_2025-09-10-16.19.13-1.jpeg" width="1280" height="960" loading="lazy" alt="Head of Community, Hacker at Heart: What 950K+ builders taught me" srcset="https://devfolio.co/blog/content/images/size/w600/2025/10/photo_2025-09-10-16.19.13-1.jpeg 600w, https://devfolio.co/blog/content/images/size/w1000/2025/10/photo_2025-09-10-16.19.13-1.jpeg 1000w, https://devfolio.co/blog/content/images/2025/10/photo_2025-09-10-16.19.13-1.jpeg 1280w" sizes="(min-width: 720px) 720px"></div><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2025/10/255A363A-2041-4896-A41C-07CFF332B674.JPG" width="2000" height="1500" loading="lazy" alt="Head of Community, Hacker at Heart: What 950K+ builders taught me" srcset="https://devfolio.co/blog/content/images/size/w600/2025/10/255A363A-2041-4896-A41C-07CFF332B674.JPG 600w, https://devfolio.co/blog/content/images/size/w1000/2025/10/255A363A-2041-4896-A41C-07CFF332B674.JPG 1000w, https://devfolio.co/blog/content/images/size/w1600/2025/10/255A363A-2041-4896-A41C-07CFF332B674.JPG 1600w, https://devfolio.co/blog/content/images/size/w2400/2025/10/255A363A-2041-4896-A41C-07CFF332B674.JPG 2400w" sizes="(min-width: 720px) 720px"></div></div></div><figcaption>Lasting friendships that started at hackathon(s)</figcaption></figure><p>Team formation is a core area many hackers ignore as they like to bring their friends who they are comfortable in communicating with. Unfortunately, in professional spaces, you may not know everyone and learning how to communicate is a core software engineering skill (Way more important than any JS framework). </p><p>Putting yourself in the uncomfortable space of team formation does a few things</p><ul><li>Encourages you to sell yourself (with your experience &amp; motivation) to others.</li><li>Holds you accountable for your duties in a team for the sake of reputation.</li></ul><p>When you are hacking with a bunch of good-ol&apos; friends, it&apos;s very easy to bail out, take up tasks or even build the project cause you may end up <strong>spending more time</strong> <strong>hanging-out than hacking, </strong>which can be distraction. </p><p>In a new team, you are bound to show progress for the sake of maintaining that new connection with the team mate who may know more than you one certain skill-level. Conversly, same happens to them as they find a skill you are better at.</p><div class="kg-card kg-callout-card kg-callout-card-grey"><div class="kg-callout-emoji">&#x1F4BC;</div><div class="kg-callout-text">I got my first job because of this.</div></div><h2 id="shared-struggles-solve-better-problems">Shared struggles solve better problems</h2><p>I know you want to solve that one problem in the ecosystem, but when you pick a problem everyone relates to, you motivate everyone to join you.</p><figure class="kg-card kg-gallery-card kg-width-wide"><div class="kg-gallery-container"><div class="kg-gallery-row"><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2025/10/DSC09511.JPG" width="2000" height="1333" loading="lazy" alt="Head of Community, Hacker at Heart: What 950K+ builders taught me" srcset="https://devfolio.co/blog/content/images/size/w600/2025/10/DSC09511.JPG 600w, https://devfolio.co/blog/content/images/size/w1000/2025/10/DSC09511.JPG 1000w, https://devfolio.co/blog/content/images/size/w1600/2025/10/DSC09511.JPG 1600w, https://devfolio.co/blog/content/images/size/w2400/2025/10/DSC09511.JPG 2400w" sizes="(min-width: 1200px) 1200px"></div></div></div></figure><p>The concept of shared struggles applies to all forms of bonding. Apply it to team formation and you get a super-solid team that &#xA0;believes in the same cause. Apply it to your project and you&apos;ll impress the judges who had a relatable problem. </p><p>Ideation is the least invested area of a hackathon. Most hackers try to procrastinate the ideation to the start of the hackathon or pick the problem from the sponsored tracks (not a bad idea but everyone&apos;s going to be solving them). </p><p>This concept also applies to your professional life, whether you are building a product or the next big SaaS. Solving a shared problem over a personal one will grab more attention and in-turn, more opportunities for you.</p><div class="kg-card kg-callout-card kg-callout-card-grey"><div class="kg-callout-emoji">&#x1F528;</div><div class="kg-callout-text">This skill still helps me at work. At community-level, data suggests members are likely to gel better when they relate to the same problem.</div></div><h2 id="hackathons-are-free-your-time-isnt">Hackathons are free, your time isn&apos;t</h2><p>Sometime down the line, you might get hooked into hackathons. Learn to draw the line and look for bigger fish.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://devfolio.co/blog/content/images/2025/10/IMG_1402.jpeg" class="kg-image" alt="Head of Community, Hacker at Heart: What 950K+ builders taught me" loading="lazy" width="2000" height="1500" srcset="https://devfolio.co/blog/content/images/size/w600/2025/10/IMG_1402.jpeg 600w, https://devfolio.co/blog/content/images/size/w1000/2025/10/IMG_1402.jpeg 1000w, https://devfolio.co/blog/content/images/size/w1600/2025/10/IMG_1402.jpeg 1600w, https://devfolio.co/blog/content/images/size/w2400/2025/10/IMG_1402.jpeg 2400w" sizes="(min-width: 720px) 720px"><figcaption>Makerspace at Devfolio HQ</figcaption></figure><p>I have organized, participated in, mentored, and judged at countless hackathons. What was important to learn is how vastly the audience and its behavior can change across ecosystems. Student, Web2 &amp; Web3 communities behave in different ways outside the hackathon days which impacts each ecosystem&apos;s career and skill pipeline via hackathons.</p><ul><li>If you learned a skill, share it by writing a blog or video tutorial. Day 1 for you is Day 0 for someone else. <em>Sharing any knowledge helps (and builds your reputation online)</em></li><li>Participated in 5+ hackathons? Try judging, mentoring, or volunteering next. It builds very different skills as a professional and organizers recognize you. </li><li>Working professional? Hackathons are a great place to explore technology outside your domain and not miss office hours. (pick any weekend hacks)</li></ul><p>It&apos;s important to understand that <strong>hackathons are an event format</strong> for developer education based on &#x2018;learning by doing.&#x2019;. It&apos;s not the end goal.</p><p>You will find bounty hunters who go from hackathon-to-hackathon making a living out of it. This isn&apos;t a bad path but it also restricts you from solving bigger ideas (that need more than 24 hours) and growing beyond the scope of four-person devs.</p><div class="kg-card kg-callout-card kg-callout-card-grey"><div class="kg-callout-emoji">&#x1F30E;</div><div class="kg-callout-text">You don&apos;t have to give up hackathons forever. They are available for all skill levels. If you outgrow a student hackathon, maybe it&apos;s time for a global one.&#xA0;</div></div><h2 id="you-must-have-fun">You must have fun.</h2><p>Super important. </p><figure class="kg-card kg-image-card"><img src="https://devfolio.co/blog/content/images/2025/10/IMG_6247-2.jpeg" class="kg-image" alt="Head of Community, Hacker at Heart: What 950K+ builders taught me" loading="lazy" width="2000" height="1125" srcset="https://devfolio.co/blog/content/images/size/w600/2025/10/IMG_6247-2.jpeg 600w, https://devfolio.co/blog/content/images/size/w1000/2025/10/IMG_6247-2.jpeg 1000w, https://devfolio.co/blog/content/images/size/w1600/2025/10/IMG_6247-2.jpeg 1600w, https://devfolio.co/blog/content/images/size/w2400/2025/10/IMG_6247-2.jpeg 2400w" sizes="(min-width: 720px) 720px"></figure><p>Fun is subjective, so you need to ensure you are having fun in your own ways. Karaoke with teammates or swag-run to all sponsor booths, If it&apos;s the organizers&apos; duty to line-up ice-breakers and fun sessions for you, then it&apos;s your opportunity to join in and make some memories. </p><p>As an organizer, it is worth flexing that we have the most fun in organizing hackathons at Devfolio.</p><div class="kg-card kg-callout-card kg-callout-card-grey"><div class="kg-callout-emoji">&#x1F91D;</div><div class="kg-callout-text">Organizer Tip: Taking the team to dinner post-event is one of the best ways to close your hackathon on a memorable note and form lasting bonds.&#xA0;</div></div><figure class="kg-card kg-gallery-card kg-width-wide kg-card-hascaption"><div class="kg-gallery-container"><div class="kg-gallery-row"><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2025/10/IMG_1877--2--1.jpeg" width="2000" height="1125" loading="lazy" alt="Head of Community, Hacker at Heart: What 950K+ builders taught me" srcset="https://devfolio.co/blog/content/images/size/w600/2025/10/IMG_1877--2--1.jpeg 600w, https://devfolio.co/blog/content/images/size/w1000/2025/10/IMG_1877--2--1.jpeg 1000w, https://devfolio.co/blog/content/images/size/w1600/2025/10/IMG_1877--2--1.jpeg 1600w, https://devfolio.co/blog/content/images/size/w2400/2025/10/IMG_1877--2--1.jpeg 2400w" sizes="(min-width: 720px) 720px"></div><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2025/10/IMG_0029.jpeg" width="2000" height="1125" loading="lazy" alt="Head of Community, Hacker at Heart: What 950K+ builders taught me" srcset="https://devfolio.co/blog/content/images/size/w600/2025/10/IMG_0029.jpeg 600w, https://devfolio.co/blog/content/images/size/w1000/2025/10/IMG_0029.jpeg 1000w, https://devfolio.co/blog/content/images/size/w1600/2025/10/IMG_0029.jpeg 1600w, https://devfolio.co/blog/content/images/size/w2400/2025/10/IMG_0029.jpeg 2400w" sizes="(min-width: 720px) 720px"></div></div><div class="kg-gallery-row"><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2025/10/R0007470.jpg" width="2000" height="1333" loading="lazy" alt="Head of Community, Hacker at Heart: What 950K+ builders taught me" srcset="https://devfolio.co/blog/content/images/size/w600/2025/10/R0007470.jpg 600w, https://devfolio.co/blog/content/images/size/w1000/2025/10/R0007470.jpg 1000w, https://devfolio.co/blog/content/images/size/w1600/2025/10/R0007470.jpg 1600w, https://devfolio.co/blog/content/images/size/w2400/2025/10/R0007470.jpg 2400w" sizes="(min-width: 720px) 720px"></div><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2025/10/R0007223.jpg" width="2000" height="1333" loading="lazy" alt="Head of Community, Hacker at Heart: What 950K+ builders taught me" srcset="https://devfolio.co/blog/content/images/size/w600/2025/10/R0007223.jpg 600w, https://devfolio.co/blog/content/images/size/w1000/2025/10/R0007223.jpg 1000w, https://devfolio.co/blog/content/images/size/w1600/2025/10/R0007223.jpg 1600w, https://devfolio.co/blog/content/images/size/w2400/2025/10/R0007223.jpg 2400w" sizes="(min-width: 720px) 720px"></div></div></div><figcaption>Every hackathon BTS is like a goa-trip.</figcaption></figure><p></p><h1 id="never-stop-building">Never Stop Building </h1><p>This is our motto, and it&apos;s also an advice for your career.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://devfolio.co/blog/content/images/2025/10/IMG_8300--1-.jpeg" class="kg-image" alt="Head of Community, Hacker at Heart: What 950K+ builders taught me" loading="lazy" width="2000" height="1500" srcset="https://devfolio.co/blog/content/images/size/w600/2025/10/IMG_8300--1-.jpeg 600w, https://devfolio.co/blog/content/images/size/w1000/2025/10/IMG_8300--1-.jpeg 1000w, https://devfolio.co/blog/content/images/size/w1600/2025/10/IMG_8300--1-.jpeg 1600w, https://devfolio.co/blog/content/images/size/w2400/2025/10/IMG_8300--1-.jpeg 2400w" sizes="(min-width: 720px) 720px"><figcaption>NSB at ETHDenver</figcaption></figure><p>Staying technical is important. </p><p>A strong hackathon team comprises great devs, a designer, and a presenter. But each should understand (even a little) what&#x2019;s going on in their project.</p><p>Fast forward to your next full-time gig. You may be a product manager, a designer, or a community manager.. It&apos;s still relevant to stay technical with your product and ecosystem. This gives you an edge over other non-technical members <em>(more non-tech members, the better you stand out) </em></p><p>Now with LLMs, anyone can vibe-code, might as well use them to learn a little bit of what&apos;s happening in your codebase. </p><p>I try to participate in hackathons or vibe-code a personal project, when I&#x2019;ve had a week full of community work.. </p><h2 id="ohand-theres-one-more-thing-flex">Oh..and there&apos;s one more thing. Flex.</h2><p>You&apos;ve got to talk about your hackathon achievements. Not just wins. </p><figure class="kg-card kg-gallery-card kg-width-wide"><div class="kg-gallery-container"><div class="kg-gallery-row"><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2025/10/ANIK2507.jpg" width="2000" height="1334" loading="lazy" alt="Head of Community, Hacker at Heart: What 950K+ builders taught me" srcset="https://devfolio.co/blog/content/images/size/w600/2025/10/ANIK2507.jpg 600w, https://devfolio.co/blog/content/images/size/w1000/2025/10/ANIK2507.jpg 1000w, https://devfolio.co/blog/content/images/size/w1600/2025/10/ANIK2507.jpg 1600w, https://devfolio.co/blog/content/images/size/w2400/2025/10/ANIK2507.jpg 2400w" sizes="(min-width: 720px) 720px"></div><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2025/10/IMG_7572.jpeg" width="2000" height="2667" loading="lazy" alt="Head of Community, Hacker at Heart: What 950K+ builders taught me" srcset="https://devfolio.co/blog/content/images/size/w600/2025/10/IMG_7572.jpeg 600w, https://devfolio.co/blog/content/images/size/w1000/2025/10/IMG_7572.jpeg 1000w, https://devfolio.co/blog/content/images/size/w1600/2025/10/IMG_7572.jpeg 1600w, https://devfolio.co/blog/content/images/size/w2400/2025/10/IMG_7572.jpeg 2400w" sizes="(min-width: 720px) 720px"></div></div><div class="kg-gallery-row"><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2025/10/DSC09718.JPG" width="2000" height="3000" loading="lazy" alt="Head of Community, Hacker at Heart: What 950K+ builders taught me" srcset="https://devfolio.co/blog/content/images/size/w600/2025/10/DSC09718.JPG 600w, https://devfolio.co/blog/content/images/size/w1000/2025/10/DSC09718.JPG 1000w, https://devfolio.co/blog/content/images/size/w1600/2025/10/DSC09718.JPG 1600w, https://devfolio.co/blog/content/images/size/w2400/2025/10/DSC09718.JPG 2400w" sizes="(min-width: 720px) 720px"></div><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2025/10/20250622-ANIK2852.jpg" width="2000" height="1334" loading="lazy" alt="Head of Community, Hacker at Heart: What 950K+ builders taught me" srcset="https://devfolio.co/blog/content/images/size/w600/2025/10/20250622-ANIK2852.jpg 600w, https://devfolio.co/blog/content/images/size/w1000/2025/10/20250622-ANIK2852.jpg 1000w, https://devfolio.co/blog/content/images/size/w1600/2025/10/20250622-ANIK2852.jpg 1600w, https://devfolio.co/blog/content/images/size/w2400/2025/10/20250622-ANIK2852.jpg 2400w" sizes="(min-width: 720px) 720px"></div></div></div></figure><p>Here are some of my wins. In this one year at Devfolio:</p><ul><li>Organized <a href="https://ethindia.co">ETHIndia 2024</a>, <a href="https://www.ethdenver.com/">ETHDenver 2025</a>, <a href="https://x.com/caleb_friesen2/status/1936680431375818785">Warpspeed</a> 2025</li><li>Organized <a href="https://x.com/search?q=blocktrain&amp;src=typed_query">BlockTrain</a>: world&apos;s first Ethereum Hackathon on Train &#x1F682;</li><li>Organized <a href="https://x.com/ETHIndiaco/status/1970581890143752521">Interfaces 2025</a> @ IIT Delhi.</li><li>Won <a href="https://x.com/ashwinexe/status/1964662178583400612">StoryAI Hackathon</a>.</li><li>Joined <a href="https://x.com/ashwinexe/status/1978389029021262013">Network School</a> for a month (I&apos;m writing this from there!)</li><li>Became a <a href="https://x.com/ashwinexe/status/1977573686137012705">Devconnect Scholar</a> (See you in Buenos Aires! &#x1F1E6;&#x1F1F7;)</li><li>Became Head of Community at Devfolio.</li><li>Shipped <a href="https://jessegpt.xyz">JesseGPT</a>, Devfolio <a href="https://x.com/devfolio/status/1949839048912273555">Week of Shipping</a></li><li>Ran <a href="https://nsb.dev/organize">Organizer101</a> Show.</li><li>Ran <a href="https://www.youtube.com/watch?v=YM-AjSNmnEw&amp;pp=ygURMjU4NmxhYnMgZXZlcnlkYXk%3D">2586Labs Everyday Essentials</a> Series.</li><li>Running <a href="https://x.com/awsdevelopers/status/1976416888507732415">Student Hackathon Grants with AWS</a></li></ul><p>See you at the next hackathon &#x1F44B;&#x1F3FB;.</p><h3 id="%F0%9F%9B%A0-%EF%B8%8Fnever-stop-building-%F0%9F%9B%A0">&#x1F6E0; &#xFE0F;Never Stop Building &#x1F6E0;</h3>]]></content:encoded></item><item><title><![CDATA[Presenting Student Hackathon Grants India in association with AWS]]></title><description><![CDATA[<p>Hackathons are where the boldest ideas take shape. Over a single weekend, students come together, form teams, and bring new products into the world. For many, these events are the first taste of entrepreneurship, collaboration, and the thrill of shipping fast.</p><p>At Devfolio, we&#x2019;ve seen first-hand how hackathons</p>]]></description><link>https://devfolio.co/blog/announcing-devfolio-student-hackathon-grants/</link><guid isPermaLink="false">68c18ab65fa7710452fffee4</guid><dc:creator><![CDATA[Ashwin Kumar Uppala]]></dc:creator><pubDate>Sat, 20 Sep 2025 03:52:15 GMT</pubDate><media:content url="https://devfolio.co/blog/content/images/2025/09/powered-by.png" medium="image"/><content:encoded><![CDATA[<img src="https://devfolio.co/blog/content/images/2025/09/powered-by.png" alt="Presenting Student Hackathon Grants India in association with AWS"><p>Hackathons are where the boldest ideas take shape. Over a single weekend, students come together, form teams, and bring new products into the world. For many, these events are the first taste of entrepreneurship, collaboration, and the thrill of shipping fast.</p><p>At Devfolio, we&#x2019;ve seen first-hand how hackathons can spark lifelong journeys. But we also know the challenges that come with organizing one: funds, resources, and the right support system to bring it all together. That&#x2019;s where our newest initiative steps in.</p><hr><h2 id="introducing-devfolio-student-hackathon-grants-in-association-with-aws-%E2%9C%A8"><strong>Introducing: Devfolio Student Hackathon Grants in association with AWS &#x2728;</strong><br></h2><p>Together with <strong>AWS</strong>, we&#x2019;re launching a grant program to empower student organizers across India to host world-class hackathons on their campuses.</p><p>&#x1F4B0; <strong>Grant Amount</strong>: Up to USD <strong>500</strong> per hackathon (tailored to scale &amp; needs)</p><p>&#x1F393; <strong>Who can apply</strong>: Student Organizers at universities and colleges across India hosting hackathon between October 2025 and December 2025. <em>(Hackathon not within these dates? Submit interest for 2026 <a href="https://nsb.dev/opportunity">here</a>. </em></p><p>&#x26A1; <strong>What&#x2019;s included</strong>: Direct funding support, access to AWS resources and credits, and of course, the Devfolio platfom to streamline applications and project submissions.</p><p>But the best part? Organizers and participants will get to <strong>tap into the <a href="https://nsb.dev/createbuilderid">AWS Builder Center</a>: </strong> A hub of tools, resources, and learning content designed to supercharge projects. The Builder Center will give every hacker the chance to take their ideas to the next level.<br></p><hr><h2 id="how-it-works-%F0%9F%9B%A0%EF%B8%8F"><strong>How it works? &#x1F6E0;&#xFE0F;</strong></h2><ol><li>Get Hackathon verified on Devfolio - Get your hackathon set up and verified on Devfolio. Our verification process is thorough and allows us to ensure all the details are available for hackers before your hackathon is announced.</li><li>Apply for the grant &#x2013; Fill out the grant application explaining about your hackathon mission, why you want to host it, and how you&#x2019;ll use the grant.<br><strong>Only one representative from the hackathon team should apply to the grant.</strong></li><li>Get shortlisted &#x2013; Our team will evaluate applications based on vision, scale, student impact and support scope for your hackathon. We may reach out to get more details.</li><li>Receive funding &amp; support &#x2013; If selected, you&#x2019;ll be onboarded to our grant program which will include sponsorship + support from AWS team during your hackathon.</li><li>Host your hackathon &#x2013; Build the event you&#x2019;ve always dreamed of, with all the resources you need in place.</li><li><strong>Read the FAQs - </strong>We answer most of your questions related to the program in the <a href="https://devfolio-student-hackathon-grants.devfolio.co/overview#:~:text=In%20association%20with-,FAQs,-Team%20size">FAQ</a>, please go through all of them before applying to the program.</li></ol><blockquote>There should be no conflict of interest when applying for the grants.</blockquote><hr><h2 id="why-this-matters-%F0%9F%92%A1"><strong>Why this matters &#x1F4A1;</strong></h2><p>With thousands of students across India building the future, hackathons are the beating heart of the developer ecosystem. By lowering the barrier to organizing them, we&#x2019;re giving more students the chance to host meaningful events and inspire their peers to build.</p><p>AWS brings global expertise and infrastructure to the table. Devfolio brings a decade of hackathon know-how. Together, we want to make it easier for the next generation of student leaders to create experiences that launch ideas, careers, and communities.</p><hr><h2 id="ready-to-host-your-hackathon-%F0%9F%9A%82"><strong>Ready to host your hackathon? &#x1F682;</strong></h2><p><br>Applications for the <strong>Student Hackathon Grants powered by AWS</strong> are open now.</p><p>&#x1F449; <a href="https://devfolio-student-hackathon-grants.devfolio.co/overview">Apply to Hackathon Grants here</a></p><p><br>Let&#x2019;s make your campus the birthplace of the next big idea.</p><hr>]]></content:encoded></item><item><title><![CDATA[Warpspeed 2025: Agents, Algorithms & Airtime - A Recap]]></title><description><![CDATA[<p><strong>Warpspeed 2025</strong> landed in Bengaluru on June 21&#x2013;22. What followed was 24 hours of agentic AI ambition, prototypes that pushed practical boundaries, and a builder frenzy felt from start to finish.</p><figure class="kg-card kg-image-card kg-width-wide"><img src="https://devfolio.co/blog/content/images/2025/07/DSC03773.jpg" class="kg-image" alt="DSC03773.jpg" loading="lazy" width="2000" height="1336" srcset="https://devfolio.co/blog/content/images/size/w600/2025/07/DSC03773.jpg 600w, https://devfolio.co/blog/content/images/size/w1000/2025/07/DSC03773.jpg 1000w, https://devfolio.co/blog/content/images/size/w1600/2025/07/DSC03773.jpg 1600w, https://devfolio.co/blog/content/images/size/w2400/2025/07/DSC03773.jpg 2400w" sizes="(min-width: 1200px) 1200px"></figure><h2 id="%F0%9F%9A%80-flying-at-warpspeed">&#x1F680; Flying at Warpspeed</h2><p>From the first early-morning check-ins to the adrenaline-charged final minutes, Warpspeed 2025 set</p>]]></description><link>https://devfolio.co/blog/warpspeed-2025-recap/</link><guid isPermaLink="false">686636bc5fa7710452fffd53</guid><dc:creator><![CDATA[Cyril Reynolds]]></dc:creator><pubDate>Thu, 03 Jul 2025 08:15:31 GMT</pubDate><media:content url="https://devfolio.co/blog/content/images/2025/07/ANIK2252.jpeg" medium="image"/><content:encoded><![CDATA[<img src="https://devfolio.co/blog/content/images/2025/07/ANIK2252.jpeg" alt="Warpspeed 2025: Agents, Algorithms &amp; Airtime - A Recap"><p><strong>Warpspeed 2025</strong> landed in Bengaluru on June 21&#x2013;22. What followed was 24 hours of agentic AI ambition, prototypes that pushed practical boundaries, and a builder frenzy felt from start to finish.</p><figure class="kg-card kg-image-card kg-width-wide"><img src="https://devfolio.co/blog/content/images/2025/07/DSC03773.jpg" class="kg-image" alt="Warpspeed 2025: Agents, Algorithms &amp; Airtime - A Recap" loading="lazy" width="2000" height="1336" srcset="https://devfolio.co/blog/content/images/size/w600/2025/07/DSC03773.jpg 600w, https://devfolio.co/blog/content/images/size/w1000/2025/07/DSC03773.jpg 1000w, https://devfolio.co/blog/content/images/size/w1600/2025/07/DSC03773.jpg 1600w, https://devfolio.co/blog/content/images/size/w2400/2025/07/DSC03773.jpg 2400w" sizes="(min-width: 1200px) 1200px"></figure><h2 id="%F0%9F%9A%80-flying-at-warpspeed">&#x1F680; Flying at Warpspeed</h2><p>From the first early-morning check-ins to the adrenaline-charged final minutes, Warpspeed 2025 set a new benchmark for intensity and innovation. The energy in the room was palpable. Participants wasted no time diving into ideation, whiteboarding, and rapid prototyping. Fueled by endless cups of coffee and the thrill of competition, teams shipped an impressive spectrum of projects: from voice-based agents that could understand and respond in multiple Indian languages, to developer-centric tools designed to streamline workflow, and robust multi-agent orchestration systems capable of automating complex tasks. What set this year apart was the focus on longevity, since many teams architected their solutions to be more than just weekend hacks, aiming for real-world deployment and scalability.</p><figure class="kg-card kg-image-card kg-width-wide"><img src="https://devfolio.co/blog/content/images/2025/07/ANIK2346.jpeg" class="kg-image" alt="Warpspeed 2025: Agents, Algorithms &amp; Airtime - A Recap" loading="lazy" width="2000" height="1334" srcset="https://devfolio.co/blog/content/images/size/w600/2025/07/ANIK2346.jpeg 600w, https://devfolio.co/blog/content/images/size/w1000/2025/07/ANIK2346.jpeg 1000w, https://devfolio.co/blog/content/images/size/w1600/2025/07/ANIK2346.jpeg 1600w, https://devfolio.co/blog/content/images/size/w2400/2025/07/ANIK2346.jpeg 2400w" sizes="(min-width: 1200px) 1200px"></figure><h2 id="%F0%9F%8E%99-speaker-showstopper-moments">&#x1F399; Speaker Showstopper Moments</h2><figure class="kg-card kg-gallery-card kg-width-wide"><div class="kg-gallery-container"><div class="kg-gallery-row"><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2025/07/DSC03760.jpg" width="2000" height="1336" loading="lazy" alt="Warpspeed 2025: Agents, Algorithms &amp; Airtime - A Recap" srcset="https://devfolio.co/blog/content/images/size/w600/2025/07/DSC03760.jpg 600w, https://devfolio.co/blog/content/images/size/w1000/2025/07/DSC03760.jpg 1000w, https://devfolio.co/blog/content/images/size/w1600/2025/07/DSC03760.jpg 1600w, https://devfolio.co/blog/content/images/size/w2400/2025/07/DSC03760.jpg 2400w" sizes="(min-width: 720px) 720px"></div><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2025/07/DSC03780.jpg" width="2000" height="1336" loading="lazy" alt="Warpspeed 2025: Agents, Algorithms &amp; Airtime - A Recap" srcset="https://devfolio.co/blog/content/images/size/w600/2025/07/DSC03780.jpg 600w, https://devfolio.co/blog/content/images/size/w1000/2025/07/DSC03780.jpg 1000w, https://devfolio.co/blog/content/images/size/w1600/2025/07/DSC03780.jpg 1600w, https://devfolio.co/blog/content/images/size/w2400/2025/07/DSC03780.jpg 2400w" sizes="(min-width: 720px) 720px"></div></div><div class="kg-gallery-row"><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2025/07/DSC03800.jpg" width="2000" height="1336" loading="lazy" alt="Warpspeed 2025: Agents, Algorithms &amp; Airtime - A Recap" srcset="https://devfolio.co/blog/content/images/size/w600/2025/07/DSC03800.jpg 600w, https://devfolio.co/blog/content/images/size/w1000/2025/07/DSC03800.jpg 1000w, https://devfolio.co/blog/content/images/size/w1600/2025/07/DSC03800.jpg 1600w, https://devfolio.co/blog/content/images/size/w2400/2025/07/DSC03800.jpg 2400w" sizes="(min-width: 720px) 720px"></div><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2025/07/DSC03765.jpg" width="2000" height="1336" loading="lazy" alt="Warpspeed 2025: Agents, Algorithms &amp; Airtime - A Recap" srcset="https://devfolio.co/blog/content/images/size/w600/2025/07/DSC03765.jpg 600w, https://devfolio.co/blog/content/images/size/w1000/2025/07/DSC03765.jpg 1000w, https://devfolio.co/blog/content/images/size/w1600/2025/07/DSC03765.jpg 1600w, https://devfolio.co/blog/content/images/size/w2400/2025/07/DSC03765.jpg 2400w" sizes="(min-width: 720px) 720px"></div></div></div></figure><p>The hackathon&#x2019;s creative chaos was anchored by a lineup of visionary speakers who brought clarity and inspiration to the builder marathon. <strong>Vivek Raghavan</strong> <em>(Co-founder, Sarvam AI)</em> and <strong>Hemant Mohapatra</strong> <em>(Partner, Lightspeed India)</em> delivered a compelling keynote on the future of voice-first, vernacular-friendly AI, emphasizing the need for inclusive technology that bridges India&#x2019;s linguistic diversity.</p><p>Vivek shared behind-the-scenes stories from Sarvam AI&#x2019;s journey, offering practical advice for teams building for Bharat, while Hemant provided a macro perspective on scaling agentic innovation in India and the unique challenges of building AI for a billion users.</p><p>In addition, we also had a fireside chat between <strong>Garvit Juniwal</strong> from Glean, and <strong>Ishan Preet Singh from Lightspeed,</strong> where they discussed about the future of agentic AI and what current enterprise workloads can be offloaded to agents.</p><figure class="kg-card kg-gallery-card kg-width-wide"><div class="kg-gallery-container"><div class="kg-gallery-row"><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2025/07/DSC03873.jpg" width="2000" height="1336" loading="lazy" alt="Warpspeed 2025: Agents, Algorithms &amp; Airtime - A Recap" srcset="https://devfolio.co/blog/content/images/size/w600/2025/07/DSC03873.jpg 600w, https://devfolio.co/blog/content/images/size/w1000/2025/07/DSC03873.jpg 1000w, https://devfolio.co/blog/content/images/size/w1600/2025/07/DSC03873.jpg 1600w, https://devfolio.co/blog/content/images/size/w2400/2025/07/DSC03873.jpg 2400w" sizes="(min-width: 720px) 720px"></div><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2025/07/DSC03870.jpg" width="2000" height="1336" loading="lazy" alt="Warpspeed 2025: Agents, Algorithms &amp; Airtime - A Recap" srcset="https://devfolio.co/blog/content/images/size/w600/2025/07/DSC03870.jpg 600w, https://devfolio.co/blog/content/images/size/w1000/2025/07/DSC03870.jpg 1000w, https://devfolio.co/blog/content/images/size/w1600/2025/07/DSC03870.jpg 1600w, https://devfolio.co/blog/content/images/size/w2400/2025/07/DSC03870.jpg 2400w" sizes="(min-width: 720px) 720px"></div></div></div></figure><h2 id="%F0%9F%9B%A0%EF%B8%8F-builders-be-buildin%E2%80%99">&#x1F6E0;&#xFE0F; Builders Be Buildin&#x2019;</h2><p>As the opening ceremony wrapped and the clock started ticking, something shifted. Laptops flipped open, whiteboards filled up, and the entire venue settled into that unmistakable hum of deep focus. Builders locked in fast. Some paced as they dictated prompts to agents-in-progress, others clustered around tables sketching out multi-agent flows with markers and chai in hand. From solo devs with laser-sharp prototypes to full teams debugging across three terminals, the room was alive with intent.</p><figure class="kg-card kg-gallery-card kg-width-wide"><div class="kg-gallery-container"><div class="kg-gallery-row"><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2025/07/DSC04017.jpg" width="2000" height="1336" loading="lazy" alt="Warpspeed 2025: Agents, Algorithms &amp; Airtime - A Recap" srcset="https://devfolio.co/blog/content/images/size/w600/2025/07/DSC04017.jpg 600w, https://devfolio.co/blog/content/images/size/w1000/2025/07/DSC04017.jpg 1000w, https://devfolio.co/blog/content/images/size/w1600/2025/07/DSC04017.jpg 1600w, https://devfolio.co/blog/content/images/size/w2400/2025/07/DSC04017.jpg 2400w" sizes="(min-width: 720px) 720px"></div><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2025/07/ANIK2744.jpeg" width="2000" height="1334" loading="lazy" alt="Warpspeed 2025: Agents, Algorithms &amp; Airtime - A Recap" srcset="https://devfolio.co/blog/content/images/size/w600/2025/07/ANIK2744.jpeg 600w, https://devfolio.co/blog/content/images/size/w1000/2025/07/ANIK2744.jpeg 1000w, https://devfolio.co/blog/content/images/size/w1600/2025/07/ANIK2744.jpeg 1600w, https://devfolio.co/blog/content/images/size/w2400/2025/07/ANIK2744.jpeg 2400w" sizes="(min-width: 720px) 720px"></div></div></div></figure><figure class="kg-card kg-image-card kg-width-wide"><img src="https://devfolio.co/blog/content/images/2025/07/ANIK2606.jpeg" class="kg-image" alt="Warpspeed 2025: Agents, Algorithms &amp; Airtime - A Recap" loading="lazy" width="2000" height="1334" srcset="https://devfolio.co/blog/content/images/size/w600/2025/07/ANIK2606.jpeg 600w, https://devfolio.co/blog/content/images/size/w1000/2025/07/ANIK2606.jpeg 1000w, https://devfolio.co/blog/content/images/size/w1600/2025/07/ANIK2606.jpeg 1600w, https://devfolio.co/blog/content/images/size/w2400/2025/07/ANIK2606.jpeg 2400w" sizes="(min-width: 1200px) 1200px"></figure><p>Even the sharpest minds need a breather. Between models training and bugs squashed, hackers took breaks to rally it out over <strong>table tennis</strong> and intense <strong>foosball showdowns</strong>. The rec zone wasn&#x2019;t just a breakroom. It was where spontaneous doubles tournaments broke out, and rival teams became fast friends over a spin shot. It was proof that great builds don&#x2019;t just come from code, but from moments of release, laughter, and a bit of healthy competition.</p><figure class="kg-card kg-image-card kg-width-wide"><img src="https://devfolio.co/blog/content/images/2025/07/DSC04329.jpg" class="kg-image" alt="Warpspeed 2025: Agents, Algorithms &amp; Airtime - A Recap" loading="lazy" width="2000" height="1336" srcset="https://devfolio.co/blog/content/images/size/w600/2025/07/DSC04329.jpg 600w, https://devfolio.co/blog/content/images/size/w1000/2025/07/DSC04329.jpg 1000w, https://devfolio.co/blog/content/images/size/w1600/2025/07/DSC04329.jpg 1600w, https://devfolio.co/blog/content/images/size/w2400/2025/07/DSC04329.jpg 2400w" sizes="(min-width: 1200px) 1200px"></figure><figure class="kg-card kg-gallery-card kg-width-wide"><div class="kg-gallery-container"><div class="kg-gallery-row"><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2025/07/DSC04488.jpg" width="2000" height="1336" loading="lazy" alt="Warpspeed 2025: Agents, Algorithms &amp; Airtime - A Recap" srcset="https://devfolio.co/blog/content/images/size/w600/2025/07/DSC04488.jpg 600w, https://devfolio.co/blog/content/images/size/w1000/2025/07/DSC04488.jpg 1000w, https://devfolio.co/blog/content/images/size/w1600/2025/07/DSC04488.jpg 1600w, https://devfolio.co/blog/content/images/size/w2400/2025/07/DSC04488.jpg 2400w" sizes="(min-width: 720px) 720px"></div><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2025/07/DSC04398.jpg" width="2000" height="1336" loading="lazy" alt="Warpspeed 2025: Agents, Algorithms &amp; Airtime - A Recap" srcset="https://devfolio.co/blog/content/images/size/w600/2025/07/DSC04398.jpg 600w, https://devfolio.co/blog/content/images/size/w1000/2025/07/DSC04398.jpg 1000w, https://devfolio.co/blog/content/images/size/w1600/2025/07/DSC04398.jpg 1600w, https://devfolio.co/blog/content/images/size/w2400/2025/07/DSC04398.jpg 2400w" sizes="(min-width: 720px) 720px"></div></div></div></figure><p>The clack of paddles and the whir of the foosball rods became the soundtrack to new friendships and unexpected collaborations. In between matches, strategies for both games and code were exchanged, and the boundaries between teams blurred as everyone cheered each other on.</p><p>The rec zone became a microcosm of the hackathon spirit: fast-paced, energetic, and full of surprises. Here, the pressure of deadlines melted away, replaced by high-fives, playful banter, and the shared thrill of a well-placed shot. In these moments, the community was strengthened, reminding everyone that innovation thrives not just in front of a screen, but in the spaces where people connect, recharge, and inspire one another.</p><figure class="kg-card kg-image-card kg-width-wide"><img src="https://devfolio.co/blog/content/images/2025/07/DSC04116.jpg" class="kg-image" alt="Warpspeed 2025: Agents, Algorithms &amp; Airtime - A Recap" loading="lazy" width="2000" height="1336" srcset="https://devfolio.co/blog/content/images/size/w600/2025/07/DSC04116.jpg 600w, https://devfolio.co/blog/content/images/size/w1000/2025/07/DSC04116.jpg 1000w, https://devfolio.co/blog/content/images/size/w1600/2025/07/DSC04116.jpg 1600w, https://devfolio.co/blog/content/images/size/w2400/2025/07/DSC04116.jpg 2400w" sizes="(min-width: 1200px) 1200px"></figure><h2 id="%F0%9F%A7%A0-mentor-magic">&#x1F9E0; Mentor Magic</h2><p>Mentorship at Warpspeed 2025 was more than just guidance, it was true collaboration. Our mentors, drawn from the ranks of senior engineers, startup founders, and venture capitalists at Sarvam AI, Google Cloud, AWS, Magicpin, Base, and Bhindi AI, rolled up their sleeves and got hands-on with teams. They debugged code, brainstormed architecture, and even jumped in for impromptu demos.</p><figure class="kg-card kg-image-card"><img src="https://devfolio.co/blog/content/images/2025/07/ANIK2996.jpeg" class="kg-image" alt="Warpspeed 2025: Agents, Algorithms &amp; Airtime - A Recap" loading="lazy" width="2000" height="1334" srcset="https://devfolio.co/blog/content/images/size/w600/2025/07/ANIK2996.jpeg 600w, https://devfolio.co/blog/content/images/size/w1000/2025/07/ANIK2996.jpeg 1000w, https://devfolio.co/blog/content/images/size/w1600/2025/07/ANIK2996.jpeg 1600w, https://devfolio.co/blog/content/images/size/w2400/2025/07/ANIK2996.jpeg 2400w" sizes="(min-width: 720px) 720px"></figure><figure class="kg-card kg-image-card"><img src="https://devfolio.co/blog/content/images/2025/07/ANIK2628.jpeg" class="kg-image" alt="Warpspeed 2025: Agents, Algorithms &amp; Airtime - A Recap" loading="lazy" width="2000" height="1334" srcset="https://devfolio.co/blog/content/images/size/w600/2025/07/ANIK2628.jpeg 600w, https://devfolio.co/blog/content/images/size/w1000/2025/07/ANIK2628.jpeg 1000w, https://devfolio.co/blog/content/images/size/w1600/2025/07/ANIK2628.jpeg 1600w, https://devfolio.co/blog/content/images/size/w2400/2025/07/ANIK2628.jpeg 2400w" sizes="(min-width: 720px) 720px"></figure><p>Besides the partner mentors, builders also received mentorship from industry stalwarts like <a href="https://x.com/suhasasumukh">Suhas from Localhost</a>, <a href="https://x.com/caleb_friesen2">Caleb from Backstage with Millionaires</a>, <a href="https://x.com/techtusharojha">Tushar from TrueNetwork</a> (also a Warpspeed 2023 Grand Prize winner), and <a href="https://x.com/himanshustwts">Himanshu from Upsurge Labs</a>. Their feedback was candid and constructive, often sparking pivotal pivots and &#x201C;aha!&#x201D; moments that took projects from good to great.</p><figure class="kg-card kg-gallery-card kg-width-wide kg-card-hascaption"><div class="kg-gallery-container"><div class="kg-gallery-row"><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2025/07/DSC04242.jpg" width="2000" height="1336" loading="lazy" alt="Warpspeed 2025: Agents, Algorithms &amp; Airtime - A Recap" srcset="https://devfolio.co/blog/content/images/size/w600/2025/07/DSC04242.jpg 600w, https://devfolio.co/blog/content/images/size/w1000/2025/07/DSC04242.jpg 1000w, https://devfolio.co/blog/content/images/size/w1600/2025/07/DSC04242.jpg 1600w, https://devfolio.co/blog/content/images/size/w2400/2025/07/DSC04242.jpg 2400w" sizes="(min-width: 720px) 720px"></div><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2025/07/DSC04236.jpg" width="2000" height="1336" loading="lazy" alt="Warpspeed 2025: Agents, Algorithms &amp; Airtime - A Recap" srcset="https://devfolio.co/blog/content/images/size/w600/2025/07/DSC04236.jpg 600w, https://devfolio.co/blog/content/images/size/w1000/2025/07/DSC04236.jpg 1000w, https://devfolio.co/blog/content/images/size/w1600/2025/07/DSC04236.jpg 1600w, https://devfolio.co/blog/content/images/size/w2400/2025/07/DSC04236.jpg 2400w" sizes="(min-width: 720px) 720px"></div></div></div><figcaption>When your agent runs fine, but you have no idea how</figcaption></figure><h2 id="%F0%9F%92%B0-prize-pot-partner-bounties">&#x1F4B0; Prize Pot &amp; Partner Bounties</h2><figure class="kg-card kg-gallery-card kg-width-wide"><div class="kg-gallery-container"><div class="kg-gallery-row"><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2025/07/DSC04263-3.jpg" width="2000" height="1336" loading="lazy" alt="Warpspeed 2025: Agents, Algorithms &amp; Airtime - A Recap" srcset="https://devfolio.co/blog/content/images/size/w600/2025/07/DSC04263-3.jpg 600w, https://devfolio.co/blog/content/images/size/w1000/2025/07/DSC04263-3.jpg 1000w, https://devfolio.co/blog/content/images/size/w1600/2025/07/DSC04263-3.jpg 1600w, https://devfolio.co/blog/content/images/size/w2400/2025/07/DSC04263-3.jpg 2400w" sizes="(min-width: 720px) 720px"></div><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2025/07/DSC04215-2.jpg" width="2000" height="1336" loading="lazy" alt="Warpspeed 2025: Agents, Algorithms &amp; Airtime - A Recap" srcset="https://devfolio.co/blog/content/images/size/w600/2025/07/DSC04215-2.jpg 600w, https://devfolio.co/blog/content/images/size/w1000/2025/07/DSC04215-2.jpg 1000w, https://devfolio.co/blog/content/images/size/w1600/2025/07/DSC04215-2.jpg 1600w, https://devfolio.co/blog/content/images/size/w2400/2025/07/DSC04215-2.jpg 2400w" sizes="(min-width: 720px) 720px"></div></div></div></figure><p>The stakes this year were higher than ever, with over <strong>$12,000 in main prizes</strong> up for grabs, including Grand Prize, First and Second Runner-Up awards. Explains why everyone was locked in.</p><p>But the excitement didn&#x2019;t stop there - our partners brought their own challenges and bounties:</p><ul><li><strong>Bhindi AI&#x2019;s &#x201C;Best Bhindi Usecase&#x201D;</strong>: Recognizing creative applications of agent tooling, five teams each took home $200 for pushing the boundaries of what Bhindi&#x2019;s platform can do.</li><li><strong>Magicpin</strong>, <strong>Base</strong>, and others issued real-world, product-led challenges spanning retail, logistics, and Web3 interfaces, encouraging teams to tackle tangible industry problems.</li><li><strong>AWS &amp; Google Cloud</strong> provided cloud credits, empowering teams to deploy full-stack, production-ready builds without infrastructure limitations.</li><li><strong>Sarvam AI</strong> offered access to their multilingual APIs and voice-first frameworks, enabling teams to build conversational agents tailored for India&#x2019;s diverse user base.</li></ul><h2 id="%F0%9F%8F%86-winners-wonders">&#x1F3C6; Winners &amp; Wonders</h2><p><strong>&#x1F947; Grand Prize ($2,500) - </strong><a href="https://devfolio.co/projects/dreamops-9f20">DreamOps</a> <br>Let AI handle your on-call duties, so that engineers can hit snooze while it saves the day.</p><p><strong>&#x1F948; First Runner-Up ($1,500) - </strong><a href="https://devfolio.co/projects/pragyanai-097f">PragyanAI</a> <br>Your multilingual learning buddy, turning complex concepts into fun, interactive experiences.</p><p><strong>&#x1F949; Second Runner-Up ($1,000) - </strong><a href="https://devfolio.co/projects/plushieos-e022">PlushieOS</a> <br>Your sentient emotional AI companion! It provides support and manages daily tasks, all while understanding your unique life context, bundled in the form of a soft toy that can be interacted with.</p><p>Check out the rest of the projects here &#x2192; <a href="http://warpspeed2025.devfolio.co/projects">warpspeed2025.devfolio.co/projects</a></p><h2 id="%F0%9F%91%80-what%E2%80%99s-next">&#x1F440; What&#x2019;s Next</h2><p>&#x1F4F8; <strong>Photos!</strong> <br>The Warpspeed crew captured every moment - from heads-down hacking to spontaneous snack breaks. The full event gallery can be found here &#x2192; <a href="https://www.playbook.com/s/devfolio/warpspeed-2025">https://www.playbook.com/s/devfolio/warpspeed-2025</a> And the BTS will be dropping soon on <a href="https://www.x.com/devfolio">Devfolio&#x2019;s X</a>. Relive the energy, spot your team, and share your favorite moments!</p><p>&#x1F514; <strong>Cheer Livestream:</strong> Don&#x2019;t miss our upcoming Devfolio cheer stream, where we&#x2019;ll spotlight standout builds and reward contributors. Make sure your wallet is connected so you can claim your well-earned cheers and join the celebration. <a href="https://guide.devfolio.co/introduction/crypto-cheer">Crypto cheer guide &#x2192;</a></p><h2 id="%F0%9F%92%A1-final-flutter-forge-on">&#x1F4A1; Final Flutter: Forge On</h2><figure class="kg-card kg-image-card kg-width-wide"><img src="https://devfolio.co/blog/content/images/2025/07/DSC03722.jpg" class="kg-image" alt="Warpspeed 2025: Agents, Algorithms &amp; Airtime - A Recap" loading="lazy" width="2000" height="1336" srcset="https://devfolio.co/blog/content/images/size/w600/2025/07/DSC03722.jpg 600w, https://devfolio.co/blog/content/images/size/w1000/2025/07/DSC03722.jpg 1000w, https://devfolio.co/blog/content/images/size/w1600/2025/07/DSC03722.jpg 1600w, https://devfolio.co/blog/content/images/size/w2400/2025/07/DSC03722.jpg 2400w" sizes="(min-width: 1200px) 1200px"></figure><p>Warpspeed 2025 was powered by sheer passion, creativity, and relentless drive. Every line of code, every late-night brainstorm, and every breakthrough contributed to an unforgettable experience.</p><p>Whether you shipped a showstopper or took a strategic pause, remember: the journey doesn&#x2019;t end here. Keep refining your ideas, keep experimenting, and keep connecting with this vibrant community. The lessons, friendships, and momentum you gained this weekend are just the beginning.</p><p>When the next Warpspeed launches, <strong>you&#x2019;ll be the first to know</strong>. Until then, stay tuned for updates, showcases, and more opportunities to build the future. You can also check out your next hackathon on Devfolio here: <a href="http://devfolio.co/discover">devfolio.co/discover</a></p><blockquote>P.S. - We&#x2019;d like to give a special shoutout to the team at WeWork Galaxy (especially to Oshin and her team) for helping make Warpspeed 2025 a smooth and seamless experience.</blockquote><hr><p>Stay tuned for more updates and interact with the Devfolio community at:</p><p>&#x1F426; <a href="https://twitter.com/devfolio">Twitter</a> &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0;&#x1F4DE; <a href="https://t.me/devfolio">Telegram</a> &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0;&#x1F3AE; <a href="https://nsb.dev/discord">Discord</a></p><p>Until then, Never Stop Building &#x1F6E0;&#xFE0F;</p>]]></content:encoded></item><item><title><![CDATA[From Volunteer to Chief of Staff: My Journey through Hackathons, Hustle & Heart]]></title><description><![CDATA[Four and a half years ago, I was invited to volunteer for Devfolio's flagship hackathon, InOut 7.0. I didn’t know it then, but that small decision would eventually shape the next few years of my life.]]></description><link>https://devfolio.co/blog/journey-through-hackathons-hustle-heart/</link><guid isPermaLink="false">6854593c5fa7710452fffc6f</guid><dc:creator><![CDATA[Aniket Raj]]></dc:creator><pubDate>Fri, 27 Jun 2025 08:25:46 GMT</pubDate><media:content url="https://devfolio.co/blog/content/images/2025/06/_ANI8108.jpeg" medium="image"/><content:encoded><![CDATA[<img src="https://devfolio.co/blog/content/images/2025/06/_ANI8108.jpeg" alt="From Volunteer to Chief of Staff: My Journey through Hackathons, Hustle &amp; Heart"><p>Back then, I was co-running <a href="https://thescriptgroup.xyz">The SCRIPT Group</a>, a tech club with friends in college &#x2014; I loved writing code, but what really pulled me in was the community angle. I applied to Devfolio for a Frontend + Community role, but got slotted into Community. Funny how things work out.</p><p>Fast forward to today: I&#x2019;m the Chief of Staff at Devfolio, working across everything from community and operations to marketing, product, and people ops. Here&#x2019;s how that happened.</p><hr><h3 id="%F0%9F%A7%A9-how-i-accidentally-started-a-career">&#x1F9E9; How I Accidentally Started a Career</h3><p>In November 2020, I volunteered at InOut 7.0. </p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://devfolio.co/blog/content/images/2025/06/Images-for-Blog.png" class="kg-image" alt="From Volunteer to Chief of Staff: My Journey through Hackathons, Hustle &amp; Heart" loading="lazy" width="1600" height="900" srcset="https://devfolio.co/blog/content/images/size/w600/2025/06/Images-for-Blog.png 600w, https://devfolio.co/blog/content/images/size/w1000/2025/06/Images-for-Blog.png 1000w, https://devfolio.co/blog/content/images/2025/06/Images-for-Blog.png 1600w" sizes="(min-width: 720px) 720px"><figcaption>A Snap I had sent midway my early existential crisis</figcaption></figure><p>While everyone else was grinding LeetCode, I was chasing speakers, figuring out Discord bots, and soaking in the energy of people building things they truly cared about.</p><p>In December, I was offered an internship under Community &amp; Ops. By July 2021, I was full-time for the same role. The &quot;just trying it out&quot; phase quickly turned into something much bigger.</p><hr><h3 id="%F0%9F%9B%A0%EF%B8%8F-tried-everything-became-something">&#x1F6E0;&#xFE0F; Tried Everything, Became Something</h3><p>When I joined, I wasn&#x2019;t a master of anything. But Devfolio had other plans. I was thrown into the deep end &#x2014; onboarding University Hackathons onto our platform, maintaining our schwag stock and shipping them, emceeing at hackathons, writing tweets and hacker emails, reporting bugs, and handling support requests.</p><figure class="kg-card kg-gallery-card kg-width-wide kg-card-hascaption"><div class="kg-gallery-container"><div class="kg-gallery-row"><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2025/06/20221119_204131.jpg" width="2000" height="1125" loading="lazy" alt="From Volunteer to Chief of Staff: My Journey through Hackathons, Hustle &amp; Heart" srcset="https://devfolio.co/blog/content/images/size/w600/2025/06/20221119_204131.jpg 600w, https://devfolio.co/blog/content/images/size/w1000/2025/06/20221119_204131.jpg 1000w, https://devfolio.co/blog/content/images/size/w1600/2025/06/20221119_204131.jpg 1600w, https://devfolio.co/blog/content/images/size/w2400/2025/06/20221119_204131.jpg 2400w" sizes="(min-width: 720px) 720px"></div><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2025/06/IMG_7972.JPG" width="1280" height="960" loading="lazy" alt="From Volunteer to Chief of Staff: My Journey through Hackathons, Hustle &amp; Heart" srcset="https://devfolio.co/blog/content/images/size/w600/2025/06/IMG_7972.JPG 600w, https://devfolio.co/blog/content/images/size/w1000/2025/06/IMG_7972.JPG 1000w, https://devfolio.co/blog/content/images/2025/06/IMG_7972.JPG 1280w" sizes="(min-width: 720px) 720px"></div></div><div class="kg-gallery-row"><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2025/06/PXL_20231013_063836779.jpg" width="2000" height="1125" loading="lazy" alt="From Volunteer to Chief of Staff: My Journey through Hackathons, Hustle &amp; Heart" srcset="https://devfolio.co/blog/content/images/size/w600/2025/06/PXL_20231013_063836779.jpg 600w, https://devfolio.co/blog/content/images/size/w1000/2025/06/PXL_20231013_063836779.jpg 1000w, https://devfolio.co/blog/content/images/size/w1600/2025/06/PXL_20231013_063836779.jpg 1600w, https://devfolio.co/blog/content/images/size/w2400/2025/06/PXL_20231013_063836779.jpg 2400w" sizes="(min-width: 720px) 720px"></div><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2025/06/IMG_20211225_175206_050.jpg" width="1280" height="720" loading="lazy" alt="From Volunteer to Chief of Staff: My Journey through Hackathons, Hustle &amp; Heart" srcset="https://devfolio.co/blog/content/images/size/w600/2025/06/IMG_20211225_175206_050.jpg 600w, https://devfolio.co/blog/content/images/size/w1000/2025/06/IMG_20211225_175206_050.jpg 1000w, https://devfolio.co/blog/content/images/2025/06/IMG_20211225_175206_050.jpg 1280w" sizes="(min-width: 720px) 720px"></div></div></div><figcaption>Hacker Check-ins, Venue ops, giving talks, I was encouraged to do it all</figcaption></figure><p>It was a lot to take in, but like clay on a potter&#x2019;s wheel, I kept adapting, reshaping, and figuring things out as I went.</p><p>In Feb 2022, I became Community Lead. My tech background &#x2014; though I wasn&#x2019;t actively coding &#x2014; became a superpower. My initial tasks at Devfolio involved automating a lot of the manual work that came with being a small team. I built systems for generating MoUs, printing shipment labels, and even Discord bots for online hackathon ops.</p><p>These eventually evolved into productised features within our platform &#x2014; working proofs of concept that turned into real tools.</p><hr><h3 id="%F0%9F%8C%8D-from-hacker-house-to-global-stage">&#x1F30D; From Hacker House to Global Stage</h3><figure class="kg-card kg-gallery-card kg-width-wide kg-card-hascaption"><div class="kg-gallery-container"><div class="kg-gallery-row"><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2025/06/IMG_20220120_151202_534.webp" width="1080" height="1448" loading="lazy" alt="From Volunteer to Chief of Staff: My Journey through Hackathons, Hustle &amp; Heart" srcset="https://devfolio.co/blog/content/images/size/w600/2025/06/IMG_20220120_151202_534.webp 600w, https://devfolio.co/blog/content/images/size/w1000/2025/06/IMG_20220120_151202_534.webp 1000w, https://devfolio.co/blog/content/images/2025/06/IMG_20220120_151202_534.webp 1080w" sizes="(min-width: 720px) 720px"></div><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2025/06/IMG_20220220_083835_742.jpg" width="1280" height="960" loading="lazy" alt="From Volunteer to Chief of Staff: My Journey through Hackathons, Hustle &amp; Heart" srcset="https://devfolio.co/blog/content/images/size/w600/2025/06/IMG_20220220_083835_742.jpg 600w, https://devfolio.co/blog/content/images/size/w1000/2025/06/IMG_20220220_083835_742.jpg 1000w, https://devfolio.co/blog/content/images/2025/06/IMG_20220220_083835_742.jpg 1280w" sizes="(min-width: 720px) 720px"></div><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2025/06/Snapchat-176704690.jpg" width="1935" height="4000" loading="lazy" alt="From Volunteer to Chief of Staff: My Journey through Hackathons, Hustle &amp; Heart" srcset="https://devfolio.co/blog/content/images/size/w600/2025/06/Snapchat-176704690.jpg 600w, https://devfolio.co/blog/content/images/size/w1000/2025/06/Snapchat-176704690.jpg 1000w, https://devfolio.co/blog/content/images/size/w1600/2025/06/Snapchat-176704690.jpg 1600w, https://devfolio.co/blog/content/images/2025/06/Snapchat-176704690.jpg 1935w" sizes="(min-width: 720px) 720px"></div></div></div><figcaption>OldCRC memories</figcaption></figure><figure class="kg-card kg-gallery-card kg-width-wide kg-card-hascaption"><div class="kg-gallery-container"><div class="kg-gallery-row"><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2025/06/20221111_195848.jpg" width="2000" height="1334" loading="lazy" alt="From Volunteer to Chief of Staff: My Journey through Hackathons, Hustle &amp; Heart" srcset="https://devfolio.co/blog/content/images/size/w600/2025/06/20221111_195848.jpg 600w, https://devfolio.co/blog/content/images/size/w1000/2025/06/20221111_195848.jpg 1000w, https://devfolio.co/blog/content/images/size/w1600/2025/06/20221111_195848.jpg 1600w, https://devfolio.co/blog/content/images/size/w2400/2025/06/20221111_195848.jpg 2400w" sizes="(min-width: 720px) 720px"></div><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2025/06/PXL_20221122_131757675-1.jpg" width="2000" height="1125" loading="lazy" alt="From Volunteer to Chief of Staff: My Journey through Hackathons, Hustle &amp; Heart" srcset="https://devfolio.co/blog/content/images/size/w600/2025/06/PXL_20221122_131757675-1.jpg 600w, https://devfolio.co/blog/content/images/size/w1000/2025/06/PXL_20221122_131757675-1.jpg 1000w, https://devfolio.co/blog/content/images/size/w1600/2025/06/PXL_20221122_131757675-1.jpg 1600w, https://devfolio.co/blog/content/images/size/w2400/2025/06/PXL_20221122_131757675-1.jpg 2400w" sizes="(min-width: 720px) 720px"></div><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2025/06/PXL_20221109_051609876.jpg" width="2000" height="3556" loading="lazy" alt="From Volunteer to Chief of Staff: My Journey through Hackathons, Hustle &amp; Heart" srcset="https://devfolio.co/blog/content/images/size/w600/2025/06/PXL_20221109_051609876.jpg 600w, https://devfolio.co/blog/content/images/size/w1000/2025/06/PXL_20221109_051609876.jpg 1000w, https://devfolio.co/blog/content/images/size/w1600/2025/06/PXL_20221109_051609876.jpg 1600w, https://devfolio.co/blog/content/images/2025/06/PXL_20221109_051609876.jpg 2268w" sizes="(min-width: 720px) 720px"></div></div></div><figcaption>2586Labs HQ</figcaption></figure><p>When I joined, the team had just moved from the OG 2586 space into OldCRC &#x2014; a bungalow that felt like home the moment I stepped into it. Total hacker house vibes. We later moved to our current 2586Labs HQ, and I&#x2019;ve watched the company evolve with each wall we outgrew.</p><p>That sense of momentum wasn&#x2019;t limited to our spaces. Our events started growing too. ETHIndia 2022 and 2023 became the world&#x2019;s largest Ethereum hackathons. We also started helping other ecosystem builders run theirs &#x2014; and that took me to Denver, San Francisco, Vietnam, and Kuala Lumpur.</p><figure class="kg-card kg-gallery-card kg-width-wide"><div class="kg-gallery-container"><div class="kg-gallery-row"><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2025/06/IMG_8318.jpg" width="2000" height="1500" loading="lazy" alt="From Volunteer to Chief of Staff: My Journey through Hackathons, Hustle &amp; Heart" srcset="https://devfolio.co/blog/content/images/size/w600/2025/06/IMG_8318.jpg 600w, https://devfolio.co/blog/content/images/size/w1000/2025/06/IMG_8318.jpg 1000w, https://devfolio.co/blog/content/images/size/w1600/2025/06/IMG_8318.jpg 1600w, https://devfolio.co/blog/content/images/size/w2400/2025/06/IMG_8318.jpg 2400w" sizes="(min-width: 720px) 720px"></div><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2025/06/IMG_1943.jpg" width="2000" height="1500" loading="lazy" alt="From Volunteer to Chief of Staff: My Journey through Hackathons, Hustle &amp; Heart" srcset="https://devfolio.co/blog/content/images/size/w600/2025/06/IMG_1943.jpg 600w, https://devfolio.co/blog/content/images/size/w1000/2025/06/IMG_1943.jpg 1000w, https://devfolio.co/blog/content/images/size/w1600/2025/06/IMG_1943.jpg 1600w, https://devfolio.co/blog/content/images/size/w2400/2025/06/IMG_1943.jpg 2400w" sizes="(min-width: 720px) 720px"></div></div><div class="kg-gallery-row"><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2025/06/20230617_005328.jpg" width="2000" height="1500" loading="lazy" alt="From Volunteer to Chief of Staff: My Journey through Hackathons, Hustle &amp; Heart" srcset="https://devfolio.co/blog/content/images/size/w600/2025/06/20230617_005328.jpg 600w, https://devfolio.co/blog/content/images/size/w1000/2025/06/20230617_005328.jpg 1000w, https://devfolio.co/blog/content/images/size/w1600/2025/06/20230617_005328.jpg 1600w, https://devfolio.co/blog/content/images/size/w2400/2025/06/20230617_005328.jpg 2400w" sizes="(min-width: 720px) 720px"></div><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2025/06/IMG_20231016_131426_288.jpg" width="1280" height="960" loading="lazy" alt="From Volunteer to Chief of Staff: My Journey through Hackathons, Hustle &amp; Heart" srcset="https://devfolio.co/blog/content/images/size/w600/2025/06/IMG_20231016_131426_288.jpg 600w, https://devfolio.co/blog/content/images/size/w1000/2025/06/IMG_20231016_131426_288.jpg 1000w, https://devfolio.co/blog/content/images/2025/06/IMG_20231016_131426_288.jpg 1280w" sizes="(min-width: 720px) 720px"></div></div></div></figure><hr><h3 id="%F0%9F%8E%AF-the-time-we-said-yes-to-everything-and-pulled-it-off-like-pros">&#x1F3AF; The Time We Said &apos;Yes&apos; to Everything (And Pulled It Off Like Pros)</h3><p>Second half of 2024 was... intense.</p><ul><li><a href="https://devfolio.co/google-genaiexchange">Gen AI Exchange Hackathon by Google</a></li><li><a href="https://devfolio.co/blog/looking-back-to-when-base-went-around-the-world/">Base Around The World</a></li><li><a href="https://sahamati-buildaathon-2024.devfolio.co/">Sahamati BuildAAthon</a></li><li><a href="https://ethindia.co">ETHIndia 2024</a></li></ul><p>All of these were happening in parallel &#x2014; with a 12-member company. While one initiative is under execution, we&apos;re already charting out the plan for the next one.</p><p>Was it hard? Absolutely. But it was a calculated stretch &#x2014; and we planned for it. Loads of coordination, deep ownership, and a shared drive to make it happen.</p><p>Startups are wild like that. You sign up to build something cool and end up running four nationwide and global initiatives at one go.</p><hr><h3 id="%F0%9F%91%A5-chief-of-staff-a-role-shaped-by-context">&#x1F465; Chief of Staff: A Role Shaped by Context</h3><figure class="kg-card kg-image-card"><img src="https://devfolio.co/blog/content/images/2025/06/image-12.png" class="kg-image" alt="From Volunteer to Chief of Staff: My Journey through Hackathons, Hustle &amp; Heart" loading="lazy" width="1634" height="1194" srcset="https://devfolio.co/blog/content/images/size/w600/2025/06/image-12.png 600w, https://devfolio.co/blog/content/images/size/w1000/2025/06/image-12.png 1000w, https://devfolio.co/blog/content/images/size/w1600/2025/06/image-12.png 1600w, https://devfolio.co/blog/content/images/2025/06/image-12.png 1634w" sizes="(min-width: 720px) 720px"></figure><p>This wasn&#x2019;t an overnight change &#x2014; over time, I naturally took on the onus of working across teams and stepping in wherever needed.</p><p>With 4.5 years of context, I&#x2019;d built enough familiarity with how we operate that I could jump in and move things forward without second-guessing every step. I&#x2019;m working towards becoming everyone&#x2019;s +1 &#x2014; the person they can rely on when they&#x2019;re blocked, stuck, or just need a quick reality check. While I&#x2019;ve only recently stepped into the role officially, my aim is to be that safety net for the team and support the CEO in keeping things moving.</p><p>That trust wasn&#x2019;t handed out &#x2014; it was built slowly, and I&#x2019;m grateful that Devfolio sees me as someone who can hold that responsibility.</p><hr><h3 id="%F0%9F%95%8A%EF%B8%8F-remembering-shakti">&#x1F54A;&#xFE0F; Remembering Shakti</h3><p>As Nash &#x2014; our Co-founder and Head of Design at Fold &#x2014; put it beautifully during the <a href="https://www.youtube.com/live/ZDlgOdNG1v8?si=Cmbpgt9-5pfBZ0iY&amp;t=1674">ETHIndia 2022 opening ceremony</a>:<br>&quot;Not only is it important that we keep the people we&apos;re building for in mind, but it&apos;s also important that we keep in mind the people who built for us.&quot;</p><figure class="kg-card kg-gallery-card kg-width-wide"><div class="kg-gallery-container"><div class="kg-gallery-row"><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2025/06/IMG_20210528_152000.jpg" width="2000" height="993" loading="lazy" alt="From Volunteer to Chief of Staff: My Journey through Hackathons, Hustle &amp; Heart" srcset="https://devfolio.co/blog/content/images/size/w600/2025/06/IMG_20210528_152000.jpg 600w, https://devfolio.co/blog/content/images/size/w1000/2025/06/IMG_20210528_152000.jpg 1000w, https://devfolio.co/blog/content/images/size/w1600/2025/06/IMG_20210528_152000.jpg 1600w, https://devfolio.co/blog/content/images/size/w2400/2025/06/IMG_20210528_152000.jpg 2400w" sizes="(min-width: 720px) 720px"></div><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2025/06/Screenshot_20220509-094100.png" width="864" height="1920" loading="lazy" alt="From Volunteer to Chief of Staff: My Journey through Hackathons, Hustle &amp; Heart" srcset="https://devfolio.co/blog/content/images/size/w600/2025/06/Screenshot_20220509-094100.png 600w, https://devfolio.co/blog/content/images/2025/06/Screenshot_20220509-094100.png 864w" sizes="(min-width: 720px) 720px"></div><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2025/06/Screenshot_20220509-184841-1.png" width="864" height="1412" loading="lazy" alt="From Volunteer to Chief of Staff: My Journey through Hackathons, Hustle &amp; Heart" srcset="https://devfolio.co/blog/content/images/size/w600/2025/06/Screenshot_20220509-184841-1.png 600w, https://devfolio.co/blog/content/images/2025/06/Screenshot_20220509-184841-1.png 864w" sizes="(min-width: 720px) 720px"></div></div></div></figure><p>That line stuck with me. It made me think of Shakti Goap (1992&#x2013;2021), Devfolio&#x2019;s Founder &amp; CEO, and the first person who truly took a bet on me. I only worked with him for six months, but those months laid the groundwork for how I show up every day.</p><figure class="kg-card kg-embed-card"><blockquote class="twitter-tweet"><p lang="en" dir="ltr">I keep this message saved in my Slack, from when Shakti would DM me the results of even the small efforts I&#x2019;d put in, to keep me and the team motivated &#x1F499;<br><br>Never Stop Building &#x1F6E0;&#xFE0F; <a href="https://t.co/I1RbWhpbGC">https://t.co/I1RbWhpbGC</a> <a href="https://t.co/YncNJOMOE6">pic.twitter.com/YncNJOMOE6</a></p>&#x2014; aniketraj.eth (@AniketRaj314) <a href="https://twitter.com/AniketRaj314/status/1655577201129971717?ref_src=twsrc%5Etfw">May 8, 2023</a></blockquote>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>

</figure><p>There&#x2019;s a Slack message he once sent me to celebrate a tiny win &#x2014; I&#x2019;ve held on to it since. A small moment that reminds me to honour progress, however minor it seems.</p><p>&quot;Never Stop Building&quot; wasn&#x2019;t just a motto for Shakti. It was how he moved through the world. That energy continues to guide everything we do.</p><hr><h3 id="%F0%9F%A4%9D-the-people-who-made-this-journey-worth-it">&#x1F91D; The People Who Made This Journey Worth It</h3><figure class="kg-card kg-gallery-card kg-width-wide"><div class="kg-gallery-container"><div class="kg-gallery-row"><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2025/06/img_1013.jpg" width="2000" height="2667" loading="lazy" alt="From Volunteer to Chief of Staff: My Journey through Hackathons, Hustle &amp; Heart" srcset="https://devfolio.co/blog/content/images/size/w600/2025/06/img_1013.jpg 600w, https://devfolio.co/blog/content/images/size/w1000/2025/06/img_1013.jpg 1000w, https://devfolio.co/blog/content/images/size/w1600/2025/06/img_1013.jpg 1600w, https://devfolio.co/blog/content/images/size/w2400/2025/06/img_1013.jpg 2400w" sizes="(min-width: 720px) 720px"></div><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2025/06/IMG_20220313_120322_090.jpg" width="1280" height="960" loading="lazy" alt="From Volunteer to Chief of Staff: My Journey through Hackathons, Hustle &amp; Heart" srcset="https://devfolio.co/blog/content/images/size/w600/2025/06/IMG_20220313_120322_090.jpg 600w, https://devfolio.co/blog/content/images/size/w1000/2025/06/IMG_20220313_120322_090.jpg 1000w, https://devfolio.co/blog/content/images/2025/06/IMG_20220313_120322_090.jpg 1280w" sizes="(min-width: 720px) 720px"></div><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2025/06/IMG_20220708_200845_099.jpg" width="1280" height="960" loading="lazy" alt="From Volunteer to Chief of Staff: My Journey through Hackathons, Hustle &amp; Heart" srcset="https://devfolio.co/blog/content/images/size/w600/2025/06/IMG_20220708_200845_099.jpg 600w, https://devfolio.co/blog/content/images/size/w1000/2025/06/IMG_20220708_200845_099.jpg 1000w, https://devfolio.co/blog/content/images/2025/06/IMG_20220708_200845_099.jpg 1280w" sizes="(min-width: 720px) 720px"></div></div><div class="kg-gallery-row"><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2025/06/20221214_165902.jpg" width="2000" height="1125" loading="lazy" alt="From Volunteer to Chief of Staff: My Journey through Hackathons, Hustle &amp; Heart" srcset="https://devfolio.co/blog/content/images/size/w600/2025/06/20221214_165902.jpg 600w, https://devfolio.co/blog/content/images/size/w1000/2025/06/20221214_165902.jpg 1000w, https://devfolio.co/blog/content/images/size/w1600/2025/06/20221214_165902.jpg 1600w, https://devfolio.co/blog/content/images/2025/06/20221214_165902.jpg 2048w" sizes="(min-width: 720px) 720px"></div><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2025/06/20250307_171648.jpg" width="2000" height="1500" loading="lazy" alt="From Volunteer to Chief of Staff: My Journey through Hackathons, Hustle &amp; Heart" srcset="https://devfolio.co/blog/content/images/size/w600/2025/06/20250307_171648.jpg 600w, https://devfolio.co/blog/content/images/size/w1000/2025/06/20250307_171648.jpg 1000w, https://devfolio.co/blog/content/images/size/w1600/2025/06/20250307_171648.jpg 1600w, https://devfolio.co/blog/content/images/size/w2400/2025/06/20250307_171648.jpg 2400w" sizes="(min-width: 720px) 720px"></div><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2025/06/IMG_8912.JPG" width="2000" height="1500" loading="lazy" alt="From Volunteer to Chief of Staff: My Journey through Hackathons, Hustle &amp; Heart" srcset="https://devfolio.co/blog/content/images/size/w600/2025/06/IMG_8912.JPG 600w, https://devfolio.co/blog/content/images/size/w1000/2025/06/IMG_8912.JPG 1000w, https://devfolio.co/blog/content/images/size/w1600/2025/06/IMG_8912.JPG 1600w, https://devfolio.co/blog/content/images/size/w2400/2025/06/IMG_8912.JPG 2400w" sizes="(min-width: 720px) 720px"></div></div><div class="kg-gallery-row"><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2025/06/PXL_20241119_113647392.jpg" width="2000" height="1125" loading="lazy" alt="From Volunteer to Chief of Staff: My Journey through Hackathons, Hustle &amp; Heart" srcset="https://devfolio.co/blog/content/images/size/w600/2025/06/PXL_20241119_113647392.jpg 600w, https://devfolio.co/blog/content/images/size/w1000/2025/06/PXL_20241119_113647392.jpg 1000w, https://devfolio.co/blog/content/images/size/w1600/2025/06/PXL_20241119_113647392.jpg 1600w, https://devfolio.co/blog/content/images/size/w2400/2025/06/PXL_20241119_113647392.jpg 2400w" sizes="(min-width: 720px) 720px"></div><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2025/06/IMG_20240125_180909_297.webp" width="1080" height="1920" loading="lazy" alt="From Volunteer to Chief of Staff: My Journey through Hackathons, Hustle &amp; Heart" srcset="https://devfolio.co/blog/content/images/size/w600/2025/06/IMG_20240125_180909_297.webp 600w, https://devfolio.co/blog/content/images/size/w1000/2025/06/IMG_20240125_180909_297.webp 1000w, https://devfolio.co/blog/content/images/2025/06/IMG_20240125_180909_297.webp 1080w" sizes="(min-width: 720px) 720px"></div><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2025/06/IMG_6579.png" width="2000" height="1500" loading="lazy" alt="From Volunteer to Chief of Staff: My Journey through Hackathons, Hustle &amp; Heart" srcset="https://devfolio.co/blog/content/images/size/w600/2025/06/IMG_6579.png 600w, https://devfolio.co/blog/content/images/size/w1000/2025/06/IMG_6579.png 1000w, https://devfolio.co/blog/content/images/size/w1600/2025/06/IMG_6579.png 1600w, https://devfolio.co/blog/content/images/size/w2400/2025/06/IMG_6579.png 2400w" sizes="(min-width: 720px) 720px"></div></div></div></figure><p>Denver &#x2014; who was Community Lead when I joined and is now our CEO &#x2014; his growth has mirrored mine, and he&#x2019;s been a major force in shaping how I work.</p><p>Akash, the Co-Founder and CEO of Fold, is the calm in the chaos &#x2014; the person I go to when I need perspective.</p><p>And the rest of the Devfolio team? Chaotic, passionate, talented, meme-fueled, high-output machines. Wouldn&#x2019;t trade this crew for anything.</p><hr><h3 id="%F0%9F%9A%80-why-startups-hit-different">&#x1F680; Why Startups Hit Different</h3><p>There&#x2019;s no better playground than a startup if you want to learn, build, and break stuff (in a good way).</p><p>I&#x2019;ve written copy, made platform changes, built Notion dashboards, managed projects &#x2014; sometimes all in one day. No red tape. No &quot;that&#x2019;s not your job.&quot;</p><p>Even a single Telegram reply can spark something meaningful. Every little action counts. That&#x2019;s what I love most about startup energy.</p><hr><h3 id="%F0%9F%94%AE-were-just-getting-started">&#x1F52E; We&apos;re Just Getting Started</h3><p>Devfolio&#x2019;s mission is to redefine economic opportunities for builders &#x2014; and we&#x2019;re only just getting warmed up.</p><p>Everything we&#x2019;ve built so far has been the foundation. There&#x2019;s so much more we want to do &#x2014; better tools, wider access, deeper impact. And the same hustle that got us here is going to take us further.</p><p>This isn&#x2019;t a look back. It&#x2019;s a gear-up-for-what&#x2019;s-next.</p><hr><h3 id="%F0%9F%94%9A-closing">&#x1F51A; Closing</h3><p>If you&#x2019;ve made it this far, thank you for reading my story. It&#x2019;s been a wild 4.5 years &#x2014; and we&#x2019;re nowhere close to done.</p><p>Whether you&apos;re a student, a builder, or someone still figuring it out &#x2014; I hope this gave you a glimpse of what&#x2019;s possible when you just keep showing up.</p><p><strong>Never Stop Building </strong>&#x1F6E0;&#xFE0F;<br>Say hi: <a href="https://x.com/AniketRaj314">@AniketRaj314</a> | <a href="https://aniketraj.me">aniketraj.me</a></p>]]></content:encoded></item><item><title><![CDATA[Rewiring The Onchain Future: The Base Batches #001 Recap]]></title><description><![CDATA[<p>What do you get when you bring together thousands of builders across the globe, a vibrant ecosystem of mentors and partners, a playful AI alter-ego of Jesse Pollak, and a demo day with $1M on the line? You get <strong>Base Batches 2025</strong>.</p><p>Let&#x2019;s take a look back at</p>]]></description><link>https://devfolio.co/blog/base-batches-2025-recap/</link><guid isPermaLink="false">68405a315fa7710452fffbc7</guid><dc:creator><![CDATA[Cyril Reynolds]]></dc:creator><pubDate>Thu, 05 Jun 2025 18:32:11 GMT</pubDate><media:content url="https://devfolio.co/blog/content/images/2025/06/BASE_Batches_Devfolio_INDIA_776x437.png" medium="image"/><content:encoded><![CDATA[<img src="https://devfolio.co/blog/content/images/2025/06/BASE_Batches_Devfolio_INDIA_776x437.png" alt="Rewiring The Onchain Future: The Base Batches #001 Recap"><p>What do you get when you bring together thousands of builders across the globe, a vibrant ecosystem of mentors and partners, a playful AI alter-ego of Jesse Pollak, and a demo day with $1M on the line? You get <strong>Base Batches 2025</strong>.</p><p>Let&#x2019;s take a look back at how builders from six continents showed up, built fast, and built for impact.</p><h2 id="enter-the-batches-%F0%9F%8C%80">Enter the Batches &#x1F300;</h2><p>The Base Batches Global Buildathon kicked off on 25th April 2025 as a bold experiment in decentralized acceleration.</p><p>Each builder joined one of six regional Batches: India, Africa, Southeast Asia, LatAm, Europe, and North America. The goal? To build the next onchain killer app using tools from Base and their incredible partner ecosystem.</p><p>Thousands joined in to push the envelope of of what&#x2019;s possible onchain. To signal commitment. To build the next big thing.</p><p>The result? More than 1200 projects from close to 3000 builders across the globe.</p><h2 id="not-a-one-off-hackathon-it%E2%80%99s-a-full-on-builder-journey-%F0%9F%97%BA%EF%B8%8F"><strong>Not a One-Off Hackathon, It&#x2019;s a Full-On Builder Journey</strong> &#x1F5FA;&#xFE0F;</h2><p>Here&#x2019;s how it played out:</p><ol><li><strong>Stage 1: Buildathon</strong> &#x2192; Join a global wave of builders and ship your best onchain idea</li><li><strong>Stage 2: Incubase</strong> &#x2192; Get selected as a track or regional winner and placed into a post-buildathon incubator, courtesy of Hashed Emergent (Africa, APAC and India regions) and Odisea (Europe, North America and LatAm regions)</li><li><strong>Stage 3: Demo Day</strong> &#x2192; Pitch your project to top names from Base, Coinbase, and beyond for a shot at <strong>up to $1M in funding</strong></li></ol><p>During the buildathon, builders also got:</p><ul><li>The opportunity to forge connections with some of the <strong>most prolific Base builders</strong> in your region, with direct access to the Base team.</li><li>The chance to attend any workshop amongst the 50+ hosted across the world, including official workshops on tech like Minikit and Smart Wallet.</li><li>A chance at online glory by getting featured on Base and Devfolio&#x2019;s X and Farcaster accounts.</li></ul><h2 id="jessegpt-ai-co-founder-judging-critic-and-meme-lord-%F0%9F%A4%96">JesseGPT: AI Co-founder, Judging Critic, and Meme Lord &#x1F916;</h2><p>While Base Batches was underway, we felt the FOMO and built something ourselves!</p><p>We built <a href="https://www.jessegpt.xyz">JesseGPT</a>, a fine-tuned AI inspired by Jesse Pollak himself.</p><figure class="kg-card kg-image-card"><img src="https://devfolio.co/blog/content/images/2025/06/image-5.png" class="kg-image" alt="Rewiring The Onchain Future: The Base Batches #001 Recap" loading="lazy" width="2000" height="1215" srcset="https://devfolio.co/blog/content/images/size/w600/2025/06/image-5.png 600w, https://devfolio.co/blog/content/images/size/w1000/2025/06/image-5.png 1000w, https://devfolio.co/blog/content/images/size/w1600/2025/06/image-5.png 1600w, https://devfolio.co/blog/content/images/size/w2400/2025/06/image-5.png 2400w" sizes="(min-width: 720px) 720px"></figure><p>Builders could pitch their ideas to JesseGPT and receive a rating, advice, or even a roast. If you convinced JesseGPT in critical mode, you could mint your pitch as an &#x2018;ideacoin&#x2019;.</p><figure class="kg-card kg-image-card"><img src="https://devfolio.co/blog/content/images/2025/06/image-6.png" class="kg-image" alt="Rewiring The Onchain Future: The Base Batches #001 Recap" loading="lazy" width="2000" height="1471" srcset="https://devfolio.co/blog/content/images/size/w600/2025/06/image-6.png 600w, https://devfolio.co/blog/content/images/size/w1000/2025/06/image-6.png 1000w, https://devfolio.co/blog/content/images/size/w1600/2025/06/image-6.png 1600w, https://devfolio.co/blog/content/images/size/w2400/2025/06/image-6.png 2400w" sizes="(min-width: 720px) 720px"></figure><p>Some builders used JesseGPT to brainstorm; others went head-to-head for some of the funniest and sharpest interactions you could have with an AI chatbot.</p><p>JesseGPT was a judge, mentor, vibe-checker, and a surprisingly philosophical chatbot. RIP to everyone who asked it to &quot;build a Superchain DAO with vibes.&quot;</p><h2 id="tracks-and-vibes-%F0%9F%8E%AF">Tracks and Vibes &#x1F3AF;</h2><p>This edition of Base Batches featured dedicated tracks supported by ecosystem leaders:</p><ul><li><strong>AI</strong></li><li><strong>Stablecoins</strong></li><li><strong>Mini-apps</strong></li><li><strong>Consumer</strong></li><li><strong>Showcase</strong></li><li><strong>DeFi</strong></li><li><strong>Vibe Coding</strong></li></ul><p>Every track had a 1 ETH top prize, with winners going on to receive mentorship, visibility on Base channels, and an invite to <strong>Demo Day</strong>, where projects can secure up to <strong>$1M in funding</strong>.</p><h2 id="gather-around-mentorship-office-hours-%F0%9F%9B%A0%EF%B8%8F">Gather Around: Mentorship &amp; Office Hours &#x1F6E0;&#xFE0F;</h2><p>Through mid-hackathon check-ins, builders unlocked <strong>priority access to mentorship</strong>, leading to intimate group sessions on Gather. Each region had dedicated mentors from the Base DevRel team, track sponsors, and leading devs.</p><p>No fluff. Just five minutes of high-intensity feedback per team, back-to-back. Builders got to troubleshoot blockers, refine their scope, and gain insight into what makes a submission demo-day worthy.</p><h2 id="projects-submissions-and-global-energy-%F0%9F%8C%8D">Projects, Submissions, and Global Energy &#x1F30D;</h2><p>Builders had three weeks to ideate, build, test, and ship. We saw:</p><ul><li>Hundreds of projects submitted across regions</li><li>Infra to social apps, DeFi to AI agents</li><li>Memecoins and mission-driven tools sitting side-by-side</li></ul><p>The Devfolio dashboard was buzzing with activity, and the Discord was chaos - in the best possible way.</p><p>Even after the deadline, builders continued refining, sharing, and helping each other debug.</p><h2 id="%F0%9F%8F%81-and-now-the-victors">&#x1F3C1; And Now, The Victors</h2><p>Hundreds of projects. Dozens of ideas worth backing. After weeks of building across the globe, we&#x2019;ve got our winners &#x2014; and let&#x2019;s just say, the bar for onchain innovation has been raised.</p><p>Here&#x2019;s a region-by-region breakdown of the most <em>based</em> builds from Base Batches #001. Click on the respective headings to see a list of all projects submitted to the regional Buildathons:</p><h3 id="%F0%9F%8C%8D-base-batch-africa">&#x1F30D; <strong><a href="https://base-batch-africa.devfolio.co">Base Batch Africa</a></strong></h3><p><strong>Winners:</strong> <a href="https://devfolio.co/projects/neda-pay-3dd8">Neda Pay</a>, <a href="https://devfolio.co/projects/kismati-smart-mobility-and-transport-initiative-fe0b">KiSMATI</a>, <a href="https://devfolio.co/projects/sandworm-6194">SandWorm</a>, <a href="https://devfolio.co/projects/rovify-8fe6">rovify</a>, <a href="https://devfolio.co/projects/microgigs-0450">MicroGigs</a>, <a href="https://devfolio.co/projects/atari-c493">Ataeru</a>, and <a href="https://devfolio.co/projects/fvp-5c42">FVP</a>.</p><p><strong>Runner Ups:</strong> <a href="https://devfolio.co/projects/qrbase-3925">QRBase</a>, <a href="https://devfolio.co/projects/afriramp-2650">Afriramp</a>, <a href="https://devfolio.co/projects/lendbit-finance-6ea7">LENDBIT Finance</a>, <a href="https://devfolio.co/projects/solarshare-2d90">SolarShare</a>, <a href="https://devfolio.co/projects/baseindexer-c381">BaseIndexer</a>, and <a href="https://devfolio.co/projects/spotlite-b36e">Spotlite</a>.</p><h3 id="%F0%9F%8C%8F-base-batch-apac">&#x1F30F; <strong><a href="https://base-batch-apac.devfolio.co">Base Batch APAC</a></strong></h3><p><strong>Winners:</strong> <a href="https://devfolio.co/projects/growly-smarlet-1ad7">Suite</a>, <a href="https://devfolio.co/projects/mint-me-a-coffee-460d">MintMeACoffee.Com</a>, <a href="https://devfolio.co/projects/crew-b10b">Crew</a>, <a href="https://devfolio.co/projects/supervol-eab6">SuperVol</a>, <a href="https://devfolio.co/projects/base-freelance-084a">Base Freelance</a>, <a href="https://devfolio.co/projects/tumbuh-49f5">Tumbuh</a>, and <a href="https://devfolio.co/projects/yolo-protocol-univ-hook-b899">YOLO Protocol Hook</a>.</p><p><strong>Runner Ups:</strong> <a href="https://devfolio.co/projects/dynavest-8580">DynaVest</a>, <a href="https://devfolio.co/projects/onchainfund-3574">OnChainFund</a>, <a href="https://devfolio.co/projects/mint-club-5f9d">Mint Club</a>, <a href="https://devfolio.co/projects/pomowizard-c5f4">PomoWizard</a>, <a href="https://devfolio.co/projects/rivalidate-7268">Rivalidate</a>, and <a href="https://devfolio.co/projects/shonclub-73c5">ShonClub</a>.</p><h3 id="%F0%9F%87%AA%F0%9F%87%BA-base-batch-europe">&#x1F1EA;&#x1F1FA; <strong><a href="https://base-batch-europe.devfolio.co">Base Batch Europe</a></strong></h3><p><strong>Winners:</strong> <a href="https://devfolio.co/projects/checkout-by-link-f763">Checkout by LINK</a>, <a href="https://devfolio.co/projects/drawcast-2122">Drawcast</a>, <a href="https://devfolio.co/projects/hackagent-32a0">hackagent</a>, <a href="https://devfolio.co/projects/subunit-749e">Subunit</a>, <a href="https://devfolio.co/projects/secserv-ec7b">SecServ</a>, <a href="https://devfolio.co/projects/personal-finance-dashboard-4b4a">Personal Finance Dashboard</a>, and <a href="https://devfolio.co/projects/alphix-00b4">Alphix</a>.</p><p><strong>Runner Ups:</strong> <a href="https://devfolio.co/projects/cat-town-5fe4">Cat Town</a>, <a href="https://devfolio.co/projects/songcast-294a">Songcast</a>, <a href="https://devfolio.co/projects/flappyfrog-adec">flappy-frog</a>, and <a href="https://devfolio.co/projects/block-control-063f">Block Control</a>.</p><h3 id="%F0%9F%87%AE%F0%9F%87%B3-base-batch-india">&#x1F1EE;&#x1F1F3; <strong><a href="https://base-batch-india.devfolio.co">Base Batch India</a></strong></h3><p><strong>Winners:</strong> <a href="https://devfolio.co/projects/hooktuah-761e">Hook-Tuah</a>, <a href="https://devfolio.co/projects/clip-9f1d">Clip</a>, <a href="https://devfolio.co/projects/not-your-type-80a6">Not Your Type</a>, <a href="https://devfolio.co/projects/replyguy-fd0e">replyguy</a>, <a href="https://devfolio.co/projects/jessegpt-2acd">JesseGPT</a>, <a href="https://devfolio.co/projects/creatorbase-0e7e">Creatorbase</a>, and <a href="https://devfolio.co/projects/noice-fd34">NOICE</a>.</p><p><strong>Runner Ups:</strong> <a href="https://devfolio.co/projects/kuri-8c26">Kuri</a>, <a href="https://devfolio.co/projects/bitmore-b2ec">BitMore</a>, <a href="https://devfolio.co/projects/adollarce-14b4">A$CE</a>, <a href="https://devfolio.co/projects/lotry-23a5">Lotry</a>, <a href="https://devfolio.co/projects/darkest-dungeon-439e">Darkest Dungeon</a>, and <a href="https://devfolio.co/projects/audithook-4602">AuditHook</a>.</p><h3 id="%F0%9F%8C%8E-base-batch-latam">&#x1F30E; <strong><a href="https://base-batch-latam.devfolio.co">Base Batch LatAm</a></strong></h3><p><strong>Winners:</strong> <a href="https://devfolio.co/projects/rapimoni-fd4f">RapiMoni</a>, <a href="https://devfolio.co/projects/jessexbt-7e87">JesseXBT</a>, <a href="https://devfolio.co/projects/crypto-regulation-entity-5e9f">Crypto Regulation Entity</a>, <a href="https://devfolio.co/projects/tuneport-a7a4">Tuneport</a>, <a href="https://devfolio.co/projects/vaquita-1371">Vaquita</a>, <a href="https://devfolio.co/projects/leprechaun-c23b">Leprechaun</a>, and <a href="https://devfolio.co/projects/nounish-agent-ai-para-artistas-que-quieren-entrar-a-web-sin-friccion-4dc4">AI ART3 HUB (sin fricci&#xF3;n)</a>.</p><p><strong>Runner Ups:</strong> <a href="https://devfolio.co/projects/mitanda-c789">MiTanda</a>, <a href="https://devfolio.co/projects/fausto-ced6">Vcop Collateral system hook</a>, <a href="https://devfolio.co/projects/campuscoin-0531">CampusCoin</a>, and <a href="https://devfolio.co/projects/shine-f192">Shine</a>.</p><h3 id="%F0%9F%87%BA%F0%9F%87%B8-base-batch-north-america">&#x1F1FA;&#x1F1F8; <strong><a href="https://base-batch-america.devfolio.co">Base Batch North America</a></strong></h3><p><strong>Winners:</strong> <a href="https://devfolio.co/projects/ferfie-abae">ferfie.</a>, <a href="https://devfolio.co/projects/paperview-d094">Paperview</a>, <a href="https://devfolio.co/projects/gigbot-8abf">Gig.bot</a>, <a href="https://devfolio.co/projects/mamecoin-6db8">MameCoin</a>, <a href="https://devfolio.co/projects/xalpha-c609">X-Alpha</a>, <a href="https://devfolio.co/projects/x-factor-b4cf">TrendSage</a>, and <a href="https://devfolio.co/projects/mantua-protocol-98d6">Mantua Protocol</a>.</p><p><strong>Runner Ups:</strong> <a href="https://devfolio.co/projects/superfan-one-a71f">Superfan One</a>, <a href="https://devfolio.co/projects/vmf-coin-4ef5">VMF Coin</a>, <a href="https://devfolio.co/projects/gems-9a0c">Scratch</a>, and <a href="https://devfolio.co/projects/nounspace-732f">Nounspace</a>.</p><h3 id="%F0%9F%92%AC-base-batch-messaging-edition">&#x1F4AC; <strong><a href="https://base-batch-messaging.devfolio.co">Base Batch Messaging Edition</a></strong></h3><p><strong>Winners:</strong> <a href="https://devfolio.co/projects/squabble-4a75">Squabble</a>, <a href="https://devfolio.co/projects/dstealthxyz-130a">Dstealth.xyz</a>, and <a href="https://devfolio.co/projects/onit-prediction-market-agent-8409">Onit</a>.</p><p></p><h3 id="from-hack-to-venture-inside-incubase-demo-day-%F0%9F%9A%80">From Hack to Venture: Inside Incubase &amp; Demo Day &#x1F680;</h3><p>The journey didn&#x2019;t end with project submissions. For a select group of standout teams &#x2014; including all Buildathon winners and a handful of promising projects handpicked by judges &#x2014; the real building had just begun.</p><p>These teams were invited to <strong>Incubase</strong>, the incubation phase of Base Batches #001, powered by <strong><a href="https://odisea.xyz">Odisea</a></strong> and <strong><a href="https://hashedem.com">Hashed Emergent</a></strong>. Over the course of a month, builders participated in hands-on sessions, received personalized feedback, and got a chance to work closely with top minds across Web3 and venture ecosystems.</p><p>The goal? To evolve their hackathon ideas into real-world startups.</p><p>The incubation journey culminated in a high-stakes <strong>Demo Day</strong>, where these teams pitched their refined projects in front of an invite-only audience of investors, partners, and Base ecosystem leaders &#x2014; turning their early momentum into potential funding, visibility, and long-term backing.</p><figure class="kg-card kg-image-card"><img src="https://devfolio.co/blog/content/images/2025/06/image-9.png" class="kg-image" alt="Rewiring The Onchain Future: The Base Batches #001 Recap" loading="lazy" width="2000" height="1072" srcset="https://devfolio.co/blog/content/images/size/w600/2025/06/image-9.png 600w, https://devfolio.co/blog/content/images/size/w1000/2025/06/image-9.png 1000w, https://devfolio.co/blog/content/images/size/w1600/2025/06/image-9.png 1600w, https://devfolio.co/blog/content/images/size/w2400/2025/06/image-9.png 2400w" sizes="(min-width: 720px) 720px"></figure><figure class="kg-card kg-image-card"><img src="https://devfolio.co/blog/content/images/2025/06/image-10.png" class="kg-image" alt="Rewiring The Onchain Future: The Base Batches #001 Recap" loading="lazy" width="2000" height="1072" srcset="https://devfolio.co/blog/content/images/size/w600/2025/06/image-10.png 600w, https://devfolio.co/blog/content/images/size/w1000/2025/06/image-10.png 1000w, https://devfolio.co/blog/content/images/size/w1600/2025/06/image-10.png 1600w, https://devfolio.co/blog/content/images/size/w2400/2025/06/image-10.png 2400w" sizes="(min-width: 720px) 720px"></figure><p>Oh, and did we mention that &apos;Evil Denver&apos; presented JesseGPT during the demo day?</p><figure class="kg-card kg-image-card"><a href="https://x.com/devfolio/status/1937806267973828938"><img src="https://devfolio.co/blog/content/images/2025/06/image-11.png" class="kg-image" alt="Rewiring The Onchain Future: The Base Batches #001 Recap" loading="lazy" width="1192" height="1098" srcset="https://devfolio.co/blog/content/images/size/w600/2025/06/image-11.png 600w, https://devfolio.co/blog/content/images/size/w1000/2025/06/image-11.png 1000w, https://devfolio.co/blog/content/images/2025/06/image-11.png 1192w" sizes="(min-width: 720px) 720px"></a></figure><h3 id="one-chain-infinite-builders-%F0%9F%9B%A0%EF%B8%8F">One Chain. Infinite Builders. &#x1F6E0;&#xFE0F;</h3><p>Base Batches proved that with the right infrastructure, incentives, and a global community, builders will show up.</p><p>And they&#x2019;ll build things that surprise you.</p><p>Whether it was meme-powered mini-apps or stablecoin tools for underbanked regions, this year&#x2019;s builders showed what onchain can really mean.</p><p>And we&#x2019;re just getting started.</p><hr><p>Stay tuned for more updates and interact with the Devfolio community at:</p><p>&#x1F426; <a href="https://twitter.com/devfolio">Twitter</a> &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#x1F984; <a href="https://warpcast.com/devfolio">Farcaster</a> &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#x1F3AE; <a href="https://nsb.dev/discord">Discord</a> &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0;&#x1F4DE; <a href="https://t.me/devfolio">Telegram</a></p><p>Until then, Never Stop Building &#x1F6E0;&#xFE0F;</p>]]></content:encoded></item><item><title><![CDATA[JesseGPT: The onchain hype officer you didn't know you needed]]></title><description><![CDATA[<p></p><p>Last year, we gave you <a href="https://letsgetjessebald.com/"><strong>Supabald Jesse</strong></a>, a pixelated, cool-aura oracle who left the chain and entered your wallets.</p><p>This year, Jesse&#x2019;s back. Not as a meme.</p><p>But as <strong>an AI</strong>.</p><p>Say gm to <a href="https://jessegpt.xyz/"><strong>JesseGPT</strong></a> - your onchain feedback buddy, Base-pilled mentor, and hype generator all rolled into</p>]]></description><link>https://devfolio.co/blog/jessegpt/</link><guid isPermaLink="false">682da9ed5fa7710452fffb34</guid><dc:creator><![CDATA[Ashwin Kumar Uppala]]></dc:creator><pubDate>Wed, 28 May 2025 08:30:34 GMT</pubDate><media:content url="https://devfolio.co/blog/content/images/2025/05/SCR-20250529-pggb.png" medium="image"/><content:encoded><![CDATA[<img src="https://devfolio.co/blog/content/images/2025/05/SCR-20250529-pggb.png" alt="JesseGPT: The onchain hype officer you didn&apos;t know you needed"><p></p><p>Last year, we gave you <a href="https://letsgetjessebald.com/"><strong>Supabald Jesse</strong></a>, a pixelated, cool-aura oracle who left the chain and entered your wallets.</p><p>This year, Jesse&#x2019;s back. Not as a meme.</p><p>But as <strong>an AI</strong>.</p><p>Say gm to <a href="https://jessegpt.xyz/"><strong>JesseGPT</strong></a> - your onchain feedback buddy, Base-pilled mentor, and hype generator all rolled into one. Built for the latest cohort of <a href="https://basebatches.xyz/">Base Batches 2025</a>, JesseGPT is trained to channel the spirit (and tweets) of Jesse Pollak, CEO of Base, and deliver hot takes on your project submission.</p><hr><h2 id="what-does-jessegpt-do"><strong>What does JesseGPT do?</strong></h2><p>&#x1F4D6; <strong>Listens to your project idea -</strong> Just talk to it like a person</p><p>&#x1F9E0; <strong>Thinks like Jesse -</strong> He is a super fast thinker.</p><p>&#x1F5E3;&#xFE0F; <strong>Responds like Jesse</strong> (sometimes brutally honest, sometimes shockingly motivational)</p><p>&#x1F4A1; <strong>Drops insight, advice, or memes</strong> - depending on what your project needs</p><p>Whether you&#x2019;re building a Zora protocol indexer for dogs, a new L2-native savings game, or a Telegram bot that tips based on <em>vibes</em>, JesseGPT has thoughts.</p><h3 id="%F0%9F%A4%9D-built-with-jesse-not-just-about-him"><strong>&#x1F91D; Built With Jesse, Not Just About Him</strong></h3><p>JesseGPT wasn&#x2019;t built <em>on</em> Jesse - it was built <em>with</em> him.</p><p>The idea was inspired by an <a href="https://x.com/jessepollak/status/1910050823713046828">open RFP Jesse shared</a>, calling for an AI version of himself to give feedback to more builders. That post was our spark and Jesse was onboard from day one.</p><p>Here&#x2019;s how we collaborated:</p><p>&#x2705; While the model uses publicly available data, Jesse went through <strong>ElevenLabs&#x2019; voice consent process</strong>, which requires the actual speaker to read out a unique verification phrase.</p><blockquote>You can&#x2019;t spoof it. You can&#x2019;t fake it. You need real consent. Jesse gave it.</blockquote><p>&#x2705; He also reviewed how JesseGPT spoke and gave us notes like:</p><blockquote>&#x201C;make sure I talk in all lowercase.&#x201D;</blockquote><p>&#x2705; And once we launched it, Jesse didn&#x2019;t just co-sign, he publicly <a href="https://x.com/jessepollak/status/1923188926304415997"><strong>amplified</strong></a> it and encouraged others to try it.</p><p>We take the ethics of AI seriously. In a world moving fast, questions around consent, intimacy, and representation matter more than ever.</p><p>JesseGPT was built with permission, intention, and collaboration not as a replacement for Jesse (or anyone), but as a playful tool for builders who might never get a chance to interact with people like him otherwise.</p><p><em>Thanks again to Jesse for being an absolute legend.</em></p><h2 id="why-did-we-build-this"><strong>Why did we build this?</strong></h2><p>Let&#x2019;s be real, getting feedback from people like Jesse is rare and usually comes with a high price tag (or a lucky tweet reply). We wanted to change that.</p><p><strong>Also? We had major FOMO.</strong></p><p>Seeing the Base Batches 2025 hackathon spin up with some of the most onchain, unhinged, and creative projects we&#x2019;ve seen&#x2026; we couldn&#x2019;t just sit this one out.</p><p>So we did what any good degen would do:</p><p><strong>we let it binge the last 1,000+ tweets from Jesse Pollak.</strong></p><p>The result? An AI that:</p><ul><li>Speaks with conviction</li><li>Cares about builders</li><li>Memes better than your uncle on Twitter</li></ul><p>And honestly? It&#x2019;s surprisingly helpful.</p><hr><h2 id="can-i-trust-this-jesse"><strong>Can I trust this Jesse?</strong></h2><p>No.</p><p>But also yes.</p><p>While JesseGPT isn&#x2019;t <em>actually</em> Jesse (we&#x2019;re not that crazy), it&#x2019;s designed to represent the <strong>essence of Jesse</strong>:</p><ul><li>Build in public</li><li>Go full onchain</li><li>Bet on people and ideas.</li><li>Ship fast, break nothing (unless it&#x2019;s on Ethereum)</li></ul><p>We even asked Jesse&#x2019;s to give it voice.</p><p>Yes, it talks.</p><hr><h2 id="%F0%9F%93%96-how-to-use-jessegpt">&#x1F4D6; How to use JesseGPT</h2><p><strong>1. Head over to <a href="http://jessegpt.xyz">jessegpt.xyz</a></strong></p><p><strong>2. Choose your Jesse</strong></p><p>You get to choose from two different personality of Jesse we have prepared for you. Each will &#xA0;provide you feedback in a unique way.</p><ul><li><strong>JesseGPT</strong>: <em>The relentlessly optimistic Jesse Pollak.</em> Sees massive potential everywhere, bursting with Onchain Summer energy, &amp; ready to hype your vision to the moon.</li><li><strong>Supabald JesseGPT:</strong> <em>The brutally honest Jesse Pollak. </em>Cuts through the hype, challenges every premise, &amp; believes great ideas must survive intense scrutiny to succeed.</li></ul><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://devfolio.co/blog/content/images/2025/05/Google-Chrome.gif" class="kg-image" alt="JesseGPT: The onchain hype officer you didn&apos;t know you needed" loading="lazy" width="1592" height="1080" srcset="https://devfolio.co/blog/content/images/size/w600/2025/05/Google-Chrome.gif 600w, https://devfolio.co/blog/content/images/size/w1000/2025/05/Google-Chrome.gif 1000w, https://devfolio.co/blog/content/images/2025/05/Google-Chrome.gif 1592w" sizes="(min-width: 720px) 720px"><figcaption>input Jessegpt.xyz in the browser URL bar</figcaption></figure><p><strong>3. Give JesseGPT microphone permission</strong></p><p>Speak your idea out loud. The conversation is limited to 3 minutes. You&#x2019;ll see live transcription of your conversation on the window.</p><figure class="kg-card kg-image-card"><img src="https://devfolio.co/blog/content/images/2025/05/mic-permission.gif" class="kg-image" alt="JesseGPT: The onchain hype officer you didn&apos;t know you needed" loading="lazy" width="1592" height="1080" srcset="https://devfolio.co/blog/content/images/size/w600/2025/05/mic-permission.gif 600w, https://devfolio.co/blog/content/images/size/w1000/2025/05/mic-permission.gif 1000w, https://devfolio.co/blog/content/images/2025/05/mic-permission.gif 1592w" sizes="(min-width: 720px) 720px"></figure><p><strong>4. Get feedback</strong></p><p>JesseGPT responds with signal: ideas, insight, roasts, or motivation. Depends on the vibe and the model you select. You can also interrupt JesseGPT in the middle of his thoughts by speaking into the microphone. JesseGPT will adjust his feedback and conversation based on how you respond and interrupt him. JesseGPT works best in a quite space.</p><h2 id="what%E2%80%99s-next-coin-your-idea"><strong>What&#x2019;s next? Coin your idea</strong></h2><p>Inspired by platforms like <a href="https://x.com/believeapp/status/1916882473721422155"><em>Believe</em></a>, we thought - what if people could <strong>mint belief</strong> in an idea?</p><p>So once JesseGPT responds, you can <strong>coin your idea on Zora.</strong> Turning project feedback into an onchain artifact others can back, share, or collect. We truly want to give fellow builders actual incentive to back each other &#x1F496;</p><p>Think of it as Kickstarter, but for vibes.</p><p>Let JesseGPT hype your idea. Then let the community <strong>mint their belief</strong> in it.</p><p>JesseGPT will share a summary of your idea, you can share it via X (Twitter) &amp; Farcaster. You can also edit the idea before coining it on Zora.</p><figure class="kg-card kg-image-card"><img src="https://devfolio.co/blog/content/images/2025/05/coin2.gif" class="kg-image" alt="JesseGPT: The onchain hype officer you didn&apos;t know you needed" loading="lazy" width="1532" height="1080" srcset="https://devfolio.co/blog/content/images/size/w600/2025/05/coin2.gif 600w, https://devfolio.co/blog/content/images/size/w1000/2025/05/coin2.gif 1000w, https://devfolio.co/blog/content/images/2025/05/coin2.gif 1532w" sizes="(min-width: 720px) 720px"></figure><h2 id="%F0%9F%92%B0-community-rewards-we%E2%80%99re-backing-your-ideas"><strong>&#x1F4B0; &#xA0;Community Rewards: We&#x2019;re backing your ideas</strong></h2><p>We&#x2019;re not just watching from the sideines, we&#x2019;re backing the most compelling, unhinged, and ambitious ideas that come out of JesseGPT.</p><p>Here&#x2019;s how:</p><p><strong>50 USDC</strong> is up for grabs for early <strong>coin purchases</strong> <strong>on Zora</strong>.</p><ul><li>We&#x2019;ll mint the minimum buy on every idea coined via JesseGPT.</li><li>If we&#x2019;ve got greater-than-normal conviction, we might buy in bigger.</li></ul><p><strong>100 USDC</strong> is set aside for <strong>Farcaster shoutouts</strong>.</p><ul><li>1 USDC per like</li><li><strong>10 USDC per comment</strong></li></ul><p>Just tag us + share your ideas.</p><p><strong>&#x23F3; This promotion is valid for a limited time. we&#x2019;ll announce when it closes.</strong></p><h3 id="try-jessegpt-now"><strong>Try JesseGPT now:</strong></h3><h3 id="jessegptxyz"><a href="https://jessegpt.xyz/"><strong>jessegpt.xyz</strong></a></h3><p>Whether you are participating in <a href="https://basebatches.xyz/"><strong>Base Batches</strong></a> or just curious, JesseGPT is free to use, meme with, and share. Screenshot the feedback. Argue with it. Quote it on Farcaster and tag us @devfolio and we&#x2019;ll amplify it to the world.</p><h3 id="%F0%9F%9B%A0%EF%B8%8F-want-to-build-your-own-jessegpt"><strong>&#x1F6E0;&#xFE0F; Want to build your own JesseGPT?</strong></h3><p>JesseGPT is fully<strong> open source</strong> &#x2014; if you&#x2019;d like to contribute, remix, or create your own version, the entire codebase is live on GitHub:</p><p>&#x1F517; <a href="https://github.com/devfolioco/jessegpt">github.com/devfolioco/jessegpt</a></p><p>Whether you want to:</p><ul><li>Plug in a new personality (VitalikGPT? DevfolioGPT? EthereumGPT?)</li><li>Improve the interface or prompt logic</li><li>Build your own onchain feedback oracle&#x2026;</li></ul><p>We&#x2019;d love to see what you ship.</p><h3 id="%E2%9A%A0%EF%B8%8F-psa"><strong>&#x26A0;&#xFE0F; PSA:</strong></h3><p>Jesse&#x2019;s voice is <strong>proprietary</strong> and not open-sourced.</p><p>If you&#x2019;d like to use voice responses in your own version, you can generate <strong>your own voice model using <a href="https://elevenlabs.io/docs/conversational-ai/overview">ElevenLabs</a></strong>.</p><p>Tag us @devfolio if you launch something cool, we&#x2019;re always down to amplify devs building in public &#x1F6E0;&#xFE0F;</p><p>Never Stop Building &#x2692;&#xFE0F;&#x2003;</p>]]></content:encoded></item><item><title><![CDATA[Base Batches: Build Onchain, Get Funded & Go Global]]></title><description><![CDATA[Forget what you know about hackathons and post-hackathon ghost towns. Base Batches is your deep onchain journey with real funding, real support, and real opportunities waiting on the other side.]]></description><link>https://devfolio.co/blog/base-batches-001/</link><guid isPermaLink="false">67ee58785fa7710452fffa40</guid><dc:creator><![CDATA[Vanshika Rattan]]></dc:creator><pubDate>Thu, 03 Apr 2025 10:14:36 GMT</pubDate><media:content url="https://devfolio.co/blog/content/images/2025/04/image--47-.png" medium="image"/><content:encoded><![CDATA[<h2 id="welcome-to-base-batches-001">Welcome to Base Batches #001</h2><img src="https://devfolio.co/blog/content/images/2025/04/image--47-.png" alt="Base Batches: Build Onchain, Get Funded &amp; Go Global"><p>Last year, Base joined forces with us to launch two of the most ambitious builder programs the ecosystem has seen. <a href="https://devfolio.co/blog/onchain-summer-buildathon-recap/">Onchain Summer</a> pulling in 7,500+ builders, 1,200+ projects and yes, <a href="https://devfolio.co/blog/supabald-jesse/">one very bald Jesse</a> ;). And <a href="https://devfolio.co/blog/looking-back-to-when-base-went-around-the-world/">Base Around The World</a>, which sparked hundreds of onchain experiments tackling local challenges across four regions worldwide.</p><p>This year, they&apos;re doubling down with a new model that goes beyond bounties and straight into product pipelines. Base is inviting builders from across the world to create the next wave of industry-defining applications onchain.</p><p>Enter: <strong>Base Batches 001</strong>, a global buildathon-meets-incubator-meets-demo-day, aimed at unearthing and uplifting breakout talent from six regions:</p><ol><li><a href="https://nsb.dev/base-batch-africa">Africa</a></li><li><a href="https://nsb.dev/base-batch-apac">APAC</a></li><li><a href="https://nsb.dev/base-batch-europe">Europe</a></li><li><a href="https://nsb.dev/base-batch-america">North America</a></li><li><a href="https://nsb.dev/base-batch-india">India</a></li><li><a href="https://nsb.dev/base-batch-latam">LatAm</a></li></ol><p>If you&#x2019;re building something killer and useful onchain, Base wants to back you.</p><figure class="kg-card kg-gallery-card kg-width-wide"><div class="kg-gallery-container"><div class="kg-gallery-row"><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2025/04/Base-Batch-Africa-Image-2.webp" width="1440" height="811" loading="lazy" alt="Base Batches: Build Onchain, Get Funded &amp; Go Global" srcset="https://devfolio.co/blog/content/images/size/w600/2025/04/Base-Batch-Africa-Image-2.webp 600w, https://devfolio.co/blog/content/images/size/w1000/2025/04/Base-Batch-Africa-Image-2.webp 1000w, https://devfolio.co/blog/content/images/2025/04/Base-Batch-Africa-Image-2.webp 1440w" sizes="(min-width: 720px) 720px"></div><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2025/04/Base-Batch-APAC.webp" width="1440" height="811" loading="lazy" alt="Base Batches: Build Onchain, Get Funded &amp; Go Global" srcset="https://devfolio.co/blog/content/images/size/w600/2025/04/Base-Batch-APAC.webp 600w, https://devfolio.co/blog/content/images/size/w1000/2025/04/Base-Batch-APAC.webp 1000w, https://devfolio.co/blog/content/images/2025/04/Base-Batch-APAC.webp 1440w" sizes="(min-width: 720px) 720px"></div><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2025/04/Base-Batch-Europe-215.webp" width="1440" height="811" loading="lazy" alt="Base Batches: Build Onchain, Get Funded &amp; Go Global" srcset="https://devfolio.co/blog/content/images/size/w600/2025/04/Base-Batch-Europe-215.webp 600w, https://devfolio.co/blog/content/images/size/w1000/2025/04/Base-Batch-Europe-215.webp 1000w, https://devfolio.co/blog/content/images/2025/04/Base-Batch-Europe-215.webp 1440w" sizes="(min-width: 720px) 720px"></div></div></div></figure><figure class="kg-card kg-gallery-card kg-width-wide"><div class="kg-gallery-container"><div class="kg-gallery-row"><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2025/04/Base-Batch-North-America.webp" width="1440" height="811" loading="lazy" alt="Base Batches: Build Onchain, Get Funded &amp; Go Global" srcset="https://devfolio.co/blog/content/images/size/w600/2025/04/Base-Batch-North-America.webp 600w, https://devfolio.co/blog/content/images/size/w1000/2025/04/Base-Batch-North-America.webp 1000w, https://devfolio.co/blog/content/images/2025/04/Base-Batch-North-America.webp 1440w" sizes="(min-width: 720px) 720px"></div><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2025/04/Base-Batch-India-Image.webp" width="1440" height="811" loading="lazy" alt="Base Batches: Build Onchain, Get Funded &amp; Go Global" srcset="https://devfolio.co/blog/content/images/size/w600/2025/04/Base-Batch-India-Image.webp 600w, https://devfolio.co/blog/content/images/size/w1000/2025/04/Base-Batch-India-Image.webp 1000w, https://devfolio.co/blog/content/images/2025/04/Base-Batch-India-Image.webp 1440w" sizes="(min-width: 720px) 720px"></div><div class="kg-gallery-image"><img src="https://devfolio.co/blog/content/images/2025/04/Base-Batch-LatAm-204.webp" width="1440" height="811" loading="lazy" alt="Base Batches: Build Onchain, Get Funded &amp; Go Global" srcset="https://devfolio.co/blog/content/images/size/w600/2025/04/Base-Batch-LatAm-204.webp 600w, https://devfolio.co/blog/content/images/size/w1000/2025/04/Base-Batch-LatAm-204.webp 1000w, https://devfolio.co/blog/content/images/2025/04/Base-Batch-LatAm-204.webp 1440w" sizes="(min-width: 720px) 720px"></div></div></div></figure><h2 id="not-a-one-off-hackathon-it%E2%80%99s-a-full-on-builder-journey-%F0%9F%97%BA%EF%B8%8F"><strong>Not a One-Off Hackathon, It&#x2019;s a Full-On Builder Journey</strong> &#x1F5FA;&#xFE0F;</h2><p>Here&#x2019;s how it plays out:</p><ol><li><strong>Stage 1: Buildathon</strong> &#x2192; Join a global wave of builders and ship your best onchain idea</li><li><strong>Stage 2: Incubator</strong> &#x2192; Get selected as a track or regional winner and placed into a post-buildathon incubator</li><li><strong>Stage 3: Demo Day</strong> &#x2192; Pitch your project to top names from Base, Coinbase, and beyond for a shot at <strong>up to $1M in funding</strong></li></ol><h3 id="buildathon-prizes-and-rewards">Buildathon Prizes and Rewards</h3><ul><li><em><em>At least</em> 1 ETH</em>* from a prize pool of at least* 45 ETH.</li><li><strong>Incubator Placement</strong> followed by a shot at up to <strong>$1M in funding</strong> at the Demo Day</li><li>Connections with some of the <strong>most prolific Base builders</strong> in your region, with direct access to the Base team.</li><li>All winners will be <strong>featured on Base social channels</strong> (X, Warpcast) and presented to a global stage on the Demo Day.</li></ul><p>(<em>And if you&#x2019;re wondering about the &#x201C;at least&#x201D; part&#x2014;we&#x2019;ll let you read into it ;)</em>)</p><h2 id="what-should-you-build"><strong>What Should You Build?</strong></h2><p>In short: the next killer onchain app. Pick a track from below and go beyond what&apos;s been done.</p><ol><li><strong>AI</strong> &#x2014; Build onchain AI agents using AgentKit and Coinbase Dev Platform tools.</li><li><strong>Stablecoins</strong> &#x2014; Use Base&#x2019;s stablecoin ecosystem for personal finance, merchant acceptance, DeFi, business applications, cross border payments, and more.</li><li><strong>Mini-apps</strong> &#x2014; Use MiniKit to build a mini app that is distributed directly in the feed and leverages the social graph in unique ways.</li><li><strong>Entertainment</strong> &#x2014; Create a consumer-facing app including in gaming, media, entertainment or whatever innovative idea you can dream up</li><li><strong>Showcase</strong> &#x2014; Already built something great? Add new features, enter the ring, and get judged on your entire submission.</li></ol><h2 id="how-will-your-project-be-judged"><strong>How Will Your Project Be Judged?</strong></h2><p>Every project will be evaluated based on:</p><ul><li><strong>Onchain</strong> &#x2014; Is it built on Base?</li><li><strong>Technical strength</strong> &#x2014; Does it work as pitched?</li><li><strong>Originality</strong> &#x2014; Is it innovative and solving real problems?</li><li><strong>Practicality</strong> &#x2014; Is it usable and accessible by anyone?</li><li><strong>Aesthetics</strong> &#x2014; Is it intuitive and easy to navigate?</li><li><strong>Wow factor</strong> &#x2014; Does it leave an impression and impact?</li></ul><h2 id="how-base-batches-is-different"><strong>How Base Batches Is Different </strong></h2><p>Most hackathons end at submission. <strong>Base Batches starts there.</strong></p><p>It&#x2019;s about giving real builders the time, tools, and runway to make something that lasts. You&#x2019;re not just chasing prizes, you&#x2019;re building for impact with support from one of the biggest, most supportive ecosystems in the game.</p><p>Over 50 teams from Base Batches will be selected for incubator placements and the shortlised ones will be invited to pitch at the Demo Day&#x2014;on a public stage, in front of the best in the game.</p><h2 id="join-the-batches"><strong>Join the Batches</strong></h2><p>Base Batches is open to anyone with a killer idea and the drive to build it.</p><p>The <strong>Global Buildathon runs from April 25 to May 11</strong>.</p><p>Whether you&#x2019;re a solo dev, a full-stack team, or just vibecoding, this is where your attention needs to be. Get noticed, get funded, and get the post-hackathon support you need to bring your idea to market.</p><div class="kg-card kg-button-card kg-align-center"><a href="https://basebatches.xyz/" class="kg-btn kg-btn-accent">Sign up for Base Batches!</a></div><hr><p>Looking to get started? Way to go! Here are some resources:</p><ul><li><a href="https://www.base.org/getstarted">Getting Started on Base</a></li><li><a href="https://docs.base.org/">Base Documentation</a></li><li><a href="https://base.org/names">Basenames</a> (<a href="https://docs.base.org/docs/basenames-tutorial-with-onchainkit/">OnchainKit</a>, <a href="https://docs.base.org/docs/basenames-tutorial-using-wagmi/">Wagmi</a>)</li><li><a href="https://docs.cdp.coinbase.com/">Coinbase Developer Platform</a></li><li><a href="https://onchainkit.xyz/">OnchainKit</a></li><li><a href="https://smartwallet.dev/">Smart Wallet</a></li></ul><hr><p>Stay tuned for more updates and interact with the Devfolio community at:</p><p>&#x1F426; <a href="https://twitter.com/devfolio">Twitter</a> &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#x1F984; <a href="https://warpcast.com/devfolio">Farcaster</a> &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#x1F3AE; <a href="https://nsb.dev/discord">Discord</a> &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0; &#xA0;&#x1F4DE; <a href="https://t.me/devfolio">Telegram</a></p><p>Until then, Never Stop Building &#x1F6E0;&#xFE0F;</p>]]></content:encoded></item></channel></rss>