<?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: Berkay</title>
    <description>The latest articles on DEV Community by Berkay (@berkaydisli).</description>
    <link>https://dev.to/berkaydisli</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%2F1212299%2F3f81df3c-9c7c-4604-8c96-8fd4eed6c891.jpg</url>
      <title>DEV Community: Berkay</title>
      <link>https://dev.to/berkaydisli</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/berkaydisli"/>
    <language>en</language>
    <item>
      <title>Let's stop forcing ideas into lists. I built an AI infinite canvas for visual thinkers.</title>
      <dc:creator>Berkay</dc:creator>
      <pubDate>Sun, 01 Mar 2026 16:33:34 +0000</pubDate>
      <link>https://dev.to/berkaydisli/lets-stop-forcing-ideas-into-lists-i-built-an-ai-infinite-canvas-for-visual-thinkers-29dg</link>
      <guid>https://dev.to/berkaydisli/lets-stop-forcing-ideas-into-lists-i-built-an-ai-infinite-canvas-for-visual-thinkers-29dg</guid>
      <description>&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%2Fwh3hqhov318vggqbpdey.gif" 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%2Fwh3hqhov318vggqbpdey.gif" alt="Nexus Demo" width="300" height="652"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://apps.apple.com/us/app/nexus-ai-mind-map-canvas/id6757592446" rel="noopener noreferrer"&gt;Nexus - App Store&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  What it solves?
&lt;/h2&gt;

&lt;p&gt;I'm an iOS Dev, the kind of developer who has ideas constantly but loses the thread between them. I tried everything. Apple Notes (still the best imo), Notion etc. &lt;br&gt;
My notes would just sit there, isolated and disconnected. I couldn't see the bigger picture. I simply need to organize them better but it takes effort.&lt;/p&gt;

&lt;p&gt;So I built something for myself last year. I didn't plan to ship it immediately, just needed a tool to think better. I used it for months, improved it based on my needs. Shared with my gf.&lt;/p&gt;

&lt;p&gt;It became the app we used regularly, shared projects with each other.&lt;/p&gt;

&lt;p&gt;At some point I realized, if this is actually proving value to me, then it's worth publishing it, and will probably help other visual thinkers too. So I polished it up and named it &lt;strong&gt;Nexus&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Okay, enough chit chat.&lt;/p&gt;

&lt;h2&gt;
  
  
  Here's what it actually does:
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Instant Architecture:&lt;/strong&gt; Spin up an entire project structure from a single prompt. It uses an AI model deployed in my VPS. &lt;em&gt;(GLM-4-32B-0414-128K)&lt;/em&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Reveal Hidden Connections Between Ideas:&lt;/strong&gt; The AI reads your canvas and finds connections between your isolated ideas that you didn't know existed.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Expand on an Idea:&lt;/strong&gt; Select any node and let the app figure out what comes next to branch out your thinking.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Insights:&lt;/strong&gt; Nexus can analyze your projects, nodes and details to show hidden overlaps and potential action items. &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Templates:&lt;/strong&gt; Starter grids if you are staring at a blank canvas and don't know where to begin.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  What nearly broke me building it:
&lt;/h3&gt;

&lt;p&gt;The infinite canvas. Mobile phones do not like rendering hundreds of nodes at once natively. Getting it smooth took multiple rewrites. Gesture handling alone.. Getting pan, pinch, tap, long press and drag to all coexist without misfiring; took longer than I'm comfortable admitting. I sticked to using GPU accelerated components and modifiers of SwiftUI. &lt;/p&gt;

&lt;h3&gt;
  
  
  How I monetize it:
&lt;/h3&gt;

&lt;p&gt;AI features cost real money to run and I'm a solo indie dev building a portfolio. There is a subscription for the heavy AI features. However the core infinite canvas works without it. I want you to get real value before you ever consider paying.&lt;/p&gt;

&lt;p&gt;I'd love for you to try it.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://apps.apple.com/us/app/nexus-ai-mind-map-canvas/id6757592446" rel="noopener noreferrer"&gt;Nexus - App Store&lt;/a&gt;&lt;/p&gt;

</description>
      <category>devchallenge</category>
      <category>showdev</category>
      <category>ai</category>
      <category>mobile</category>
    </item>
    <item>
      <title>Introducing an AI Reels Creator with Stock Assets</title>
      <dc:creator>Berkay</dc:creator>
      <pubDate>Mon, 16 Dec 2024 23:42:05 +0000</pubDate>
      <link>https://dev.to/berkaydisli/introducing-an-ai-reels-creator-with-stock-assets-50j9</link>
      <guid>https://dev.to/berkaydisli/introducing-an-ai-reels-creator-with-stock-assets-50j9</guid>
      <description>&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%2Fs5v61xv765g58y3flodh.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%2Fs5v61xv765g58y3flodh.png" width="200" height="200"&gt;&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;Hey guys! 👋&lt;br&gt;
I’m excited to share &lt;strong&gt;SnapReel&lt;/strong&gt;, an AI-powered iOS app that aims to make creating stunning videos super fast and easy. If you’ve ever wanted to produce professional-looking content without spending hours editing or thinking about an idea, this app might just be for you.&lt;/p&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/n_dyNRHTu78"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;I built SnapReel using SwiftUI, integrated with AI tools and designed it to save creators time while delivering high-quality results. Here's a closer look at what it does, how it works, and what I learned along the way.&lt;/p&gt;

&lt;p&gt;SnapReel is a mobile app for iOS that lets users create social media reels in just a few taps.&lt;/p&gt;

&lt;p&gt;Tech Stack &amp;amp; Tools&lt;br&gt;
Here’s what I used to build Snapreel:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;SwiftUI&lt;/strong&gt; – for a clean, modern UI.&lt;br&gt;
&lt;strong&gt;OpenAI&lt;/strong&gt; - to create video idea, voice and text contents, also stock video search queries.&lt;br&gt;
&lt;strong&gt;ElevenLabs&lt;/strong&gt; - to create multilingual speech.&lt;br&gt;
&lt;strong&gt;RevenueCat&lt;/strong&gt; – to handle subscriptions and in-app purchases seamlessly.&lt;br&gt;
&lt;strong&gt;AVFoundation&lt;/strong&gt; – for video editing capabilities.&lt;/p&gt;

&lt;p&gt;If you're curious, SnapReel is live on the App Store! Give it a try and let me know what you think. Feedback is always welcome! 🙌&lt;/p&gt;

&lt;p&gt;🔗 &lt;a href="https://apps.apple.com/us/app/ai-video-maker-snapreel/id6738304558" rel="noopener noreferrer"&gt;See It in App Store&lt;/a&gt;&lt;/p&gt;

</description>
      <category>showdev</category>
      <category>ai</category>
      <category>mobile</category>
      <category>ios</category>
    </item>
    <item>
      <title>I've Developed a Finance Manager with a Focus on Simplicity and Guidance</title>
      <dc:creator>Berkay</dc:creator>
      <pubDate>Wed, 28 Aug 2024 10:28:23 +0000</pubDate>
      <link>https://dev.to/berkaydisli/ive-developed-a-finance-manager-with-a-focus-on-simplicity-and-guidance-2mp6</link>
      <guid>https://dev.to/berkaydisli/ive-developed-a-finance-manager-with-a-focus-on-simplicity-and-guidance-2mp6</guid>
      <description>&lt;p&gt;&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F0b44xjfb3ao95ckqyv9n.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F0b44xjfb3ao95ckqyv9n.png" alt="Steady Icon" width="180" height="180"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://apps.apple.com/us/app/steady-money-budget/id6504777270" rel="noopener noreferrer"&gt;Steady&lt;/a&gt;&lt;br&gt;
Hey dev.to! 👋&lt;br&gt;
I’m Berkay, an iOS developer from Turkey. I’ve been working on something I’m excited to share with you all. Introducing Steady, once again (🤭) a finance app that provides smart budgeting tools, tracks expenses and offers insightful financial analysis.&lt;/p&gt;

&lt;h3&gt;
  
  
  The Story Behind
&lt;/h3&gt;

&lt;p&gt;Steady started as a simple daily notebook app that I intended to keep for myself. It was a basic tool to help me track my expenses. But as I used it, I found myself wanting more. So, I began adding new features to meet my needs.&lt;/p&gt;

&lt;p&gt;While working on it, I experimented with some smart features like generating financial insights, scanning receipts and even using voice inputs to log transactions. As these features started to take shape, I realized Steady could be more than a personal project. I’m still adding new features every day.&lt;/p&gt;

&lt;p&gt;My ultimate goal is to move beyond manual transaction management entirely. I want it to automatically handle all transaction details for the user.&lt;/p&gt;

&lt;h3&gt;
  
  
  Features that I Believe Make Steady Stand Out:
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Clean Interface&lt;/strong&gt;: With simplicity in mind, Steady’s interface makes it easy to find what you're looking for without feeling overwhelmed. However it still looks good I hope.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;10 Seconds to Add an Expense&lt;/strong&gt;: Open up Steady, swipe down to see transaction sheet, enter the amount and save it. It takes about 10 seconds.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Makes Sense of What You Give&lt;/strong&gt;: Steady uses voice to text and image to text capabilities. You can use your voice to describe your expense or take a photo of your bills, once again; won't take your time.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Goals and Planning&lt;/strong&gt;: Set financial goals. You can set budgets for your mostly used categories (mine is food). You can create a savings goal or even set your debts to track them.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  To sum up
&lt;/h3&gt;

&lt;p&gt;It's still small, probably lacks a bunch of features that you'll need or includes unnecessary elements that you might not like. And I would love to hear them. &lt;/p&gt;

&lt;p&gt;In fact I am more interested in negative feedback.&lt;/p&gt;

&lt;h4&gt;
  
  
  Technical details for those who are curious 🤓
&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;Steady is developed with SwiftUI and targets iOS 17. &lt;/li&gt;
&lt;li&gt;I've integrated Firebase for authentication, notifications, analytics and crashlytics.&lt;/li&gt;
&lt;li&gt;All financial data is stored locally using the new SwiftData (I regret it, should've sticked to Realm for this app)&lt;/li&gt;
&lt;li&gt;We've talked about voice inputs and receipt scanning. They get converted to plain text using Apple's native frameworks. However these are human inputs and can vary. That is the reason I'm using OpenAI's gpt4o-mini model to make sense of the text and convert it to a JSON response&lt;/li&gt;
&lt;li&gt;Finally, to handle PRO features (yeah, why not?) I'm using RevenueCat. &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;You can find it in &lt;a href="https://apps.apple.com/us/app/steady-money-budget/id6504777270" rel="noopener noreferrer"&gt;App Store&lt;/a&gt;&lt;/p&gt;

</description>
      <category>showdev</category>
      <category>swift</category>
      <category>mobile</category>
      <category>ai</category>
    </item>
  </channel>
</rss>
