<?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: X alperen</title>
    <description>The latest articles on DEV Community by X alperen (@bestd3v1).</description>
    <link>https://dev.to/bestd3v1</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%2F1350864%2Fbc70da00-c99b-40a2-8fa6-20dd917ce381.jpg</url>
      <title>DEV Community: X alperen</title>
      <link>https://dev.to/bestd3v1</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/bestd3v1"/>
    <language>en</language>
    <item>
      <title>Voices Note App &amp; OpenSource &amp; .NET Maui</title>
      <dc:creator>X alperen</dc:creator>
      <pubDate>Sun, 20 Jul 2025 07:53:22 +0000</pubDate>
      <link>https://dev.to/bestd3v1/voices-note-app-opensource-net-maui-22lp</link>
      <guid>https://dev.to/bestd3v1/voices-note-app-opensource-net-maui-22lp</guid>
      <description>&lt;p&gt;Last week I built VoiceNotes to solve my own voice memo problem.&lt;/p&gt;

&lt;p&gt;Here's the thing: I constantly record voice notes during meetings and research, but organizing them is genuinely painful. Existing apps are either too complex or don't quite fit my workflow.&lt;/p&gt;

&lt;p&gt;So I thought "why not build my own?"&lt;/p&gt;

&lt;p&gt;Went with .NET MAUI since I wanted it to work on both Android and iOS. SQLite for offline storage, Material Design for a clean interface. AssemblyAI integration automatically transcribes voice notes to text.&lt;/p&gt;

&lt;p&gt;The best part? While solving my own problem, I created something others can use too. Made it open source on GitHub.&lt;/p&gt;

&lt;p&gt;Sometimes the best projects start this way - from your own itch.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://lnkd.in/dT59P4GC" rel="noopener noreferrer"&gt;https://lnkd.in/dT59P4GC&lt;/a&gt;&lt;br&gt;
&lt;a href="https://lnkd.in/dZBxWNsG" rel="noopener noreferrer"&gt;https://lnkd.in/dZBxWNsG&lt;/a&gt;&lt;/p&gt;

</description>
      <category>dotnet</category>
      <category>mobile</category>
      <category>dotnetmaui</category>
    </item>
    <item>
      <title>.NET Maui &amp; Xamarin Printer SDK &amp; App</title>
      <dc:creator>X alperen</dc:creator>
      <pubDate>Sun, 20 Jul 2025 07:49:18 +0000</pubDate>
      <link>https://dev.to/bestd3v1/net-maui-xamarin-printer-sdk-app-17j0</link>
      <guid>https://dev.to/bestd3v1/net-maui-xamarin-printer-sdk-app-17j0</guid>
      <description>&lt;p&gt;I’ve just released a new open-source library that enables printing ESC/POS formatted output to Bluetooth thermal printers from .NET MAUI applications.&lt;br&gt;
Previously, I had developed ESCUtils for Xamarin, which has been used in many projects. Now, I’ve extended that experience to the .NET MAUI ecosystem with a more modern, modular, and extensible design. The new version also includes support for Zebra printers.&lt;br&gt;
During development, I actively used AI tools and techniques to analyze, refactor, and optimize the architecture. This approach helped me build a cleaner and more scalable codebase.&lt;br&gt;
While there are still some pending improvements on both Android and iOS sides, the core functionality is already usable. I’m sharing this early to gather feedback and contributions from the community.&lt;/p&gt;

&lt;p&gt;NuGet (Xamarin version): &lt;a href="https://lnkd.in/d9de_42Z" rel="noopener noreferrer"&gt;https://lnkd.in/d9de_42Z&lt;/a&gt;&lt;br&gt;
.NET MAUI version: &lt;a href="https://lnkd.in/dd3aa5Ci" rel="noopener noreferrer"&gt;https://lnkd.in/dd3aa5Ci&lt;/a&gt;&lt;br&gt;
Sample app: &lt;a href="https://lnkd.in/d9AbJQHU" rel="noopener noreferrer"&gt;https://lnkd.in/d9AbJQHU&lt;/a&gt;&lt;/p&gt;

</description>
      <category>xamarin</category>
      <category>mobile</category>
      <category>dotnet</category>
      <category>dotnetmaui</category>
    </item>
  </channel>
</rss>
