{"componentChunkName":"component---src-templates-blog-post-jsx","path":"/blogs/myJourney-part3","result":{"data":{"blog":{"frontmatter":{"title":"MY JOURNEY [PART 3]","thumbnail":"blog78","date":"July 1, 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 Jan 2021 to June 2021.\n                  Checkout the part 1:\n                  <a href=\"/blogs/myWebDevelopmentJourney\"\n                    >My Web Dev Journey</a\n                  >\n                  and part 2:\n                  <a href=\"/blogs/myJourney-part2\">Post Web Dev Journey</a>.\n                </p>\n              </div>\n            </div>\n            <div class=\"my-2 p-2\">\n              <h4>Electron JS</h4>\n              <div class=\"m-2\">\n                <p>\n                  Electron JS is a famous javascript framework for developing\n                  desktop apps. I just learnt the basics and didn't dive deep\n                  into desktop app development.\n                </p>\n                <p>\n                  You can checkout the blog:\n                  <a href=\"/blogs/learnElectronJS\">Electron JS</a> for more\n                  information about it.\n                </p>\n              </div>\n            </div>\n            <div class=\"my-2 p-2\">\n              <h4>React Native</h4>\n              <div class=\"m-2\">\n                <p>\n                  React Native is the popular javascript framework for\n                  developing hybrid mobile apps. So basically you write code in\n                  javascript that runs the app on both android and ios.\n                </p>\n                <p>\n                  If you are familiar with\n                  <a href=\"/blogs/learnReactJS\">React JS</a>\n                  then learning react native won't be difficult. So I hardly\n                  took one month to get started with it and slowly progressed by\n                  developing more projects.\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 worked on few projects to develop mobile apps which made me\n                  go through ups and downs, debugging and self testing the\n                  application for literally >100 times.\n                </p>\n                <ul class=\"pl-4\">\n                  <li>\n                    <strong>Walnote: </strong>\n                    A Todo List and Note Taking app in which you can categorize\n                    your list and organize notes. I had also made a web app for\n                    the same for which the backend is synced.\n                  </li>\n                  <li>\n                    <strong>Blogchord: </strong>A blogging platform designed for\n                    little stories that make your day better. I had also made a\n                    web app for the same for which the backend is synced.\n                  </li>\n                  <li>\n                    <strong>Get stuff done: </strong>An application that makes\n                    managing your tasks easy.\n                  </li>\n                  <li>\n                    <strong>CoWIN availability App: </strong>Simple app that\n                    fetches the data for vaccine availability based on pincode\n                    or district provided by the user.\n                  </li>\n                  <li>\n                    <strong>Google Drive + Classroom Clone: </strong>\n                    Built for both web and mobile app with synced database.\n                  </li>\n                  <li>\n                    <strong>ExerLog App: </strong>\n                    Simple exercise tracker built for both web and mobile app.\n                  </li>\n                  <li>\n                    <strong>Some other basic apps: </strong>\n                    TodoList, Expense Tracker, Movie Details app and News app.\n                  </li>\n                </ul>\n              </div>\n            </div>\n            <div class=\"my-2 p-2\">\n              <h4>Design and Analysis of Algorithms</h4>\n              <div class=\"m-2\">\n                <p>\n                  No one can just skip the heart of computer science. I had to\n                  learn Algorithms as a part of my college syllabus. Few are\n                  easy but few are bit complicated to understand and implement\n                  them.\n                </p>\n                <p>\n                  I have a whole series explaining the basics of DSA 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>GirlScript Summer of Code'21</h4>\n              <div class=\"m-2\">\n                <p>\n                  GSSOC'21 is an open source program which was held from March\n                  to May this year. It's all about contributing to any open\n                  source projects and getting your pull requests(PRs) merged\n                  into master/main branch.\n                </p>\n                <p>\n                  I just contributed to few projects for one month only because\n                  I felt that open source was about 'collaboration' but this\n                  program was all about 'competition' among the participants to\n                  be in top 50 contributors(It is just my personal opinion).\n                </p>\n                <p>\n                  Overall, it was amazing contributing to some unknown projects\n                  and that repo's maintainer accepting and merging my PR. Do\n                  checkout my blog about\n                  <a href=\"/blogs/openSourceContribution\"\n                    >Open Source Contribution</a\n                  >\n                  for more information.\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 Jan 2021 to June 2021.\n                  Checkout the part 1:\n                  <a href=\"/blogs/myWebDevelopmentJourney\"\n                    >My Web Dev Journey</a\n                  >\n                  and part 2:\n                  <a href=\"/blogs/myJourney-part2\">Post Web Dev Journey</a>.\n                </p>\n              </div>\n            </div>\n            <div class=\"my-2 p-2\">\n              <h4>Electron JS</h4>\n              <div class=\"m-2\">\n                <p>\n                  Electron JS is a famous javascript framework for developing\n                  desktop apps. I just learnt the basics and didn't dive deep\n                  into desktop app development.\n                </p>\n                <p>\n                  You can checkout the blog:\n                  <a href=\"/blogs/learnElectronJS\">Electron JS</a> for more\n                  information about it.\n                </p>\n              </div>\n            </div>\n            <div class=\"my-2 p-2\">\n              <h4>React Native</h4>\n              <div class=\"m-2\">\n                <p>\n                  React Native is the popular javascript framework for\n                  developing hybrid mobile apps. So basically you write code in\n                  javascript that runs the app on both android and ios.\n                </p>\n                <p>\n                  If you are familiar with\n                  <a href=\"/blogs/learnReactJS\">React JS</a>\n                  then learning react native won't be difficult. So I hardly\n                  took one month to get started with it and slowly progressed by\n                  developing more projects.\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 worked on few projects to develop mobile apps which made me\n                  go through ups and downs, debugging and self testing the\n                  application for literally >100 times.\n                </p>\n                <ul class=\"pl-4\">\n                  <li>\n                    <strong>Walnote: </strong>\n                    A Todo List and Note Taking app in which you can categorize\n                    your list and organize notes. I had also made a web app for\n                    the same for which the backend is synced.\n                  </li>\n                  <li>\n                    <strong>Blogchord: </strong>A blogging platform designed for\n                    little stories that make your day better. I had also made a\n                    web app for the same for which the backend is synced.\n                  </li>\n                  <li>\n                    <strong>Get stuff done: </strong>An application that makes\n                    managing your tasks easy.\n                  </li>\n                  <li>\n                    <strong>CoWIN availability App: </strong>Simple app that\n                    fetches the data for vaccine availability based on pincode\n                    or district provided by the user.\n                  </li>\n                  <li>\n                    <strong>Google Drive + Classroom Clone: </strong>\n                    Built for both web and mobile app with synced database.\n                  </li>\n                  <li>\n                    <strong>ExerLog App: </strong>\n                    Simple exercise tracker built for both web and mobile app.\n                  </li>\n                  <li>\n                    <strong>Some other basic apps: </strong>\n                    TodoList, Expense Tracker, Movie Details app and News app.\n                  </li>\n                </ul>\n              </div>\n            </div>\n            <div class=\"my-2 p-2\">\n              <h4>Design and Analysis of Algorithms</h4>\n              <div class=\"m-2\">\n                <p>\n                  No one can just skip the heart of computer science. I had to\n                  learn Algorithms as a part of my college syllabus. Few are\n                  easy but few are bit complicated to understand and implement\n                  them.\n                </p>\n                <p>\n                  I have a whole series explaining the basics of DSA 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>GirlScript Summer of Code'21</h4>\n              <div class=\"m-2\">\n                <p>\n                  GSSOC'21 is an open source program which was held from March\n                  to May this year. It's all about contributing to any open\n                  source projects and getting your pull requests(PRs) merged\n                  into master/main branch.\n                </p>\n                <p>\n                  I just contributed to few projects for one month only because\n                  I felt that open source was about 'collaboration' but this\n                  program was all about 'competition' among the participants to\n                  be in top 50 contributors(It is just my personal opinion).\n                </p>\n                <p>\n                  Overall, it was amazing contributing to some unknown projects\n                  and that repo's maintainer accepting and merging my PR. Do\n                  checkout my blog about\n                  <a href=\"/blogs/openSourceContribution\"\n                    >Open Source Contribution</a\n                  >\n                  for more information.\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-48%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/9dd874a4adb1b8397081fb575f00fd01/ee604/blog78.png","srcSet":"/static/9dd874a4adb1b8397081fb575f00fd01/69585/blog78.png 200w,\n/static/9dd874a4adb1b8397081fb575f00fd01/497c6/blog78.png 400w,\n/static/9dd874a4adb1b8397081fb575f00fd01/ee604/blog78.png 800w,\n/static/9dd874a4adb1b8397081fb575f00fd01/f3583/blog78.png 1200w,\n/static/9dd874a4adb1b8397081fb575f00fd01/5707d/blog78.png 1600w,\n/static/9dd874a4adb1b8397081fb575f00fd01/9ddc6/blog78.png 2240w","sizes":"(max-width: 800px) 100vw, 800px"}}}},"pageContext":{"blog":"myJourney-part3","thumbnail":"thumbnails/blog78.png"}},"staticQueryHashes":["2987289216","63159454"]}