<?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: Chankey Pathak</title>
    <description>The latest articles on DEV Community by Chankey Pathak (@chankeypathak).</description>
    <link>https://dev.to/chankeypathak</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%2F405760%2F05d96dbf-f3b9-4c22-a6b2-1e34d90dc3c1.jpeg</url>
      <title>DEV Community: Chankey Pathak</title>
      <link>https://dev.to/chankeypathak</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/chankeypathak"/>
    <language>en</language>
    <item>
      <title>TutsWiki - Collaborative tutorials for the Internet</title>
      <dc:creator>Chankey Pathak</dc:creator>
      <pubDate>Wed, 10 Jun 2020 03:58:39 +0000</pubDate>
      <link>https://dev.to/chankeypathak/tutswiki-29ee</link>
      <guid>https://dev.to/chankeypathak/tutswiki-29ee</guid>
      <description>&lt;h2&gt;
  
  
  What I built
&lt;/h2&gt;

&lt;p&gt;❓Problem: I was unhappy with the low quality tech content on famous websites like TutorialsPoint. We always come across some obsolete content, broken links, or bad practices on tech/programming websites but there's no way to fix that. It becomes the site owner's sole responsibility to keep everything up-to-date. At some point they stop caring about it because they just can't monitor each and every article/link/example on their massive websites.&lt;/p&gt;

&lt;p&gt;✅Solution: I made TutsWiki, an open-source platform where people can add or improve the content which is peer-reviewed by the community, so that the resulting content is always of high quality.&lt;/p&gt;

&lt;p&gt;❕Example: A CSV file that I used in my example program was broken. The original site which hosted the CSV file had updated the URL along with the CSV content. It was 3 years old content which I was not monitoring but thanks to a visitor who found out about it and raised a PR to fix it. &lt;a href="https://github.com/TutsWiki/source/pull/3/commits/4ea5ecfb9b634d9a0fc04b341e6f316d0a98a875" rel="noopener noreferrer"&gt;Link to PR&lt;/a&gt;&lt;/p&gt;

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

&lt;p&gt;Creative Catalyst&lt;/p&gt;

&lt;h2&gt;
  
  
  Demo
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://tutswiki.com/" rel="noopener noreferrer"&gt;https://tutswiki.com/&lt;/a&gt;&lt;/p&gt;

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


&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev.to%2Fassets%2Fgithub-logo-5a155e1f9a670af7944dd5e12375bc76ed542ea80224905ecaf878b9157cdefc.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/TutsWiki" rel="noopener noreferrer"&gt;
        TutsWiki
      &lt;/a&gt; / &lt;a href="https://github.com/TutsWiki/source" rel="noopener noreferrer"&gt;
        source
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      A wiki of tutorials
    &lt;/h3&gt;
  &lt;/div&gt;
  &lt;div class="ltag-github-body"&gt;
    
&lt;div id="readme" class="md"&gt;
&lt;p&gt;&lt;a href="https://app.wercker.com/project/byKey/869c3599ae2b088beafa8aeca93b1483" rel="nofollow noopener noreferrer"&gt;&lt;img src="https://camo.githubusercontent.com/754831f76aad8e64579212c8bab37fd8009fcf08b4a1df50426d868f3fd4a3c6/68747470733a2f2f6170702e776572636b65722e636f6d2f7374617475732f38363963333539396165326230383862656166613861656361393362313438332f732f6d6173746572" alt="wercker status" title="wercker status"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;div class="markdown-heading"&gt;
&lt;h1 class="heading-element"&gt;&lt;a href="https://tutswiki.com" rel="nofollow noopener noreferrer"&gt;TutsWiki.com&lt;/a&gt;&lt;/h1&gt;

&lt;/div&gt;
&lt;p&gt;Collaborative tutorials for the internet&lt;/p&gt;
&lt;p&gt;&lt;a rel="noopener noreferrer" href="https://github.com/TutsWiki/source/blob/master/static/img/collaborate.png"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fgithub.com%2FTutsWiki%2Fsource%2Fraw%2Fmaster%2Fstatic%2Fimg%2Fcollaborate.png" alt="collaborate" title="Collaborate"&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/TutsWiki/source" rel="noopener noreferrer"&gt;View on GitHub&lt;/a&gt;&lt;/div&gt;
&lt;br&gt;
&lt;/div&gt;
&lt;br&gt;


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

&lt;p&gt;HTML, CSS, JS and GitHub&lt;/p&gt;

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

&lt;p&gt;&lt;a href="https://github.com/TutsWiki/" rel="noopener noreferrer"&gt;https://github.com/TutsWiki/&lt;/a&gt;&lt;/p&gt;

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