<?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: Abhijith Vijayan</title>
    <description>The latest articles on DEV Community by Abhijith Vijayan (@abhijithvijayan).</description>
    <link>https://dev.to/abhijithvijayan</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%2F131047%2F390ace49-0040-4a55-889f-3473f83f086f.png</url>
      <title>DEV Community: Abhijith Vijayan</title>
      <link>https://dev.to/abhijithvijayan</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/abhijithvijayan"/>
    <language>en</language>
    <item>
      <title>OpenAir</title>
      <dc:creator>Abhijith Vijayan</dc:creator>
      <pubDate>Wed, 20 May 2020 09:05:52 +0000</pubDate>
      <link>https://dev.to/abhijithvijayan/openair-16pp</link>
      <guid>https://dev.to/abhijithvijayan/openair-16pp</guid>
      <description>&lt;h2&gt;
  
  
  My Final Project
&lt;/h2&gt;

&lt;p&gt;Real-time Air Quality Monitoring and Navigation System based on IoT &lt;/p&gt;

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

&lt;p&gt;&lt;a href="https://github.com/abhijithvijayan/OpenAir"&gt;https://github.com/abhijithvijayan/OpenAir&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  How I built it
&lt;/h2&gt;

&lt;p&gt;I have used &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;React.js(TypeScript) for the webapp,&lt;/li&gt;
&lt;li&gt;Flask(Python) for the backend server&lt;/li&gt;
&lt;li&gt;Flutter(Dart) for the Native App&lt;/li&gt;
&lt;li&gt;Node.js for IoT&lt;/li&gt;
&lt;li&gt;Arduino C++ for Embedded Systems&lt;/li&gt;
&lt;li&gt;LaTex for some designs for documentation&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I am using GitHub student pack for the DigitalOcean credits to host the backend and to attain .me domain.&lt;/p&gt;

&lt;h2&gt;
  
  
  Additional Thoughts / Feelings / Stories
&lt;/h2&gt;

&lt;p&gt;It's still a work in progress.&lt;/p&gt;

</description>
      <category>2020devgrad</category>
      <category>octograd2020</category>
      <category>showdev</category>
      <category>githubsdp</category>
    </item>
    <item>
      <title>I made a CLI to import GitHub issue labels from another repo</title>
      <dc:creator>Abhijith Vijayan</dc:creator>
      <pubDate>Mon, 13 Jan 2020 10:04:40 +0000</pubDate>
      <link>https://dev.to/abhijithvijayan/import-github-labels-cli-a75</link>
      <guid>https://dev.to/abhijithvijayan/import-github-labels-cli-a75</guid>
      <description>&lt;p&gt;import-github-labels-cli &lt;/p&gt;

&lt;p&gt;It will fetch labels from a repo and copies it to our repo.&lt;/p&gt;

&lt;p&gt;It can create/delete/update the issue labels as well. Fully written in TypeScript.&lt;/p&gt;

&lt;p&gt;The source is at&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/abhijithvijayan/import-github-labels-cli"&gt;https://github.com/abhijithvijayan/import-github-labels-cli&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Published to npm&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.npmjs.com/package/import-github-labels"&gt;https://www.npmjs.com/package/import-github-labels&lt;/a&gt;&lt;/p&gt;

</description>
      <category>typescript</category>
      <category>javascript</category>
      <category>webdev</category>
      <category>cli</category>
    </item>
    <item>
      <title>web-extension starter</title>
      <dc:creator>Abhijith Vijayan</dc:creator>
      <pubDate>Fri, 08 Nov 2019 03:56:18 +0000</pubDate>
      <link>https://dev.to/abhijithvijayan/web-extension-starter-57m1</link>
      <guid>https://dev.to/abhijithvijayan/web-extension-starter-57m1</guid>
      <description>&lt;p&gt;Starter template to build cross-browser extension.&lt;/p&gt;

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

&lt;ul&gt;
&lt;li&gt;Web-Extensions API)&lt;/li&gt;
&lt;li&gt;Browser Taylored Manifest generation&lt;/li&gt;
&lt;li&gt;Automatic build on code changes.&lt;/li&gt;
&lt;li&gt;Auto packs browser specific build files&lt;/li&gt;
&lt;li&gt;ES6 modules support&lt;/li&gt;
&lt;li&gt;SASS styling&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;GitHub Repo: &lt;a href="https://github.com/abhijithvijayan/web-extension-starter"&gt;https://github.com/abhijithvijayan/web-extension-starter&lt;/a&gt;&lt;/p&gt;

</description>
      <category>webextension</category>
      <category>javascript</category>
      <category>starter</category>
    </item>
    <item>
      <title>stargazed : Creating your own Awesome List of GitHub Stars!</title>
      <dc:creator>Abhijith Vijayan</dc:creator>
      <pubDate>Tue, 27 Aug 2019 13:03:57 +0000</pubDate>
      <link>https://dev.to/abhijithvijayan/stargazed-1k8j</link>
      <guid>https://dev.to/abhijithvijayan/stargazed-1k8j</guid>
      <description>&lt;p&gt;Creating your own Awesome List of GitHub Stars!&lt;/p&gt;

&lt;p&gt;I have build an awesome npm module which can convert all your GitHub starred projects to a list sorted by language to a markdown file.&lt;/p&gt;

&lt;p&gt;The source is at&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/abhijithvijayan/stargazed"&gt;https://github.com/abhijithvijayan/stargazed&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Published to npm as&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.npmjs.com/package/stargazed"&gt;https://www.npmjs.com/package/stargazed&lt;/a&gt;&lt;/p&gt;

</description>
      <category>javascript</category>
    </item>
    <item>
      <title>Sherlock : Stalk through social media</title>
      <dc:creator>Abhijith Vijayan</dc:creator>
      <pubDate>Tue, 22 Jan 2019 15:10:36 +0000</pubDate>
      <link>https://dev.to/abhijithvijayan/sherlock--stalk-through-social-media-4ii1</link>
      <guid>https://dev.to/abhijithvijayan/sherlock--stalk-through-social-media-4ii1</guid>
      <description>&lt;h1&gt;sherlock&lt;/h1&gt;

&lt;p&gt;Find usernames across social networks.&lt;/p&gt;

&lt;p&gt;Source code: &lt;a href="https://github.com/abhijithvijayan/sherlock" rel="noopener noreferrer"&gt;https://github.com/abhijithvijayan/sherlock&lt;/a&gt;&lt;/p&gt;

&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%2F8f6k6pxssm0w111s77pz.gif" 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%2F8f6k6pxssm0w111s77pz.gif" width="" height=""&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>javascript</category>
    </item>
    <item>
      <title>Kutt.it URL Shortener Browser Extensions</title>
      <dc:creator>Abhijith Vijayan</dc:creator>
      <pubDate>Tue, 22 Jan 2019 14:52:32 +0000</pubDate>
      <link>https://dev.to/abhijithvijayan/kuttit-url-shortener-browser-extensions-h97</link>
      <guid>https://dev.to/abhijithvijayan/kuttit-url-shortener-browser-extensions-h97</guid>
      <description>&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--M-bt6UiL--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://github.com/abhijithvijayan/kutt-extension/blob/master/src/assets/logo.png%3Fraw%3Dtrue" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--M-bt6UiL--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://github.com/abhijithvijayan/kutt-extension/blob/master/src/assets/logo.png%3Fraw%3Dtrue" width="800" height="796"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Browser extension to to shorten URLs for &lt;a href="https://kutt.it" rel="noopener noreferrer"&gt;Kutt.it&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Source code : &lt;a href="https://github.com/abhijithvijayan/kutt-extension" rel="noopener noreferrer"&gt;https://github.com/abhijithvijayan/kutt-extension&lt;/a&gt;&lt;/p&gt;

&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%2Fkx69krfmn3grkrv0fpv9.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%2Fkx69krfmn3grkrv0fpv9.png" width="515" height="432"&gt;&lt;/a&gt;&lt;/p&gt;

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

&lt;ul&gt;
&lt;li&gt;Cross Browser Support&lt;/li&gt;
&lt;li&gt;Minimal UI&lt;/li&gt;
&lt;li&gt;Instant QR Code&lt;/li&gt;
&lt;li&gt;Supports Password for URLs&lt;/li&gt;
&lt;li&gt;Free and Open Source&lt;/li&gt;
&lt;li&gt;WebExtensions API&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Browser Support
&lt;/h2&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;&lt;a href="https://chrome.google.com/webstore/detail/kutt/pklakpjfiegjacoppcodencchehlfnpd" rel="noopener noreferrer"&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%2Fr7qevd2yrqgpscmnr2se.png" alt="Chrome" width="48" height="48"&gt;&lt;/a&gt;&lt;/th&gt;
&lt;th&gt;&lt;a href="https://addons.mozilla.org/firefox/addon/kutt/" rel="noopener noreferrer"&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%2Fm5x013jajdc2nxz49vwj.png" alt="Firefox" width="48" height="48"&gt;&lt;/a&gt;&lt;/th&gt;
&lt;th&gt;&lt;a href="CONTRIBUTING.md#for-opera-users"&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%2Fft6amwwik78e5qlsutb7.png" alt="Opera" width="48" height="48"&gt;&lt;/a&gt;&lt;/th&gt;
&lt;th&gt;&lt;a href="https://chrome.google.com/webstore/detail/kutt/pklakpjfiegjacoppcodencchehlfnpd" rel="noopener noreferrer"&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%2Fren4zh7n94tk8qt4grkj.png" alt="Yandex" width="48" height="48"&gt;&lt;/a&gt;&lt;/th&gt;
&lt;th&gt;&lt;a href="https://chrome.google.com/webstore/detail/kutt/pklakpjfiegjacoppcodencchehlfnpd" rel="noopener noreferrer"&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%2Fva63fqpopzszkruhp0b3.png" alt="Brave" width="48" height="48"&gt;&lt;/a&gt;&lt;/th&gt;
&lt;th&gt;&lt;a href="https://chrome.google.com/webstore/detail/kutt/pklakpjfiegjacoppcodencchehlfnpd" rel="noopener noreferrer"&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%2Fqucovd2poprax6lvh9lc.png" alt="vivaldi" width="48" height="48"&gt;&lt;/a&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;55 &amp;amp; later ✔&lt;/td&gt;
&lt;td&gt;52 &amp;amp; later ✔&lt;/td&gt;
&lt;td&gt;42 &amp;amp; later ✔&lt;/td&gt;
&lt;td&gt;Latest ✔&lt;/td&gt;
&lt;td&gt;Latest ✔&lt;/td&gt;
&lt;td&gt;Latest ✔&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;Extensions are published in respective stores for downloading...&lt;/p&gt;

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