<?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: Akash Patel</title>
    <description>The latest articles on DEV Community by Akash Patel (@imakash3011).</description>
    <link>https://dev.to/imakash3011</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%2F452541%2F33740876-6792-432a-a67e-0865b165bf32.jpeg</url>
      <title>DEV Community: Akash Patel</title>
      <link>https://dev.to/imakash3011</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/imakash3011"/>
    <language>en</language>
    <item>
      <title>Crio Winter of Doing</title>
      <dc:creator>Akash Patel</dc:creator>
      <pubDate>Fri, 15 Jan 2021 19:42:05 +0000</pubDate>
      <link>https://dev.to/imakash3011/crio-winter-of-doing-3mgj</link>
      <guid>https://dev.to/imakash3011/crio-winter-of-doing-3mgj</guid>
      <description>&lt;p&gt;Hello everyone my name is Akash Patel, computer science and engineering student at Gautam Buddha University, Greater Noida. I am an open source enthusiast. In this blog I'm going to describe about my Stage-1 journey of Crio-Winter of Doing.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--kEekzKbi--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/i/fnh7fbc17oylgbp9gsuc.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--kEekzKbi--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/i/fnh7fbc17oylgbp9gsuc.png" alt="Crio-Winter of Doing" width="800" height="664"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h4&gt;
  
  
  What is Crio-Winter of Doing?
&lt;/h4&gt;

&lt;p&gt;Crio-Winter of Doing is a one of a kind program focused on bringing together budding engineering talent to work on challenging projects for the most exciting startups in the country. It is India’s largest tech externship program for developers.&lt;/p&gt;

&lt;h4&gt;
  
  
  What is an externship?
&lt;/h4&gt;

&lt;p&gt;An externship is a short, unpaid, and informal internship where students spend anywhere from a single day to a few weeks getting &lt;br&gt;
exposure to what its like to work at a company. The word externship is a hybrid of “experience” and “internship”.&lt;/p&gt;

&lt;h4&gt;
  
  
  What I learnt in stage-1?
&lt;/h4&gt;

&lt;p&gt;Following are the topic which I learnt practically in stage-1 of Crio-Winter of Doing.&lt;/p&gt;

&lt;h4&gt;
  
  
  HTTP :
&lt;/h4&gt;

&lt;p&gt;HTTP stands for Hyper Text Transfer Protocol.&lt;br&gt;
Communication between client computers and web servers is done by &lt;br&gt;
sending HTTP Requests and receiving HTTP Responses.&lt;/p&gt;

&lt;h4&gt;
  
  
  Rest:
&lt;/h4&gt;

&lt;p&gt;REST stands for REpresentational State Transfer.&lt;br&gt;
An &lt;strong&gt;API&lt;/strong&gt; is an application programming interface. It is a set of rules that allow programs to talk to each other. The developer creates the API on the server and allows the client to talk to it.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;REST&lt;/strong&gt; determines how the API looks like. It stands for “Representational State Transfer”. It is a set of rules that developers follow when they create their API.&lt;/p&gt;

&lt;h4&gt;
  
  
  Linux :
&lt;/h4&gt;

&lt;p&gt;Linux is an operating system. An operating system is software that manages all of the hardware resources associated with your desktop or laptop. To put it simply, the operating system manages the communication between your software and your hardware.&lt;/p&gt;

&lt;h4&gt;
  
  
  AWS :
&lt;/h4&gt;

&lt;p&gt;AWS (Amazon Web Services) as a secured cloud services platform that offers compute power, database storage, content delivery and various other functionalities. To be more specific, it is a large bundle of cloud based services.&lt;/p&gt;

&lt;h4&gt;
  
  
  GIT :
&lt;/h4&gt;

&lt;p&gt;Git is a distributed version-control system for tracking changes in any set of files, originally designed for coordinating work among programmers cooperating on source code during software development. Its goals include speed, data integrity, and support for distributed, non-linear workflows.&lt;/p&gt;

&lt;p&gt;Also best thing about Crio-Winter of Doing is that is have a huge community on slack where all the members are very helpful and they are always ready to help.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>My Portfolio Site</title>
      <dc:creator>Akash Patel</dc:creator>
      <pubDate>Sat, 19 Dec 2020 05:42:42 +0000</pubDate>
      <link>https://dev.to/imakash3011/my-portfolio-2ml6</link>
      <guid>https://dev.to/imakash3011/my-portfolio-2ml6</guid>
      <description>&lt;h2&gt;
  
  
  What I built
&lt;/h2&gt;

&lt;p&gt;I have built my own personal portfolio website using react and bootstrap.&lt;/p&gt;

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

&lt;p&gt;Personal Site/Portfolio&lt;/p&gt;

&lt;h3&gt;
  
  
  App Link
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://imakash-bnl4y.ondigitalocean.app/" rel="noopener noreferrer"&gt;https://imakash-bnl4y.ondigitalocean.app/&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Screenshots
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fhnudfdfqvfnct2g0wrbe.png" class="article-body-image-wrapper"&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-uploads.s3.amazonaws.com%2Fi%2Fhnudfdfqvfnct2g0wrbe.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2F3nkhnl26rlqkbfur8k6e.png" class="article-body-image-wrapper"&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-uploads.s3.amazonaws.com%2Fi%2F3nkhnl26rlqkbfur8k6e.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Description
&lt;/h3&gt;

&lt;p&gt;This portfolio website is built using react and bootstrap. This website have features like it don't get refreshed when you switch from 1 page to another. This website contains 4 pages i.e. Home, Education, Experience, Contact.&lt;/p&gt;

&lt;h3&gt;
  
  
  Link to Source Code
&lt;/h3&gt;

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

&lt;h3&gt;
  
  
  Permissive License
&lt;/h3&gt;

&lt;p&gt;Licensed under MIT license.&lt;/p&gt;

&lt;h2&gt;
  
  
  Background
&lt;/h2&gt;

&lt;p&gt;I am open-source enthusiast and i always wish to participate in hackathon like this so that i can contribute more and more in open-source world.&lt;/p&gt;

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

&lt;p&gt;After reading the new feature of digitalocean App platform&lt;br&gt;
i thought that it will great choice for me to host my website &lt;br&gt;
using feature. This is first time i'm hosting any website.&lt;/p&gt;

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

&lt;p&gt;I would like to thank everyone for organizing this hackathon. I Would also like to wish all other participants "All the best".&lt;/p&gt;

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