<?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: Sahil Kharya</title>
    <description>The latest articles on DEV Community by Sahil Kharya (@sahilkharya).</description>
    <link>https://dev.to/sahilkharya</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%2F391213%2Fe4946b0f-5cde-454d-a238-bee3b70ad69e.png</url>
      <title>DEV Community: Sahil Kharya</title>
      <link>https://dev.to/sahilkharya</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/sahilkharya"/>
    <language>en</language>
    <item>
      <title>E-Ledger (Digitised Transaction Records)</title>
      <dc:creator>Sahil Kharya</dc:creator>
      <pubDate>Wed, 20 May 2020 20:10:28 +0000</pubDate>
      <link>https://dev.to/sahilkharya/my-final-year-project-4mbl</link>
      <guid>https://dev.to/sahilkharya/my-final-year-project-4mbl</guid>
      <description>&lt;h2&gt;
  
  
  E-Ledger
&lt;/h2&gt;

&lt;p&gt;I developed a ELedger (Online Transaction Data Book) with Java, MariaDB, Angular.&lt;br&gt;
Our Aim with the simple, robust, and paperless model of eLedger is to bring about a complete change in the way small and medium businesses function. No more do they have to rely on hand-written diaries or paper-based account books for keeping track of their transactional operations. Instead, they can simply digitize their financial records and view all relevant data about their outstanding balance — anytime, anywhere. Basically, it will help to reduce burden of maintaining and accounting paper books.  &lt;/p&gt;

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

&lt;p&gt;&lt;a href="http://e-ledger.s3-website.ap-south-1.amazonaws.com/"&gt;http://e-ledger.s3-website.ap-south-1.amazonaws.com/&lt;/a&gt;&lt;/p&gt;

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

&lt;p&gt;DataBase Link :&lt;br&gt;
 &lt;code&gt;{% github https://github.com/royforge/eledgerapi/tree/edevelop %}&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;UI Link:&lt;br&gt;
&lt;code&gt;{% github https://github.com/royforge/eledgerui/tree/edevelop %}&lt;/code&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  How I built it (what's the stack? did I run into issues or discover something new along the way?)
&lt;/h2&gt;

&lt;p&gt;Connected a MariaDB docker image and developed the Database using Java Language. The complete backend was built as a Spring Application. &lt;br&gt;
For the Front-end part, I used Angular and used Virtual studio code for development.&lt;/p&gt;

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

&lt;p&gt;Learnt a lot of new things. Sometimes a problem took even two days while some work was done in minutes.&lt;br&gt;
I find myself more active and capable for the Industrial work with my project, knowledge and experience I have gained.&lt;/p&gt;

</description>
      <category>octograd2020</category>
      <category>devgrad2020</category>
    </item>
    <item>
      <title>Ethereum Vs HyperLedger</title>
      <dc:creator>Sahil Kharya</dc:creator>
      <pubDate>Wed, 20 May 2020 19:51:05 +0000</pubDate>
      <link>https://dev.to/sahilkharya/ethereum-vs-hyperledger-c72</link>
      <guid>https://dev.to/sahilkharya/ethereum-vs-hyperledger-c72</guid>
      <description>&lt;p&gt;As "Blockchain" is booming technology, more and more people are inclining towards this technology. There are several use cases in both management as well as development field.&lt;/p&gt;

&lt;p&gt;For the developers, there are many platforms evolved to develop blockchain solutions. The most popular ones are "Ethereum Dapps" and "HyperLedger".&lt;/p&gt;

&lt;p&gt;Ethereum Dapps : These are built on a programming language called 'solidity' and can be used to build public as well as private blockchain. It is built on top of the ethereum blockchain. Individuals or organisations who want to build a public blockchain or some project can use this.&lt;/p&gt;

&lt;p&gt;Hyperledger : This is a platform built by Linux Foundation. It does not require knowledge of any new language and popular languages like java can be used. It is used mainly for a private blockchain as companies which require a solution for restricted members can use this solution for development&lt;/p&gt;

&lt;p&gt;The conclusion, The platform choice is upto the requirements of the user and the project. Both platforms are good and are equally in trend. &lt;/p&gt;

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