<?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: Soumil Khandelwal </title>
    <description>The latest articles on DEV Community by Soumil Khandelwal  (@soumilk).</description>
    <link>https://dev.to/soumilk</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%2F393435%2F68d5f7f9-b886-40c3-89a2-ce1b640dc10d.jpeg</url>
      <title>DEV Community: Soumil Khandelwal </title>
      <link>https://dev.to/soumilk</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/soumilk"/>
    <language>en</language>
    <item>
      <title>A Package Optimization application</title>
      <dc:creator>Soumil Khandelwal </dc:creator>
      <pubDate>Sat, 23 May 2020 08:38:25 +0000</pubDate>
      <link>https://dev.to/soumilk/a-package-optimization-application-14m2</link>
      <guid>https://dev.to/soumilk/a-package-optimization-application-14m2</guid>
      <description>&lt;p&gt;This is the application that I developed during Smart India Hackathon in 2019. This basically solves the problems of many companies regarding the packaging of their goods. &lt;br&gt;
It takes the physical and chemical properties of the packaging materials like plastics, glass, cardboard, aluminum, etc and its cost according to its area. It then applies a greedy algorithm to optimize the packaging area as well as material costs.&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;code&gt;{%https://github.com/soumilk/Smart-Package}&lt;/code&gt;
&lt;/h3&gt;

&lt;p&gt;I along with my team developed it using Python as backend, using bootstrap/HTML and CSS for frontend. For the database, we used Firebase.&lt;/p&gt;

</description>
      <category>python</category>
      <category>css</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
