<?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: ilamparithi_aka_ip</title>
    <description>The latest articles on DEV Community by ilamparithi_aka_ip (@ilamparithi10).</description>
    <link>https://dev.to/ilamparithi10</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%2F245208%2Fe0c27ca2-3c67-43b0-b8d6-7fbf96141c78.png</url>
      <title>DEV Community: ilamparithi_aka_ip</title>
      <link>https://dev.to/ilamparithi10</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ilamparithi10"/>
    <language>en</language>
    <item>
      <title>Django - Improvement</title>
      <dc:creator>ilamparithi_aka_ip</dc:creator>
      <pubDate>Mon, 18 May 2020 05:41:32 +0000</pubDate>
      <link>https://dev.to/ilamparithi10/django-improvement-40in</link>
      <guid>https://dev.to/ilamparithi10/django-improvement-40in</guid>
      <description>&lt;p&gt;Hello Everyone!&lt;/p&gt;

&lt;p&gt;In my college I was studying Electronics major but I had and still have a lot of interest in programming. So I decided to learn programming myself. After the end of my third year, I got an internship opportunity in one of the startup companies. During my internship, I managed to learn python, flask, and Django. After the internship, I was accepted as a full-time employee in the same company. Now it's been two years as a full-time employee in the company, I decided to look for job change. I have applied to many companies but didn't get any calls. One day I got a call from an HR for an opportunity, They gave an assignment in Django and asked me to complete within 2 days. I completed the task and sent it to them. After a week, They decided to move forward without me. &lt;/p&gt;

&lt;p&gt;They provided a JSON file of data of users with their activity period. The task is to design and implement a Django application with User and ActivityPeriod models, write&lt;br&gt;
a custom management command to populate the database with some dummy data, and design&lt;br&gt;
an API to serve that data in the json format.&lt;/p&gt;

&lt;p&gt;Project repo url: &lt;a href="https://github.com/IP10/ftl-test"&gt;https://github.com/IP10/ftl-test&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;It would be helpful if anyone goes through the project and provided suggestions for improvements.&lt;/p&gt;

</description>
      <category>django</category>
      <category>codequality</category>
    </item>
    <item>
      <title>Python - Design Patterns</title>
      <dc:creator>ilamparithi_aka_ip</dc:creator>
      <pubDate>Wed, 19 Feb 2020 08:32:59 +0000</pubDate>
      <link>https://dev.to/ilamparithi10/python-design-patterns-4of6</link>
      <guid>https://dev.to/ilamparithi10/python-design-patterns-4of6</guid>
      <description>&lt;p&gt;Can someone explain the design patterns of python with an example?&lt;/p&gt;

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