<?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: herki meryem</title>
    <description>The latest articles on DEV Community by herki meryem (@herki_meryem_b0).</description>
    <link>https://dev.to/herki_meryem_b0</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%2F3944756%2F58f16728-18d8-41de-853a-f7421a29b11c.png</url>
      <title>DEV Community: herki meryem</title>
      <link>https://dev.to/herki_meryem_b0</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/herki_meryem_b0"/>
    <language>en</language>
    <item>
      <title>MindLock App</title>
      <dc:creator>herki meryem</dc:creator>
      <pubDate>Sat, 23 May 2026 15:28:26 +0000</pubDate>
      <link>https://dev.to/herki_meryem_b0/mindlock-app-1gb0</link>
      <guid>https://dev.to/herki_meryem_b0/mindlock-app-1gb0</guid>
      <description>&lt;p&gt;&lt;em&gt;This is a submission for the &lt;a href="https://dev.to/challenges/github-2026-05-21"&gt;GitHub Finish-Up-A-Thon Challenge&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

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

&lt;p&gt;MindLock is a focus-driven productivity application designed to help students and professionals reclaim their time from digital distractions. In an age of "notification fatigue," MindLock acts as a digital gatekeeper.&lt;br&gt;
&lt;strong&gt;Key features include:&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;App Blocking: During active work or study sessions, MindLock restricts access to distracting apps, forcing the user to stay on task.&lt;/li&gt;
&lt;li&gt;Wellness Integration: To prevent burnout, the app sends scheduled notifications reminding users to stay hydrated.&lt;/li&gt;
&lt;li&gt;Task Management: A built-in reminder system ensures that important deadlines and "to-dos" stay top-of-mind without needing to leave the focused environment.&lt;/li&gt;
&lt;/ol&gt;

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

&lt;p&gt;&lt;a href="https://www.figma.com/design/F2mIjoRC0ZjtH1h8YMTnjJ/Sans-titre?node-id=0-1&amp;amp;t=crHyOxEgAHCQalrE-1" rel="noopener noreferrer"&gt;https://www.figma.com/design/F2mIjoRC0ZjtH1h8YMTnjJ/Sans-titre?node-id=0-1&amp;amp;t=crHyOxEgAHCQalrE-1&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F5prypq8833294t04jgh5.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F5prypq8833294t04jgh5.png" alt=" " width="359" height="713"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F54mma73hsvgjf21ao6ov.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F54mma73hsvgjf21ao6ov.png" alt=" " width="367" height="725"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fy0r8skmzvz6pvveyb9zq.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fy0r8skmzvz6pvveyb9zq.png" alt=" " width="351" height="701"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  The Comeback Story
&lt;/h2&gt;

&lt;p&gt;Before I started this challenge, MindLock was more of a "proof of concept" than a usable app. It was sitting in a repository with several major roadblocks:&lt;br&gt;
The Blocking Logic was buggy: The core feature—actually stopping the user from opening social media—frequently failed or crashed the background service.&lt;br&gt;
Missing Features: The hydration reminders and task list were just ideas in my notes; no code had been written for them yet.&lt;br&gt;
The "Unfinished UI": The interface was basic and clunky, making it feel more like a chore to use rather than a productivity tool. But Now I have fixed many bugs; Fixed the Core "Lock" Mechanism: I refactored the [mention your tech, e.g., Android Accessibility Service or Screen Time API] logic to ensure that app blocking is seamless and doesn't drain the battery.&lt;br&gt;
Built the Hydration System: I implemented a local notification system that pings the user at customizable intervals to remind them to drink water—a crucial part of staying focused that I previously ignored.&lt;br&gt;
Integrated Task Reminders: I added a lightweight task manager within the app, allowing users to set their "Top 3" goals for a session so they don't lose sight of their objective while the phone is locked.&lt;br&gt;
UI/UX Overhaul: I redesigned the homescreen with colors that seems pleased and calme for users to create a focus , concetration zone.&lt;/p&gt;

&lt;h2&gt;
  
  
  My Experience with GitHub Copilot
&lt;/h2&gt;

&lt;p&gt;I have been using copilot github and it was so beneficial, Github always surprise me with his facilities.&lt;br&gt;
Please note that I'm the owner of the project .and I don't have a team.&lt;/p&gt;

</description>
      <category>devchallenge</category>
      <category>githubchallenge</category>
    </item>
  </channel>
</rss>
