{"componentChunkName":"component---src-templates-blog-post-jsx","path":"/blogs/myJourney-part2","result":{"data":{"blog":{"frontmatter":{"title":"MY JOURNEY [PART 2]","thumbnail":"blog46","date":"February 6, 2021","dsaCppCodeFile":null},"excerpt":"<div class=\"my-2 p-2\">\n              <h4>Intro</h4>\n              <div class=\"m-2\">\n                <p>\n                  This blog is all about my journey from Sept 2020 to Jan 2021.\n                  Checkout the part 1 about how I became a self taught web\n                  developer:\n                  <a href=\"/blogs/myWebDevelopmentJourney\"\n                    >My Web Dev Journey</a\n                  >\n                </p>\n              </div>\n            </div>\n            <div class=\"my-2 p-2\">\n              <h4>Internship</h4>\n              <div class=\"m-2\">\n                <p>\n                  Internship was not at all in my mind to do during my 3rd\n                  semester itself. I had planned to do any sort of internship\n                  after 2nd year but this was unplanned.\n                </p>\n                <p>\n                  This was an unpaid internship and the duration was for 2\n                  months. Well I thought it could be good to do one so that I\n                  get some exposure of real world projects, networking and\n                  comunicating.\n                </p>\n                <p>\n                  So I accepted to do this internship and also had thought that\n                  this would make me work instead of listening to boring online\n                  classes.\n                </p>\n                <p>\n                  My role was Fullstack Web Developer Intern and my work was\n                  creating a web app for education purpose where it could be\n                  helpful for any competitive exams like JEE, NEET, KCET, GATE\n                  etc.\n                </p>\n              </div>\n            </div>\n            <div class=\"my-2 p-2\">\n              <h4>Firebase</h4>\n              <div class=\"m-2\">\n                <p>\n                  My internship work required ReactJS + Firebase tech stack and\n                  this made me learn firebase during my internship period\n                  itself.\n                </p>\n                <p>\n                  It was so fun and easy to learn firebase and it has many\n                  uselful features that we can use in our application. Do check\n                  my blog about\n                  <a href=\"/blogs/firebase\">Firebase</a> for more information.\n                </p>\n              </div>\n            </div>\n            <div class=\"my-2 p-2\">\n              <h4>Data Structures</h4>\n              <div class=\"m-2\">\n                <p>\n                  No one can just skip the heart of computer science. I had to\n                  learn DS as a part of my college syllabus. Few are easy but\n                  few are bit complicated to understand and implement them.\n                </p>\n                <p>\n                  I have a whole series explaining the basics of DS and\n                  implementing them in C++. So do check the\n                  <a href=\"/category/dsa\">DSA Series</a> if you are interested.\n                </p>\n              </div>\n            </div>\n            <div class=\"my-2 p-2\">\n              <h4>Hacktoberfest</h4>\n              <div class=\"m-2\">\n                <p>\n                  Hacktoberfest is an open source program which will be held\n                  constantly in October every year. It's all about contributing\n                  to any open source projects and getting your pull\n                  requests(PRs) merged into master/main branch.\n                </p>\n                <p>\n                  We need to make 4 successfull & valid PRs to get swags like\n                  T-shirt and few stickers. I was one among 75000 people around\n                  the world to claim these swags(You can also be the one).\n                </p>\n                <p>\n                  It was amazing contributing to some unknown projects and that\n                  repo's maintainer accepting and merging my PR. Do checkout my\n                  blog about\n                  <a href=\"/blogs/openSourceContribution\"\n                    >Open Source Contribution</a\n                  >\n                  for more information.\n                </p>\n              </div>\n            </div>\n            <div class=\"my-2 p-2\">\n              <h4>Personal Projects</h4>\n              <div class=\"m-2\">\n                <p>\n                  I created two fullstack web apps which made me go through ups\n                  and downs, degubbing and self testing the application for\n                  literally 100 times.\n                </p>\n                <p>\n                  <strong>1. Walnote: </strong>\n                  A Todo List and Note Taking app in which you can categorize\n                  your list and organize notes. It is fully authenticated and\n                  built using MERN Stack.\n                </p>\n                <p>\n                  <strong>2. Blogchord: </strong>A blogging platform designed for\n                  little stories that make your day better. It is fully\n                  authenticated and built using MERN Stack.\n                </p>\n              </div>\n            </div>\n            <div class=\"my-2 p-2\">\n              <h4>Gatsby JS & GraphQL</h4>\n              <div class=\"m-2\">\n                <p>\n                  As my sem send exams got delayed and I got some more free\n                  time, I decided to learn Gatsby JS which is a static site\n                  genrator for React JS.\n                </p>\n                <p>\n                  But Gatsby demands us to have a minimum knowledge of GraphQL\n                  also. So I learnt both of them one after the other(first\n                  GraphQL then Gatsby) within two weeks. \n                </p>\n                <p>After learning GraphQL, I built an exercise tracker\n                  using graphql as a part of practicing what I have learnt. And later after\n                  learning Gatsby, I built this whole blog site using Gatsby✌.\n                </p>\n                <p class=\"text-muted\">\n                  More information, topics to cover & resources to learn Gatsby\n                  JS & GraphQL have been posted as seperate blogs.\n                </p>\n              </div>\n            </div>\n","html":"<div class=\"my-2 p-2\">\n              <h4>Intro</h4>\n              <div class=\"m-2\">\n                <p>\n                  This blog is all about my journey from Sept 2020 to Jan 2021.\n                  Checkout the part 1 about how I became a self taught web\n                  developer:\n                  <a href=\"/blogs/myWebDevelopmentJourney\"\n                    >My Web Dev Journey</a\n                  >\n                </p>\n              </div>\n            </div>\n            <div class=\"my-2 p-2\">\n              <h4>Internship</h4>\n              <div class=\"m-2\">\n                <p>\n                  Internship was not at all in my mind to do during my 3rd\n                  semester itself. I had planned to do any sort of internship\n                  after 2nd year but this was unplanned.\n                </p>\n                <p>\n                  This was an unpaid internship and the duration was for 2\n                  months. Well I thought it could be good to do one so that I\n                  get some exposure of real world projects, networking and\n                  comunicating.\n                </p>\n                <p>\n                  So I accepted to do this internship and also had thought that\n                  this would make me work instead of listening to boring online\n                  classes.\n                </p>\n                <p>\n                  My role was Fullstack Web Developer Intern and my work was\n                  creating a web app for education purpose where it could be\n                  helpful for any competitive exams like JEE, NEET, KCET, GATE\n                  etc.\n                </p>\n              </div>\n            </div>\n            <div class=\"my-2 p-2\">\n              <h4>Firebase</h4>\n              <div class=\"m-2\">\n                <p>\n                  My internship work required ReactJS + Firebase tech stack and\n                  this made me learn firebase during my internship period\n                  itself.\n                </p>\n                <p>\n                  It was so fun and easy to learn firebase and it has many\n                  uselful features that we can use in our application. Do check\n                  my blog about\n                  <a href=\"/blogs/firebase\">Firebase</a> for more information.\n                </p>\n              </div>\n            </div>\n            <div class=\"my-2 p-2\">\n              <h4>Data Structures</h4>\n              <div class=\"m-2\">\n                <p>\n                  No one can just skip the heart of computer science. I had to\n                  learn DS as a part of my college syllabus. Few are easy but\n                  few are bit complicated to understand and implement them.\n                </p>\n                <p>\n                  I have a whole series explaining the basics of DS and\n                  implementing them in C++. So do check the\n                  <a href=\"/category/dsa\">DSA Series</a> if you are interested.\n                </p>\n              </div>\n            </div>\n            <div class=\"my-2 p-2\">\n              <h4>Hacktoberfest</h4>\n              <div class=\"m-2\">\n                <p>\n                  Hacktoberfest is an open source program which will be held\n                  constantly in October every year. It's all about contributing\n                  to any open source projects and getting your pull\n                  requests(PRs) merged into master/main branch.\n                </p>\n                <p>\n                  We need to make 4 successfull & valid PRs to get swags like\n                  T-shirt and few stickers. I was one among 75000 people around\n                  the world to claim these swags(You can also be the one).\n                </p>\n                <p>\n                  It was amazing contributing to some unknown projects and that\n                  repo's maintainer accepting and merging my PR. Do checkout my\n                  blog about\n                  <a href=\"/blogs/openSourceContribution\"\n                    >Open Source Contribution</a\n                  >\n                  for more information.\n                </p>\n              </div>\n            </div>\n            <div class=\"my-2 p-2\">\n              <h4>Personal Projects</h4>\n              <div class=\"m-2\">\n                <p>\n                  I created two fullstack web apps which made me go through ups\n                  and downs, degubbing and self testing the application for\n                  literally 100 times.\n                </p>\n                <p>\n                  <strong>1. Walnote: </strong>\n                  A Todo List and Note Taking app in which you can categorize\n                  your list and organize notes. It is fully authenticated and\n                  built using MERN Stack.\n                </p>\n                <p>\n                  <strong>2. Blogchord: </strong>A blogging platform designed for\n                  little stories that make your day better. It is fully\n                  authenticated and built using MERN Stack.\n                </p>\n              </div>\n            </div>\n            <div class=\"my-2 p-2\">\n              <h4>Gatsby JS & GraphQL</h4>\n              <div class=\"m-2\">\n                <p>\n                  As my sem send exams got delayed and I got some more free\n                  time, I decided to learn Gatsby JS which is a static site\n                  genrator for React JS.\n                </p>\n                <p>\n                  But Gatsby demands us to have a minimum knowledge of GraphQL\n                  also. So I learnt both of them one after the other(first\n                  GraphQL then Gatsby) within two weeks. \n                </p>\n                <p>After learning GraphQL, I built an exercise tracker\n                  using graphql as a part of practicing what I have learnt. And later after\n                  learning Gatsby, I built this whole blog site using Gatsby✌.\n                </p>\n                <p class=\"text-muted\">\n                  More information, topics to cover & resources to learn Gatsby\n                  JS & GraphQL have been posted as seperate blogs.\n                </p>\n              </div>\n            </div>"},"thumbnail":{"childImageSharp":{"fluid":{"tracedSVG":"data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='400'%20height='225'%20viewBox='0%200%20400%20225'%20preserveAspectRatio='none'%3e%3cpath%20d='M140%2082c0%209%200%2011%202%2011l1-5v-5l1%205%202%205%202-5%201-5v5c0%204%200%205%202%205l1-11c0-10%200-11-2-11s-3%202-3%206l-1%202-1-2c0-4-1-6-3-6s-2%201-2%2011m16-10l2%206%201%2010c0%204%200%205%202%205s2-1%202-5l2-11%201-6h-2s-2%201-2%203l-1%204-1-3c0-3-4-6-4-3m31%200l-1%2010c0%209%201%2011%205%2011%203%200%204-3%204-11%200-9-4-14-8-10m12%208c0%2010%201%2013%205%2013%203%200%204-3%204-13%200-8%200-9-2-9-1%200-2%202-2%2010l-1%2010V81c0-8-1-10-2-10-2%200-2%201-2%209m14%202c0%209%200%2011%202%2011l1-5v-4l1%204c1%204%202%205%203%205%202%200%202-1%201-3V77c0-4-2-6-6-6-2%200-2%200-2%2011m13%200c0%209%200%2011%202%2011l1-5c0-6%201-5%203%201%200%203%201%204%202%204%202%200%202-1%202-11%200-9-1-10-2-10s-2%201-2%204v4l-1-4-3-5c-2%200-2%201-2%2011m15-10v7c0%2015%200%2014%204%2014%202%200%203%200%203-2l-2-2-2-2c0-2%201-3%202-3l1-2-1-2-2-2c0-2%201-3%202-3l2-2c0-2-1-2-3-2l-4%201m11%201l1%207%202%209c0%203%200%204%202%204l1-4%202-10v-8l-3%203-1%204v-4c-1-3-4-4-4-1m-59%2048v5h4c5%200%209-2%209-5%200-4-4-6-9-6h-4v6'%20fill='%23d3d3d3'%20fill-rule='evenodd'/%3e%3c/svg%3e","aspectRatio":1.7699115044247788,"src":"/static/f111a0ac8ce138dc724666487e36f7bd/ee604/blog46.png","srcSet":"/static/f111a0ac8ce138dc724666487e36f7bd/69585/blog46.png 200w,\n/static/f111a0ac8ce138dc724666487e36f7bd/497c6/blog46.png 400w,\n/static/f111a0ac8ce138dc724666487e36f7bd/ee604/blog46.png 800w,\n/static/f111a0ac8ce138dc724666487e36f7bd/f3583/blog46.png 1200w,\n/static/f111a0ac8ce138dc724666487e36f7bd/5707d/blog46.png 1600w,\n/static/f111a0ac8ce138dc724666487e36f7bd/9ddc6/blog46.png 2240w","sizes":"(max-width: 800px) 100vw, 800px"}}}},"pageContext":{"blog":"myJourney-part2","thumbnail":"thumbnails/blog46.png"}},"staticQueryHashes":["2987289216","63159454"]}