<?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: Pranjal Rastogi</title>
    <description>The latest articles on DEV Community by Pranjal Rastogi (@prankshaw).</description>
    <link>https://dev.to/prankshaw</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%2F240998%2F11dc0884-ac1e-48b0-9efe-1ffc8939e804.jpg</url>
      <title>DEV Community: Pranjal Rastogi</title>
      <link>https://dev.to/prankshaw</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/prankshaw"/>
    <language>en</language>
    <item>
      <title>My space on the Internet!!!</title>
      <dc:creator>Pranjal Rastogi</dc:creator>
      <pubDate>Wed, 20 May 2020 11:54:15 +0000</pubDate>
      <link>https://dev.to/prankshaw/my-space-on-the-internet-3gep</link>
      <guid>https://dev.to/prankshaw/my-space-on-the-internet-3gep</guid>
      <description>&lt;p&gt;Everybody who has ever surfed over the internet will like to contribute something of their own, to place their name on the internet, to leave a mark in history. A personal website was something, I always wanted. It will be my chance to let the world know, who I am, what I do. There are lots of social networking websites out there, but the feeling of owning something of my own, a little happy place on the internet, which I can call my own, was much more desirable. &lt;/p&gt;

&lt;p&gt;As soon as I learned the basics of web development, a personal website was the first thing that came in my mind. I started with some basic designs, started with a basic picture and few &lt;/p&gt;
&lt;p&gt; tags, put it through lots of iterations, changed and updated it multiple times, to make it match my vision and over the course of years, I have been able to achieve it. &lt;/p&gt;

&lt;p&gt;Here I present my personal portfolio- &lt;a href="https://prankshaw.github.io/"&gt;https://prankshaw.github.io/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Lots of changes over the years have allowed me to shape this website into its final form. I started out with a very basic portfolio built only using HTML and some CSS. Then I learned JavaScript, JQuery, Bootstrap and many other things to shape this website. &lt;br&gt;
After building out a quick and dirty version, I wanted to publish it but had no idea. The GitHub came to rescue, allow me to publish my website via GitHub, and Student Developer's pack allowed me to choose a custom domain name [which as you can see, I have removed now]. Finally hosting my website around 3 years ago, and going live onto the internet was the best thing possible.&lt;/p&gt;

&lt;p&gt;So anyone, coder or not, go out and have a little space of your own in this vast internet. It's your chance to leave your footprint in this vast digital network.&lt;/p&gt;

&lt;p&gt;PS: I will be happy to help you out!!. Just reach me out on the social media platforms and do follow me on Twitter - &lt;a href="https://www.twitter.com/mepranjal31"&gt;https://www.twitter.com/mepranjal31&lt;/a&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  StaySafeStayIndoor
&lt;/h1&gt;

</description>
      <category>octograd2020</category>
    </item>
    <item>
      <title>Hackathon Cheatsheet</title>
      <dc:creator>Pranjal Rastogi</dc:creator>
      <pubDate>Wed, 02 Oct 2019 11:22:14 +0000</pubDate>
      <link>https://dev.to/prankshaw/hackathon-cheatsheet-5gc4</link>
      <guid>https://dev.to/prankshaw/hackathon-cheatsheet-5gc4</guid>
      <description>&lt;p&gt;&lt;strong&gt;Loads of swag, free food and a chance to get down with friends and develop something amazing just within hours. All this sounds great and I am sure that everybody wants to get their hands on such an opportunity.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Hackathons provide such a platform where one with lots of participants can battle against the time, to make something spectacular and sat down to code facing the miseries of confusion, setbacks and headache one expects from a software project but still win at dawn to showcase the hard work and dedication in a project which at one point seems like a nightmare. Hackathons are designed like a fast-paced, adventurous type of event where you will find help in terms of mentors and other fellow competitors. It helps you to work like doing a real-life project, facing time constraints but still live up to the expectation of people and win against odds.&lt;/p&gt;

&lt;h2&gt;
  
  
  But, What will I do there?
&lt;/h2&gt;

&lt;p&gt;One might wonder what kind of technology one should know/use to participate in hackathons. The answer is simple -ANYTHING. It doesn’t depend on what you are using. Most commonly people develop websites and android applications, but one can go rebel by developing C++ applications or use so much in trend now; Machine Learning. What judges really look for is the viability of the final product, how it fits into the given theme and how effectively it solves a real-life problem.&lt;br&gt;
Currently, the hackathon culture is booming. In every institute, one can find hackathons taking place every now and then but it is difficult to keep track of so many of them. One must keep looking to avail of these opportunities.&lt;/p&gt;

&lt;h2&gt;
  
  
  I should prepare, But How??
&lt;/h2&gt;

&lt;p&gt;Going for something new always excites us and once selected for a hackathon it is natural to know more about it. The very first step in a hackathon is theme selection. Usually, there are 3–5 themes given on general problems. One must choose a theme wisely depending on the idea and its technological constraints. Idea is very important as it decides the shape of your product. Try to think of a unique idea or enhance and improve some existing projects. Google for ideas and discuss with teammates until you all are sure and excited to work on it. It is important to have teammates that are as much technologically smart as well as most necessarily dedicated as you are, it helps in keeping the atmosphere healthy for work. After agreeing on an idea, strategies make yourself a timeline. It is definite that many problems and setbacks will occur, not only with new-comers but also with experienced programmers. The odds of a problem not happening are slim but if one goes through it peacefully and logically the odds of it not solving are negligible. Besides this most hackathons provide free food, interaction sessions with mentors to help you with a problem and provide ways to think a problem through. The motivation behind hackathons is to help people learn by working, therefore a healthy and co-operative working environment is maintained.&lt;/p&gt;

&lt;h2&gt;
  
  
  After coding for hours…
&lt;/h2&gt;

&lt;p&gt;Finally, after burning the midnight oil, the hard work starts integrating into an amazing product, one can feel proud of. But what good is it if people can’t know about it. Therefore, there is a presentation section. One should keep a few things in mind for presentation. Always talk formally about your product including details of how it fits into the theme you chose, how is it solving a real-life problem how is it different than current existing solutions if any. Be ready for questions. Listen to others as well as it helps you to identify your vulnerabilities and might plant a seed for your next big idea. Some will win while others will hope but you should always praise a good idea and work on making yourself better and hope for the best.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;May You Succeed in your next hackathon.&lt;br&gt;
Thank you!!!&lt;/strong&gt;&lt;/p&gt;

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