<?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: Amogh Singh</title>
    <description>The latest articles on DEV Community by Amogh Singh (@amogh_singh).</description>
    <link>https://dev.to/amogh_singh</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%2F788543%2F967c3b34-1a2f-4dd3-8ea1-c9d9375c446a.png</url>
      <title>DEV Community: Amogh Singh</title>
      <link>https://dev.to/amogh_singh</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/amogh_singh"/>
    <language>en</language>
    <item>
      <title>CrimeAlert</title>
      <dc:creator>Amogh Singh</dc:creator>
      <pubDate>Thu, 12 May 2022 22:22:49 +0000</pubDate>
      <link>https://dev.to/peakbag3/crimealert-2ne5</link>
      <guid>https://dev.to/peakbag3/crimealert-2ne5</guid>
      <description>&lt;h3&gt;
  
  
  Overview of My Submission
&lt;/h3&gt;

&lt;p&gt;CrimeAlert is a simple Web based app which is built using Appwrite. The website allows you to view the nearby crime incidences in a given time range, and can alert you about incidences in your locality so you can be careful. &lt;/p&gt;

&lt;p&gt;I was inspired to create this website, as I had unknowingly passed by a locality where a crime had occurred and was alerted by the locals. Using this website, users can know if the locality they are in is safe or is currently unsafe.&lt;/p&gt;

&lt;p&gt;The website gains data about crimes by using user-reported statistics from the report page, which allows us to build an initial database and also allow for public sourcing of data.&lt;/p&gt;

&lt;p&gt;It utilizes Appwrite for maintaining the database of users and also to store the crimes reported, with their location and other details.&lt;/p&gt;

&lt;p&gt;The user is first prompted to create an account or sign in, upon which he is then taken to the location page where the location of the user is derived. After this the server checks for reports of crimes nearby in a particular radius using the coordinates, and reports them on the home page.&lt;/p&gt;

&lt;p&gt;The website can allow the user to check if his locality or the locality he currently is in is safe.&lt;/p&gt;

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

&lt;p&gt;Web2 Wizards&lt;/p&gt;

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


&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--566lAguM--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev.to/assets/github-logo-5a155e1f9a670af7944dd5e12375bc76ed542ea80224905ecaf878b9157cdefc.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/AmoghSingh25"&gt;
        AmoghSingh25
      &lt;/a&gt; / &lt;a href="https://github.com/AmoghSingh25/CrimeAlert"&gt;
        CrimeAlert
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      
    &lt;/h3&gt;
  &lt;/div&gt;
  &lt;div class="ltag-github-body"&gt;
    
&lt;div id="readme" class="md"&gt;
&lt;h1&gt;
Crime Alert&lt;/h1&gt;
&lt;p&gt;A way for users to know if they are in a safe space.&lt;/p&gt;
&lt;p&gt;The website utilizes Appwrite to manage user creation and authentication and data storage.&lt;/p&gt;
&lt;p&gt;The website works by referencing a publically sourced database of crimes, which is reported by the users of the app. It then calculates the distance of the occurence of the crime from the users location, and displays the danger levels along with the number of crimes according to the distance radius.&lt;/p&gt;
&lt;h2&gt;
Screen Shots&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Login Page&lt;/strong&gt;
&lt;a rel="noopener noreferrer" href="https://user-images.githubusercontent.com/70337538/168177865-b45eafca-67cd-4e20-ba76-88d07125d155.png"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--YNA2itqR--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://user-images.githubusercontent.com/70337538/168177865-b45eafca-67cd-4e20-ba76-88d07125d155.png" alt="Login Page"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Sign Up Page&lt;/strong&gt;
&lt;a rel="noopener noreferrer" href="https://user-images.githubusercontent.com/70337538/168177961-836299bc-9ec6-4a9f-97a8-b2a731f29cfe.png"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--3TJKAVEX--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://user-images.githubusercontent.com/70337538/168177961-836299bc-9ec6-4a9f-97a8-b2a731f29cfe.png" alt="Sign Up Page"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Location Page&lt;/strong&gt;
&lt;a rel="noopener noreferrer" href="https://user-images.githubusercontent.com/70337538/168177980-2fc3c356-2645-43cb-b52c-8d458034eaf7.png"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--EE2f2XtP--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://user-images.githubusercontent.com/70337538/168177980-2fc3c356-2645-43cb-b52c-8d458034eaf7.png" alt="Location Page"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Report Page&lt;/strong&gt;
&lt;a rel="noopener noreferrer" href="https://user-images.githubusercontent.com/70337538/168177984-11a95f86-fd92-4704-b2d4-0c8748b0810f.png"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--Vwwnx3vY--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://user-images.githubusercontent.com/70337538/168177984-11a95f86-fd92-4704-b2d4-0c8748b0810f.png" alt="Report Page"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Home Page&lt;/strong&gt;
&lt;a rel="noopener noreferrer" href="https://user-images.githubusercontent.com/70337538/168178002-99f81c7e-500e-4edb-b8d5-1cf2374fb24f.png"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--T4OGZWxg--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://user-images.githubusercontent.com/70337538/168178002-99f81c7e-500e-4edb-b8d5-1cf2374fb24f.png" alt="Home Page"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;



&lt;/div&gt;
&lt;br&gt;
  &lt;div class="gh-btn-container"&gt;&lt;a class="gh-btn" href="https://github.com/AmoghSingh25/CrimeAlert"&gt;View on GitHub&lt;/a&gt;&lt;/div&gt;
&lt;br&gt;
&lt;/div&gt;
&lt;br&gt;


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

&lt;p&gt;&lt;strong&gt;Login Page&lt;/strong&gt;&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--yI-jQ6bt--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/b2z21i2kcp3w45y67q3r.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--yI-jQ6bt--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/b2z21i2kcp3w45y67q3r.png" alt="Login Page" width="880" height="490"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Sign Up Page&lt;/strong&gt;&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--tSnyuTt6--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/80spxr4n3nflfwkwvygu.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--tSnyuTt6--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/80spxr4n3nflfwkwvygu.png" alt="Sign Up Page" width="880" height="495"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Home Page&lt;/strong&gt;&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--Ww724z_D--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/aral3130weopnv2442l7.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--Ww724z_D--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/aral3130weopnv2442l7.png" alt="Home Page" width="880" height="409"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Report Page&lt;/strong&gt;&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--ADIKS27F--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/xylm0sx9yzho92f62r0w.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--ADIKS27F--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/xylm0sx9yzho92f62r0w.png" alt="Report Page" width="880" height="415"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Location Page&lt;/strong&gt; &lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--jW4zotTe--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/9637qe4j0jwyewfj0n3z.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--jW4zotTe--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/9637qe4j0jwyewfj0n3z.jpeg" alt="Location Page" width="880" height="495"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>appwritehack</category>
    </item>
    <item>
      <title>Automated Customer Care Rating</title>
      <dc:creator>Amogh Singh</dc:creator>
      <pubDate>Sat, 09 Apr 2022 22:13:24 +0000</pubDate>
      <link>https://dev.to/amogh_singh/automated-customer-care-rating-1k82</link>
      <guid>https://dev.to/amogh_singh/automated-customer-care-rating-1k82</guid>
      <description>&lt;h2&gt;
  
  
  Innovative Ideas Challenge
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Introduction
&lt;/h3&gt;

&lt;p&gt;The Innovative Ideas category was an ideal choice for me, as I was interested in pitching a project that would be useful and allow for quicker results and more accurately. Before taking part in Deepgram Hackathon, I have had a bit of prior experience with Speech Recognition Technology, mainly out of curiosity and exploration.&lt;/p&gt;

&lt;h3&gt;
  
  
  My Deepgram Use-Case
&lt;/h3&gt;

&lt;p&gt;My inspiration for this submission comes from customer care centers, where the executives are often helpful but there are cases where executives are rude to their customers, which has a negative impact larger than the positive impact made. A single bad experience can spoil a customers relationship with the organization/company, and in the long run can be harmful to business. Deepgram can be used here to generate transcripts of the call recordings usually stored by the customer care centers and appropriately evaluate a executive's efficiency and their talking style with customers.&lt;/p&gt;

&lt;p&gt;Upon exploration of the Deepgram website and their API documentation, I found a few use cases of call transcription and realized this would be an ideal use-case for Deepgram, and therefore chose this particular topic.&lt;/p&gt;

&lt;h3&gt;
  
  
  Dive into Details
&lt;/h3&gt;

&lt;p&gt;Customers are the utmost priority for any company or organization, and they must be treated so, especially when they seek help from a customer care. But there are cases where customer care executives are rude to a customer.&lt;/p&gt;

&lt;p&gt;This is where Deepgram comes into picture. Deepgram can be used to convert those call center recordings to text, which can then be processed by a Machine Learning model, to generate the general &lt;br&gt;
emotion of the customer care executive through the words they chose, and the emotion of the reply given by the customer. This can then be used to score and better train the executives to handle customers well and allow for a better service to the end customer.&lt;/p&gt;

&lt;p&gt;This method takes into consideration the emotion or attitude of the customer as well as the executive to better judge the executive and can be utilized appropriately to eliminate cases where the customers are being rude with no fault of the executive.&lt;/p&gt;

&lt;h3&gt;
  
  
  Conclusion
&lt;/h3&gt;

&lt;p&gt;Having gone through the Deepgram documentation, it can certainly achieve the task of call transcription, and coupled with Machine Learning models for emotion detection, it could be used for efficient handling of customers and training of customer care executives.&lt;/p&gt;

&lt;p&gt;The idea of speech recognition, and the extraction of emotion through text, is the two main components of this idea, with both of them being highly researched, and now, widely used technologies, for various use cases ranging from hate speech detection to captions generation.&lt;/p&gt;

&lt;p&gt;Through the course of research for this project, I feel that with the combination of these two technologies, there are many more applications which can be devised and used to automate simple tasks like the one discussed.&lt;/p&gt;

</description>
      <category>hackwithdg</category>
    </item>
    <item>
      <title>Uni-Tab - One Tab, Many Uses</title>
      <dc:creator>Amogh Singh</dc:creator>
      <pubDate>Tue, 11 Jan 2022 18:31:45 +0000</pubDate>
      <link>https://dev.to/amogh_singh/uni-tab-one-tab-many-purposes-348g</link>
      <guid>https://dev.to/amogh_singh/uni-tab-one-tab-many-purposes-348g</guid>
      <description>&lt;h3&gt;
  
  
  Overview of My Submission
&lt;/h3&gt;

&lt;p&gt;A single website to perform multiple functions like reading the news or a task tracker, with a main purpose to increase productivity and save time by decreasing the amount of different applications used.&lt;/p&gt;

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

&lt;p&gt;Choose Your Own Adventure&lt;/p&gt;

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

&lt;p&gt;Github &lt;/p&gt;
&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fassets.dev.to%2Fassets%2Fgithub-logo-5a155e1f9a670af7944dd5e12375bc76ed542ea80224905ecaf878b9157cdefc.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/AmoghSingh25" rel="noopener noreferrer"&gt;
        AmoghSingh25
      &lt;/a&gt; / &lt;a href="https://github.com/AmoghSingh25/Uni-Tab" rel="noopener noreferrer"&gt;
        Uni-Tab
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      
    &lt;/h3&gt;
  &lt;/div&gt;
  &lt;div class="ltag-github-body"&gt;
    
&lt;div id="readme" class="md"&gt;
&lt;div class="markdown-heading"&gt;
&lt;h1 class="heading-element"&gt;Uni-Tab&lt;/h1&gt;

&lt;/div&gt;
&lt;p&gt;A single website to perform multiple functions like reading the news or a task tracker, with a main purpose to increase productivity and save time by decreasing the amount of different applications used.&lt;/p&gt;
&lt;div class="markdown-heading"&gt;
&lt;h3 class="heading-element"&gt;Additional Resources / Info&lt;/h3&gt;

&lt;/div&gt;
&lt;p&gt;This website currently offers news, task trackers/To-Do list, a Web Search bar and a weather viewer.&lt;/p&gt;
&lt;div class="markdown-heading"&gt;
&lt;h4 class="heading-element"&gt;Software used : -&lt;/h4&gt;

&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;MongoDB Atlas - Storing User information and data like tasks.&lt;/li&gt;
&lt;li&gt;Node.js and Express - Backend server code and routing&lt;/li&gt;
&lt;li&gt;Weather - &lt;a href="https://www.openweathermap.org" rel="nofollow noopener noreferrer"&gt;OpenWeatherMap API&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;News - &lt;a href="https://newscatcherapi.com/" rel="nofollow noopener noreferrer"&gt;NewsCatcher News API&lt;/a&gt; and &lt;a href="https://newsdata.io/" rel="nofollow noopener noreferrer"&gt;NewsData.io API&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;User authentication and creation - &lt;a href="https://firebase.google.com" rel="nofollow noopener noreferrer"&gt;Firebase&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Clock - &lt;a href="https://www.momentjs.com" rel="nofollow noopener noreferrer"&gt;Moment.js&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Location - &lt;a href="https://ipinfo.io/" rel="nofollow noopener noreferrer"&gt;IPInfo.io&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;div class="markdown-heading"&gt;
&lt;h4 class="heading-element"&gt;Screenshots&lt;/h4&gt;

&lt;/div&gt;
&lt;div class="markdown-heading"&gt;
&lt;h5 class="heading-element"&gt;Home Page&lt;/h5&gt;

&lt;/div&gt;
&lt;p&gt;&lt;a rel="noopener noreferrer nofollow" href="https://camo.githubusercontent.com/6e065a247a2eef8432b7f244790da1b4619569201976b40db7b777041aa2855a/68747470733a2f2f6465762d746f2d75706c6f6164732e73332e616d617a6f6e6177732e636f6d2f75706c6f6164732f61727469636c65732f3332397977676a6a6b72706c30386e6b6c706c6b2e6a706567"&gt;&lt;img src="https://camo.githubusercontent.com/6e065a247a2eef8432b7f244790da1b4619569201976b40db7b777041aa2855a/68747470733a2f2f6465762d746f2d75706c6f6164732e73332e616d617a6f6e6177732e636f6d2f75706c6f6164732f61727469636c65732f3332397977676a6a6b72706c30386e6b6c706c6b2e6a706567" alt="Home Page"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;div class="markdown-heading"&gt;
&lt;h5 class="heading-element"&gt;Dashboard&lt;/h5&gt;

&lt;/div&gt;
&lt;p&gt;&lt;a rel="noopener noreferrer nofollow" href="https://camo.githubusercontent.com/017f2644df4d3b6d1e241c95da8a091eafd450163cf707c8ff70617dd5a6d305/68747470733a2f2f6465762d746f2d75706c6f6164732e73332e616d617a6f6e6177732e636f6d2f75706c6f6164732f61727469636c65732f627665646161613079626c706e796e74756d70622e6a706567"&gt;&lt;img src="https://camo.githubusercontent.com/017f2644df4d3b6d1e241c95da8a091eafd450163cf707c8ff70617dd5a6d305/68747470733a2f2f6465762d746f2d75706c6f6164732e73332e616d617a6f6e6177732e636f6d2f75706c6f6164732f61727469636c65732f627665646161613079626c706e796e74756d70622e6a706567" alt="Dashboard"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;div class="markdown-heading"&gt;
&lt;h5 class="heading-element"&gt;Tasks&lt;/h5&gt;

&lt;/div&gt;
&lt;p&gt;&lt;a rel="noopener noreferrer nofollow" href="https://camo.githubusercontent.com/df5a0b50d4fea0965e07e5102eaf8773a695a993c698a5c5e3a189f4fb1e1e9a/68747470733a2f2f6465762d746f2d75706c6f6164732e73332e616d617a6f6e6177732e636f6d2f75706c6f6164732f61727469636c65732f6e6c367079746f6d736232683563346d337469302e6a706567"&gt;&lt;img src="https://camo.githubusercontent.com/df5a0b50d4fea0965e07e5102eaf8773a695a993c698a5c5e3a189f4fb1e1e9a/68747470733a2f2f6465762d746f2d75706c6f6164732e73332e616d617a6f6e6177732e636f6d2f75706c6f6164732f61727469636c65732f6e6c367079746f6d736232683563346d337469302e6a706567" alt="Tasks"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;div class="markdown-heading"&gt;
&lt;h5 class="heading-element"&gt;News&lt;/h5&gt;

&lt;/div&gt;
&lt;p&gt;&lt;a rel="noopener noreferrer nofollow" href="https://camo.githubusercontent.com/d3383d27656e67d5600719b0986dc45ae0adf9e502937fb45f79903412e529e1/68747470733a2f2f6465762d746f2d75706c6f6164732e73332e616d617a6f6e6177732e636f6d2f75706c6f6164732f61727469636c65732f636a71336136356c64706f76776d6a786b6168642e706e67"&gt;&lt;img src="https://camo.githubusercontent.com/d3383d27656e67d5600719b0986dc45ae0adf9e502937fb45f79903412e529e1/68747470733a2f2f6465762d746f2d75706c6f6164732e73332e616d617a6f6e6177732e636f6d2f75706c6f6164732f61727469636c65732f636a71336136356c64706f76776d6a786b6168642e706e67" alt="News"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;div class="markdown-heading"&gt;
&lt;h5 class="heading-element"&gt;Weather&lt;/h5&gt;

&lt;/div&gt;
&lt;p&gt;&lt;a rel="noopener noreferrer nofollow" href="https://camo.githubusercontent.com/f5ff0e0150484d696e0b7c2ecd9741461fa7812b52feea383d41bf226c1250d7/68747470733a2f2f6465762d746f2d75706c6f6164732e73332e616d617a6f6e6177732e636f6d2f75706c6f6164732f61727469636c65732f666e3672373577677a6668626a737239346e38762e6a706567"&gt;&lt;img src="https://camo.githubusercontent.com/f5ff0e0150484d696e0b7c2ecd9741461fa7812b52feea383d41bf226c1250d7/68747470733a2f2f6465762d746f2d75706c6f6164732e73332e616d617a6f6e6177732e636f6d2f75706c6f6164732f61727469636c65732f666e3672373577677a6668626a737239346e38762e6a706567" alt="Weather"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;



&lt;/div&gt;
&lt;br&gt;
  &lt;div class="gh-btn-container"&gt;&lt;a class="gh-btn" href="https://github.com/AmoghSingh25/Uni-Tab" rel="noopener noreferrer"&gt;View on GitHub&lt;/a&gt;&lt;/div&gt;
&lt;br&gt;
&lt;/div&gt;
&lt;br&gt;


&lt;h4&gt;
  
  
  &lt;a href="https://unitab.tk" rel="noopener noreferrer"&gt;Link to website&lt;/a&gt;
&lt;/h4&gt;

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

&lt;p&gt;This website currently offers news, task trackers/To-Do list, a Web Search bar and a weather viewer.&lt;/p&gt;

&lt;h4&gt;
  
  
  Software used : -
&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;MongoDB Atlas - Storing User information and data like tasks.&lt;/li&gt;
&lt;li&gt;Node.js and Express - Backend server code and routing&lt;/li&gt;
&lt;li&gt;Weather - &lt;a href="https://www.openweathermap.org" rel="noopener noreferrer"&gt;OpenWeatherMap API&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;News - &lt;a href="https://newscatcherapi.com/" rel="noopener noreferrer"&gt;NewsCatcher News API&lt;/a&gt; and &lt;a href="https://newsdata.io/" rel="noopener noreferrer"&gt;NewsData.io API&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;User authentication and creation - &lt;a href="https://firebase.google.com" rel="noopener noreferrer"&gt;Firebase&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Clock - &lt;a href="https://www.momentjs.com" rel="noopener noreferrer"&gt;Moment.js&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Location - &lt;a href="https://ipinfo.io/" rel="noopener noreferrer"&gt;IPInfo.io&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;h4&gt;
  
  
  Screenshots
&lt;/h4&gt;

&lt;h5&gt;
  
  
  Home Page
&lt;/h5&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%2F329ywgjjkrpl08nklplk.jpeg" 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%2F329ywgjjkrpl08nklplk.jpeg" alt="Home Page" width="800" height="395"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h5&gt;
  
  
  Dashboard
&lt;/h5&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%2Fbvedaaa0yblpnyntumpb.jpeg" 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%2Fbvedaaa0yblpnyntumpb.jpeg" alt="Dashboard" width="800" height="371"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h5&gt;
  
  
  Tasks
&lt;/h5&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%2Fnl6pytomsb2h5c4m3ti0.jpeg" 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%2Fnl6pytomsb2h5c4m3ti0.jpeg" alt="Tasks" width="800" height="371"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h5&gt;
  
  
  News
&lt;/h5&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%2Fcjq3a65ldpovwmjxkahd.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%2Fcjq3a65ldpovwmjxkahd.png" alt="News" width="800" height="363"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h5&gt;
  
  
  Weather
&lt;/h5&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%2Ffn6r75wgzfhbjsr94n8v.jpeg" 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%2Ffn6r75wgzfhbjsr94n8v.jpeg" alt="Weather" width="800" height="371"&gt;&lt;/a&gt;&lt;/p&gt;

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