<?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: Wahyu Ivan</title>
    <description>The latest articles on DEV Community by Wahyu Ivan (@wahyuivan).</description>
    <link>https://dev.to/wahyuivan</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%2F425295%2F0d4bc1e8-0cf9-417f-9cdc-dd4ae0b533ed.png</url>
      <title>DEV Community: Wahyu Ivan</title>
      <link>https://dev.to/wahyuivan</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/wahyuivan"/>
    <language>en</language>
    <item>
      <title>SimpLR: Simple Login and Register Mobile Apps</title>
      <dc:creator>Wahyu Ivan</dc:creator>
      <pubDate>Wed, 11 May 2022 20:16:55 +0000</pubDate>
      <link>https://dev.to/wahyuivan/-simplr-simple-login-and-register-mobile-apps--403d</link>
      <guid>https://dev.to/wahyuivan/-simplr-simple-login-and-register-mobile-apps--403d</guid>
      <description>&lt;h3&gt;
  
  
  Overview of My Submission
&lt;/h3&gt;

&lt;p&gt;Hello folks! I want to share with you what mobile apps can I build using Appwrite as self-hosted backend-as-a-service platform and Appwrite SDK for Android(Kotlin). A little intermezzo, I just found out this event about a week ago and i feel this event is gonna be a really exciting. Back again, so..what i build here is a simple login and register mobile app that show some user info and logs which i give name SimpLR. &lt;/p&gt;

&lt;p&gt;Utilizing Appwrite that act as a self-hosted backend server packaged as a set of Docker containers and Appwrite SDK for Android(Kotlin), i manage to study how to use Appwrite built-in feature and build what mobile app can i build for a week. &lt;/p&gt;

&lt;p&gt;At first i feel a little bit confused how to implement Appwrite feature into my mobile app and the day of app submission is getting near 😫. After taking 2 days of exploration, i understand about the concept of creating account and sessions in Appwrite, so i decide to create simple login and register mobile app using Kotlin as my programming languange and Android as Operating System.&lt;/p&gt;

&lt;h3&gt;
  
  
  Here some screenshot of my app:
&lt;/h3&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%2F4twfc1215h81ld0tpnvh.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%2F4twfc1215h81ld0tpnvh.png" alt="Image description" width="800" height="1644"&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%2Fnmu853p5ze3lgwg0bks0.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%2Fnmu853p5ze3lgwg0bks0.png" alt="Image description" width="800" height="1644"&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%2Fvh5cdhvdo4ni8lpdebww.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%2Fvh5cdhvdo4ni8lpdebww.png" alt="Image description" width="800" height="1644"&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%2F6wetvf904aq5dmuafz2z.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%2F6wetvf904aq5dmuafz2z.png" alt="Image description" width="800" height="1644"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Submission Category
&lt;/h3&gt;

&lt;p&gt;Mobile Moguls&lt;/p&gt;

&lt;h3&gt;
  
  
  Link to Code
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://github.com/Whyu9-9/simplr-apps" rel="noopener noreferrer"&gt;https://github.com/Whyu9-9/simplr-apps&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Additional Resources / Info
&lt;/h3&gt;

&lt;p&gt;Here is my Youtube link for demo video of my app: &lt;a href="https://youtu.be/pHnwXbNPNlw" rel="noopener noreferrer"&gt;https://youtu.be/pHnwXbNPNlw&lt;/a&gt;&lt;/p&gt;

</description>
      <category>appwritehack</category>
      <category>android</category>
      <category>appwrite</category>
      <category>kotlin</category>
    </item>
    <item>
      <title>My First Time Participating in Hacktoberfest 2020</title>
      <dc:creator>Wahyu Ivan</dc:creator>
      <pubDate>Thu, 15 Oct 2020 08:55:10 +0000</pubDate>
      <link>https://dev.to/wahyuivan/wahyu-s-first-hacktoberfest-2020-participating-4eml</link>
      <guid>https://dev.to/wahyuivan/wahyu-s-first-hacktoberfest-2020-participating-4eml</guid>
      <description>&lt;h2&gt;
  
  
  What I Learned From Hacktoberfest 2020
&lt;/h2&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%2Fi%2Fq6zhmesarh2zbe1a5vmx.jpg" 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%2Fi%2Fq6zhmesarh2zbe1a5vmx.jpg" alt="Photo of my participation" width="800" height="450"&gt;&lt;/a&gt;&lt;br&gt;
This year's Hacktoberfest, i decide to take a part in the biggest annual hacking fest and im getting so many exciting experience and do my first pull request :D&lt;/p&gt;

</description>
      <category>hacktoberfest</category>
    </item>
  </channel>
</rss>
