<?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: Owen Singh</title>
    <description>The latest articles on DEV Community by Owen Singh (@owensingh).</description>
    <link>https://dev.to/owensingh</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%2F640208%2Fe7031bf0-34a5-479e-b758-d511215279ec.jpg</url>
      <title>DEV Community: Owen Singh</title>
      <link>https://dev.to/owensingh</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/owensingh"/>
    <language>en</language>
    <item>
      <title>Keep Your MacBook Battery Healthy and Extend Its Life using Python</title>
      <dc:creator>Owen Singh</dc:creator>
      <pubDate>Sun, 30 Oct 2022 09:54:33 +0000</pubDate>
      <link>https://dev.to/owensingh/keep-your-macbook-battery-healthy-and-extend-its-life-using-python-17ck</link>
      <guid>https://dev.to/owensingh/keep-your-macbook-battery-healthy-and-extend-its-life-using-python-17ck</guid>
      <description>&lt;p&gt;Hello Dev.to Community :)&lt;/p&gt;

&lt;p&gt;I am making this article for people who use macbook in their day to day life and want to protect their battery life and keep it healthy for a long time.&lt;/p&gt;

&lt;p&gt;I have made a very simple python script that helps you get notifications whenever your mac is successfully charged even when you are not in the room you will get notifications.&lt;/p&gt;

&lt;h2&gt;
  
  
  Features of MacBook Battery Full Notification
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Set your preferred number of battery percentage.&lt;/li&gt;
&lt;li&gt;Get Notifications on your email when your mac is fully charged.&lt;/li&gt;
&lt;li&gt;Get a Toast Notifications on your Macbook when its fully charged.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Upcoming Features:
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;Notifications via Whatsapp.&lt;/li&gt;
&lt;li&gt;Free Notification Text Service.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;According to &lt;strong&gt;&lt;a href="https://www.howtogeek.com/764654/how-to-keep-your-macbook-battery-healthy-and-extend-its-life/#autotoc_anchor_0"&gt;How to Geek&lt;/a&gt;&lt;/strong&gt;:&lt;/p&gt;

&lt;p&gt;Keeping your charger connected to your MacBook can potentially damage your battery health and reduce its overall lifespan.&lt;/p&gt;

&lt;p&gt;That's about it, Thanks for reading the article.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href="https://github.com/itsOwen/MacOS-Battery-Full-Alert"&gt;Download the Source Code Here&lt;br&gt;
&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

</description>
      <category>python</category>
      <category>macos</category>
      <category>battery</category>
      <category>management</category>
    </item>
    <item>
      <title>Notion Template to Track Your Leetcode Progress &amp; Improve Productivity 🚀</title>
      <dc:creator>Owen Singh</dc:creator>
      <pubDate>Thu, 27 Oct 2022 20:08:14 +0000</pubDate>
      <link>https://dev.to/owensingh/notion-template-to-track-your-leetcode-progress-1l15</link>
      <guid>https://dev.to/owensingh/notion-template-to-track-your-leetcode-progress-1l15</guid>
      <description>&lt;p&gt;I have created a very simple template for everyone to use. This template is generally created for programmers who want to track their Leetcode Progress.&lt;/p&gt;

&lt;p&gt;This is a notion template for keeping track of your Leetcode question, This was made for people who aren’t able to properly track their Leetcode Progress. This one of the best template ever made on Notion.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What problems does the template address?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;By using this template, you can track your leetcode progress and challenge yourself again and again till you get better at Data Structures.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;How to use this template?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;All you have to do is make a duplicate for this template and then you can easily edit, modify and do whatever you want with it.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Features of this template:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;100 days (you can add more)&lt;/li&gt;
&lt;li&gt;Add your Problems with Links&lt;/li&gt;
&lt;li&gt;Topic Selector&lt;/li&gt;
&lt;li&gt;Difficulty Selector&lt;/li&gt;
&lt;li&gt;Time &amp;amp; Space Complexity&lt;/li&gt;
&lt;li&gt;Programming Languages&lt;/li&gt;
&lt;li&gt;Time Tracker&lt;/li&gt;
&lt;li&gt;How much time it took to finish&lt;/li&gt;
&lt;li&gt;Progress Tracker&lt;/li&gt;
&lt;li&gt;Quick Links&lt;/li&gt;
&lt;li&gt;Notes - To add your notes for every single question&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;&lt;em&gt;The person who does one Leetcode question every single day regardless of how they feel will always beat the person who does it when they feel like doing it.&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;How does the template address these issues?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;It helps you think like a Sigma male/female and builds confidence.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;em&gt;&lt;a href="https://github.com/itsOwen/leetcode-tracker-helper"&gt;Get it here :)&lt;/a&gt;&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;

</description>
      <category>leetcode</category>
      <category>coding</category>
      <category>programming</category>
      <category>productivity</category>
    </item>
    <item>
      <title>Discord Blogger Integration Using Python</title>
      <dc:creator>Owen Singh</dc:creator>
      <pubDate>Sun, 30 May 2021 07:19:00 +0000</pubDate>
      <link>https://dev.to/owensingh/discord-blogger-integration-using-python-1ka6</link>
      <guid>https://dev.to/owensingh/discord-blogger-integration-using-python-1ka6</guid>
      <description>&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--XL-xmwM0--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/fzjt9w4l3kxu9xajwi00.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--XL-xmwM0--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/fzjt9w4l3kxu9xajwi00.png" alt="Alt Text" width="611" height="304"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;It's a very simple discord bot created in python using blogger api in order to search and send your website articles in your discord chat in form of an embedded message. &lt;/p&gt;

&lt;p&gt;It's pretty useful for people who are on the blogger platform as there are not much you can do with blogger because of the restrictions.&lt;/p&gt;

&lt;p&gt;I initially Created this bot for my website.&lt;/p&gt;

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

&lt;h2&gt;Features:&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;It uses &lt;a href="https://blogger.com/"&gt;blogger.com&lt;/a&gt; API inorder to display data from your site to your users easily.&lt;/li&gt;
&lt;li&gt;You just have to search the command ++meneed (topic you are searching) without brackets and it will work.&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;Note (Installation):&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;Download this repository.&lt;/li&gt;
&lt;li&gt;Extract the folder.&lt;/li&gt;
&lt;li&gt;Now Simply add your bot token to the code.&lt;/li&gt;
&lt;li&gt;Change whatever you want in the code.&lt;/li&gt;
&lt;li&gt;Add your &lt;a href="https://developers.google.com/blogger/docs/3.0/using"&gt;API key&lt;/a&gt; and &lt;a href="https://subinsb.com/how-to-find-blogger-blog-id/"&gt;Blogger ID&lt;/a&gt;.&lt;/li&gt;
&lt;/ol&gt;

&lt;h3&gt;Upcoming Features:&lt;/h3&gt;

&lt;p&gt;I will add whenever you update any article on your website it will notify the users.&lt;/p&gt;

&lt;p&gt;Have a nice day :)&lt;/p&gt;

</description>
      <category>discordbot</category>
      <category>blogger</category>
      <category>python</category>
      <category>api</category>
    </item>
  </channel>
</rss>
