<?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: Swathi Dharshna S</title>
    <description>The latest articles on DEV Community by Swathi Dharshna S (@swathi).</description>
    <link>https://dev.to/swathi</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%2F672342%2F6b2fbad7-fbb1-4d5f-9922-216855f15bd1.jpg</url>
      <title>DEV Community: Swathi Dharshna S</title>
      <link>https://dev.to/swathi</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/swathi"/>
    <language>en</language>
    <item>
      <title>Google Dev Library Newsletter</title>
      <dc:creator>Swathi Dharshna S</dc:creator>
      <pubDate>Wed, 28 Jun 2023 13:27:17 +0000</pubDate>
      <link>https://dev.to/swathi/google-dev-library-newsletter-5b64</link>
      <guid>https://dev.to/swathi/google-dev-library-newsletter-5b64</guid>
      <description>&lt;p&gt;&lt;a href="https://goo.gle/devLibrarynewsletter"&gt;Sign up to stay updated&lt;/a&gt;&lt;/p&gt;

</description>
      <category>beginners</category>
      <category>programming</category>
      <category>tutorial</category>
      <category>devops</category>
    </item>
    <item>
      <title>Android Contributor to Google Dev Library | Exploring an Android Open Source Project : Pokedex</title>
      <dc:creator>Swathi Dharshna S</dc:creator>
      <pubDate>Mon, 06 Mar 2023 09:59:13 +0000</pubDate>
      <link>https://dev.to/swathi/android-contributor-to-google-dev-library-exploring-an-android-open-source-project-pokedex-dl1</link>
      <guid>https://dev.to/swathi/android-contributor-to-google-dev-library-exploring-an-android-open-source-project-pokedex-dl1</guid>
      <description>&lt;p&gt;&lt;a href="https://www.youtube.com/watch?v=RG9ATodwbT4"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--DqywB_MO--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://img.youtube.com/vi/RG9ATodwbT4/0.jpg" alt="Alt text" width="480" height="360"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;In this tech talk, Google Dev Library contributor Jaewoong Eum discusses Pokedex, which follows Google's official Android architecture guidance and demonstrates modern Android development with Hilt, Coroutines, Flow, Jetpack (Room, ViewModel), and Material Design based on MVVM architecture. The repository includes the app's layout, features, and functionality, as well as documentation on how to implement and utilize its resources.&lt;/p&gt;

&lt;p&gt;About &lt;a href="https://devlibrary.withgoogle.com/"&gt;Google Dev Library&lt;/a&gt; is a curated platform for technical content written or built using Google technologies like Android, Google Cloud, TensorFlow, and more. &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;a href="https://goo.gle/3E1Ca0Q"&gt;Learn more about Pokedex&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://goo.gle/3lx6vho"&gt;Jaewoong Eum’s author page on Dev Library&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;
&lt;a href="https://goo.gle/androiddevlibrary"&gt;Check out what other Android developers have built&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;
&lt;a href="https://forms.gle/jVUfxD9bwQchJyAM8"&gt;Subscribe to Google Dev Library Newsletter&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href="https://discord.gg/AbwzvEqdCu"&gt;Join us on Discord&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>android</category>
      <category>programming</category>
      <category>techtalks</category>
      <category>opensource</category>
    </item>
    <item>
      <title>Google Dev Library Newsletter 19th Edition</title>
      <dc:creator>Swathi Dharshna S</dc:creator>
      <pubDate>Mon, 06 Mar 2023 09:33:27 +0000</pubDate>
      <link>https://dev.to/swathi/google-dev-library-newsletter-19th-edition-43ea</link>
      <guid>https://dev.to/swathi/google-dev-library-newsletter-19th-edition-43ea</guid>
      <description>&lt;h2&gt;
  
  
  Contributions of the Month
&lt;/h2&gt;

&lt;p&gt;[ML] Serving Stable Diffusion by Chansung Park&lt;br&gt;
Learn the various ways to deploy Stable Diffusion with TensorFlow Serving, Hugging Face Endpoint, and FastAPI.&lt;br&gt;
&lt;a href="https://devlibrary.withgoogle.com/products/ml/repos/deep-diver-keras-sd-serving"&gt;Read more on DevLibrary&lt;/a&gt; ↗&lt;/p&gt;

&lt;p&gt;[ML] Textual inversion pipeline for Stable Diffusion by Chansung Park&lt;br&gt;
Dive into this repository which demonstrates how to manage multiple models and their prototype applications of fine-tuned Stable Diffusion on new concepts by Textual Inversion.&lt;br&gt;
&lt;a href="https://devlibrary.withgoogle.com/products/ml/repos/deep-diver-textual-inversion-pipeline"&gt;Read more on DevLibrary&lt;/a&gt; ↗&lt;/p&gt;

&lt;p&gt;[Cloud] Search for Brazilian laws using Dialogflow CX and matching engine by Rubens Zimbres&lt;br&gt;
Develop a chatbot using Dialogflow CX and a matching engine to help users  search for Brazilian laws.&lt;br&gt;
&lt;a href="https://devlibrary.withgoogle.com/authors/rubenszimbres"&gt;Read more on DevLibrary&lt;/a&gt; ↗&lt;/p&gt;

&lt;p&gt;[Flutter] Animated soccer rating hexagon by Prateek Sharma&lt;br&gt;
Create a hexagon widget in Flutter that displays the ratings of a soccer player or team. The six sides represent a different aspect of the player or team's rating such as speed, strength, and accuracy.&lt;br&gt;
&lt;a href="https://devlibrary.withgoogle.com/authors/prateeksharma"&gt;Read more on DevLibrary&lt;/a&gt; ↗&lt;/p&gt;

&lt;h2&gt;
  
  
  ANDROID
&lt;/h2&gt;

&lt;p&gt;Mastering Kotlin Coroutines by Amit Shekhar&lt;br&gt;
&lt;a href="https://devlibrary.withgoogle.com/authors/amitshekhar"&gt;Dive&lt;/a&gt; into an introduction to coroutines in Kotlin programming language. Coroutines are a way to write asynchronous and non-blocking code in a sequential and easy-to-understand manner.&lt;/p&gt;

&lt;p&gt;Kotlin Symbol Processing (KSP) for code generation by Tim Lin &lt;br&gt;
&lt;a href="https://devlibrary.withgoogle.com/authors/jintin"&gt;Discover&lt;/a&gt; more about KSP API you can use to develop lightweight compiler plugins, which helps you  get the complete source code information during compile time.&lt;/p&gt;

&lt;p&gt;Form Conductor by Naing Aung Luu&lt;br&gt;
&lt;a href="https://devlibrary.withgoogle.com/products/android/repos/naingaungluu-form-conductor"&gt;Learn&lt;/a&gt; about form conductor. More than form validation, it provides a handful of reusable API to construct a form in simple easy steps.&lt;/p&gt;

&lt;p&gt;MovieDB by Gabriel Bronzatti Moro &lt;br&gt;
&lt;a href="https://devlibrary.withgoogle.com/products/android/repos/gabrielbmoro-MovieDB-Android"&gt;Discover&lt;/a&gt; how to fetch data from Movie DB API and allow users to search for movies and view details and store them on a local database in this Android project.&lt;/p&gt;

&lt;h2&gt;
  
  
  ANGULAR
&lt;/h2&gt;

&lt;p&gt;A complete guide to Angular Multilingual Application by Hossein Mousavi&lt;br&gt;
&lt;a href="https://devlibrary.withgoogle.com/authors/hossein13m"&gt;Dive&lt;/a&gt; into the technical aspects of building a multilingual Angular application, starting with the localization of the application's text.&lt;/p&gt;

&lt;h2&gt;
  
  
  GOOGLE CLOUD
&lt;/h2&gt;

&lt;p&gt;Awesome CloudOps automation by Doug Sillars&lt;br&gt;
&lt;a href="https://devlibrary.withgoogle.com/authors/dougsillars"&gt;Learn&lt;/a&gt; how a single repository could satisfy all your day-to-day CloudOps automation needs.&lt;/p&gt;

&lt;p&gt;Serverless Kubernetes on Google Cloud Platform by Gursimar Singh&lt;br&gt;
&lt;a href="https://devlibrary.withgoogle.com/authors/gursimarsm"&gt;Learn&lt;/a&gt; how serverless technologies like Cloud Run can be used to simplify and expedite the process of designing software applications.&lt;/p&gt;

&lt;p&gt;Implement secure CI/CD with Workload Identity Federation, GitLab CI, and Cloud Deploy by Ezekias Bokove&lt;br&gt;
&lt;a href="https://devlibrary.withgoogle.com/authors/ezekiasbokove"&gt;See&lt;/a&gt; how to implement a secure Continuous Integration/Continuous Deployment (CI/CD) pipeline using Workload Identity Federation and GitLab CI.&lt;/p&gt;

</description>
      <category>programming</category>
      <category>beginners</category>
      <category>tutorial</category>
      <category>devops</category>
    </item>
    <item>
      <title>Some highlights from Google Dev Library</title>
      <dc:creator>Swathi Dharshna S</dc:creator>
      <pubDate>Thu, 12 Jan 2023 03:51:28 +0000</pubDate>
      <link>https://dev.to/swathi/some-highlights-from-google-dev-library-ljn</link>
      <guid>https://dev.to/swathi/some-highlights-from-google-dev-library-ljn</guid>
      <description>&lt;p&gt;Here're some of the android projects highlighted in Google Dev Library:&lt;/p&gt;

&lt;p&gt;Transformers: &lt;a href="https://devlibrary.withgoogle.com/products/android/repos/wasabeef-transformers"&gt;See&lt;/a&gt; the Android transformation library providing a variety of image transformations for Coil, Glide, Picasso, and Fresco by Daichi Furiya.&lt;/p&gt;

&lt;p&gt;Camposer: &lt;a href="https://devlibrary.withgoogle.com/products/android/repos/ujizin-camposer"&gt;Learn&lt;/a&gt; how the camera library in Jetpack Compose which supports taking photos, recording videos, flash modes, zoom ratio, and more by Lucas Yuji Yoshimine&lt;/p&gt;

&lt;p&gt;ChatGPT Android : &lt;a href="https://devlibrary.withgoogle.com/products/android/repos/skydoves-chatgpt-android"&gt;Integrate&lt;/a&gt; ChatGPT on Android with Stream Chat SDK for Compose by Jaewoong Eum&lt;/p&gt;

&lt;p&gt;Let me know in the comments which project inspired you. I believe by sharing these projects, we can all learn from each other, improve our skills, and build amazing things for the Android community.&lt;/p&gt;

&lt;p&gt;Let's build something together!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--ckgmD_X_--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/4kwjnwvo70w0xec0qbii.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--ckgmD_X_--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/4kwjnwvo70w0xec0qbii.jpeg" alt="Image description" width="880" height="262"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>android</category>
      <category>ai</category>
      <category>beginners</category>
      <category>programming</category>
    </item>
    <item>
      <title>[Developer Digest - Issue #4] Horizon Workrooms, Active Metadata Platform, Open App Markets Act</title>
      <dc:creator>Swathi Dharshna S</dc:creator>
      <pubDate>Mon, 23 Aug 2021 19:08:01 +0000</pubDate>
      <link>https://dev.to/swathi/developer-digest-issue-4-horizon-workrooms-active-metadata-platform-open-app-markets-act-8eo</link>
      <guid>https://dev.to/swathi/developer-digest-issue-4-horizon-workrooms-active-metadata-platform-open-app-markets-act-8eo</guid>
      <description>&lt;p&gt;Link - &lt;a href="http://developer.startupdigest.com/issues/developer-digest-issue-4-horizon-workrooms-active-metadata-platform-open-app-markets-act-721913"&gt;http://developer.startupdigest.com/issues/developer-digest-issue-4-horizon-workrooms-active-metadata-platform-open-app-markets-act-721913&lt;/a&gt;&lt;/p&gt;

</description>
      <category>beginners</category>
      <category>productivity</category>
      <category>news</category>
      <category>career</category>
    </item>
    <item>
      <title>Startup Digest Developer - Issue #2</title>
      <dc:creator>Swathi Dharshna S</dc:creator>
      <pubDate>Mon, 02 Aug 2021 18:42:05 +0000</pubDate>
      <link>https://dev.to/swathi/startup-digest-developer-issue-2-5830</link>
      <guid>https://dev.to/swathi/startup-digest-developer-issue-2-5830</guid>
      <description>&lt;p&gt;This issue highlights :&lt;br&gt;
How to incorporate a GitOps approach into enterprise architecture - an illustrated guide from Bob Reselman.&lt;/p&gt;

&lt;p&gt;How Soroco manages to build large scale systems and products with Python.&lt;/p&gt;

&lt;p&gt;For developers concerned with memory allocation by their application, Prof Daniel Lemire explains how to measure memory usage: virtual versus real memory.&lt;/p&gt;

&lt;p&gt;As a principal engineer, you can effectively be operating as a team of one – and that makes it a little trickier to manage your time — Sabrina Leandro on how to set and prioritize goals as a principal engineer?&lt;/p&gt;

&lt;p&gt;Dan North talks about the purpose of testing.&lt;/p&gt;

&lt;p&gt;Gergely Orosz explains, what are the key traits of product-minded engineers?&lt;/p&gt;

&lt;p&gt;Google Cloud’s CEO Thomas Kurian spoke about his plans for making the Cloud business unit turn a profit and rise above it’s now third place.&lt;/p&gt;

&lt;p&gt;Apple’s ML researchers have developed a no-code AI platform called ‘Trinity’ For Complex Spatial Datasets.&lt;/p&gt;

&lt;p&gt;LINK - &lt;a href="http://developer.startupdigest.com/issues/startup-digest-developer-issue-2-699218"&gt;http://developer.startupdigest.com/issues/startup-digest-developer-issue-2-699218&lt;/a&gt;&lt;/p&gt;

</description>
      <category>discuss</category>
      <category>programming</category>
      <category>productivity</category>
      <category>writing</category>
    </item>
    <item>
      <title>Startup Digest Developer - Issue #1
</title>
      <dc:creator>Swathi Dharshna S</dc:creator>
      <pubDate>Fri, 23 Jul 2021 18:00:28 +0000</pubDate>
      <link>https://dev.to/swathi/startup-digest-developer-issue-1-4cmk</link>
      <guid>https://dev.to/swathi/startup-digest-developer-issue-1-4cmk</guid>
      <description>&lt;p&gt;To watch out --&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Russ Cox breaks down hardware memory models in 3 parts, how they differ, and how to overcome those differences to ensure the programs behave consistently across CPU platforms.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Erik Bernhardsson discusses primarily organizational challenges that could happen if you are brought in to grow a tiny data team at a mid-stage startup.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;“Enable Copilot” and how is it a curse and a blessing?&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Link to subscribe : &lt;a href="http://developer.startupdigest.com/"&gt;http://developer.startupdigest.com/&lt;/a&gt;&lt;/p&gt;

</description>
      <category>discuss</category>
      <category>devjournal</category>
      <category>beginners</category>
      <category>productivity</category>
    </item>
  </channel>
</rss>
