<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Semih Mutlu</title>
    <description>The latest articles on DEV Community by Semih Mutlu (@semihmutlu07).</description>
    <link>https://dev.to/semihmutlu07</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3672870%2F42a8b5cb-0a92-4966-8b5b-ecf64c680562.png</url>
      <title>DEV Community: Semih Mutlu</title>
      <link>https://dev.to/semihmutlu07</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/semihmutlu07"/>
    <language>en</language>
    <item>
      <title>BÜ Nabız — an anonymous overload wall for Boğaziçi students (DEV Weekend Challenge)</title>
      <dc:creator>Semih Mutlu</dc:creator>
      <pubDate>Fri, 27 Feb 2026 23:56:26 +0000</pubDate>
      <link>https://dev.to/semihmutlu07/bu-nabiz-an-anonymous-overload-wall-for-bogazici-students-dev-weekend-challenge-393m</link>
      <guid>https://dev.to/semihmutlu07/bu-nabiz-an-anonymous-overload-wall-for-bogazici-students-dev-weekend-challenge-393m</guid>
      <description>&lt;p&gt;&lt;em&gt;This is a submission for the &lt;a href="https://dev.to/challenges/weekend-2026-02-28"&gt;DEV Weekend Challenge: Community&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;I built &lt;strong&gt;BÜ Nabız&lt;/strong&gt; for &lt;strong&gt;Boğaziçi University students&lt;/strong&gt;—people juggling classes, projects, internship applications, and life at the same time. When everyone is overwhelmed, it becomes invisible: people assume they’re the only one struggling, so they go silent. I wanted a tiny place that says, &lt;strong&gt;“You’re not alone this week.”&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;BÜ Nabız is an &lt;strong&gt;anonymous weekly overload wall&lt;/strong&gt;. In under 10–20 seconds, a student can check in by choosing a status and intensity (and optionally adding one sentence), then see the week’s feed and tap &lt;strong&gt;“Ben de”&lt;/strong&gt; to show solidarity. There’s no login—intentionally frictionless—and the UI is mobile-first with a calm dark theme. The &lt;strong&gt;Nabız (pulse)&lt;/strong&gt; view summarizes the week with totals and the most common categories/statuses.&lt;/p&gt;

&lt;p&gt;Live demo: &lt;a href="https://bu-nabiz.netlify.app/" rel="noopener noreferrer"&gt;https://bu-nabiz.netlify.app/&lt;/a&gt;&lt;br&gt;&lt;br&gt;
Code: &lt;a href="https://github.com/SemihMutlu07/bu_nabiz.git" rel="noopener noreferrer"&gt;https://github.com/SemihMutlu07/bu_nabiz.git&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I built it with &lt;strong&gt;Next.js (App Router), TypeScript, and Tailwind&lt;/strong&gt;, using &lt;strong&gt;Firebase Firestore&lt;/strong&gt; for storage. Firestore rules and indexing keep things stable, and “Ben de” increments are handled with a deterministic event id + transaction so counts stay meaningful.&lt;/p&gt;

&lt;p&gt;The main lesson from this weekend was that &lt;strong&gt;scope wins&lt;/strong&gt;: a tiny loop (check-in → scroll → “Ben de” → pulse) can deliver real community value. If I continue, I’d add preset-only mode/basic profanity filtering, better filtering/search, and an even smoother “share this week’s pulse” flow for WhatsApp groups.&lt;/p&gt;

&lt;p&gt;Thanks for reading—if you’re a Boğaziçi student, I hope this makes the week feel a bit less heavy.&lt;/p&gt;

</description>
      <category>devchallenge</category>
      <category>weekendchallenge</category>
      <category>showdev</category>
    </item>
  </channel>
</rss>
