<?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: Bharat Arya</title>
    <description>The latest articles on DEV Community by Bharat Arya (@aryabharat).</description>
    <link>https://dev.to/aryabharat</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%2F271661%2F0a21afa5-77bf-494e-ad21-cfb2100d14a1.jpeg</url>
      <title>DEV Community: Bharat Arya</title>
      <link>https://dev.to/aryabharat</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/aryabharat"/>
    <language>en</language>
    <item>
      <title>VSC my first project</title>
      <dc:creator>Bharat Arya</dc:creator>
      <pubDate>Wed, 20 May 2020 17:58:35 +0000</pubDate>
      <link>https://dev.to/aryabharat/vsc-my-first-project-1oh</link>
      <guid>https://dev.to/aryabharat/vsc-my-first-project-1oh</guid>
      <description>&lt;h2&gt;
  
  
  My First Project
&lt;/h2&gt;

&lt;h2&gt;
  
  
  &lt;a href="https://github.com/aryabharat/Monitrix-VCS"&gt;Link to Code&lt;/a&gt;
&lt;/h2&gt;

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

&lt;p&gt;It is a very basics clone of git written in C, and use difference algorithm to differentiate between file. I used core C to create file and keep a log of different files when an change is done in the files.&lt;br&gt;
One can create a new repo which keep a track of all the differetn version of code upon commit and one can revertive back to those old version.&lt;/p&gt;

&lt;h2&gt;
  
  
  Stories
&lt;/h2&gt;

&lt;p&gt;SO this was my first real project during my bachlors, this one is special because we didnt knew how to make project presentable, so it started with lot of disscusion of differnt technlogy which one to choose, finally we decied to keep it low and something related to opensource so we choose to make a version control system, idea was good so was the sprit, but as we got into the reaserach and understanding the core alogs of GIT we thought that we have choose a worg project, but we tried and made a simple VSC.&lt;/p&gt;

</description>
      <category>c</category>
      <category>git</category>
    </item>
  </channel>
</rss>
