DEV Community: Deepak Vijay Agrawal The latest articles on DEV Community by Deepak Vijay Agrawal (@debugagrawal). https://dev.to/debugagrawal 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%2F487440%2F7d552982-40b3-4eb7-aa0e-af4fae94241d.jpg DEV Community: Deepak Vijay Agrawal https://dev.to/debugagrawal en MLH Hackathons are ❤ Deepak Vijay Agrawal Sun, 13 Dec 2020 18:29:08 +0000 https://dev.to/debugagrawal/mlh-hackathons-are-29be https://dev.to/debugagrawal/mlh-hackathons-are-29be <h2> This week was best for me as I participated in a <code>hackathon</code> for the first time 🥳🚀 </h2> <h3> <em>MLH Who Done It Hacks?</em> 🕵️‍♂️ organized by MLH it was a great experience meeting new people learning new stuff and build something cool 🤓👨‍💻🎈 </h3> <blockquote> <h3> Here is what I created along with my friend : </h3> </blockquote> <h2> "<strong>221B-There's only one path</strong>" </h2> <h4> A thriller mystery game where you have to find hidden clues and messages in each level and try to decrypt them to move to next level </h4> <p><a href="proxy.php?url=https://res.cloudinary.com/practicaldev/image/fetch/s--6uFFazIH--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/q3qfaelk0a5j52hxharp.png" class="article-body-image-wrapper"><img src="proxy.php?url=https://res.cloudinary.com/practicaldev/image/fetch/s--6uFFazIH--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/q3qfaelk0a5j52hxharp.png"></a></p> <blockquote> <h3> Due to this amazing experience : </h3> <ul> <li>Learnt how to create mystery game.</li> <li>Learnt how to host a website on using a domain rather that Github pages</li> <li>Got to know how to use Devpost.</li> </ul> </blockquote> <h3> <em>Let let fun begin</em> 👨‍💻🚀🕵️‍♂️ </h3> <p><strong>The official Website :</strong> <a href="proxy.php?url=http://www.sherlockinneedofdetective.co/">sherlockinneedofdetective.co</a></p> <p><strong>The Devpost :</strong> <a href="proxy.php?url=https://devpost.com/software/221b-there-s-only-one-path">221B There's only one path</a></p> <p><strong>The GitHub Repo :</strong> <a href="proxy.php?url=https://github.com/DebugAgrawal/221B">DebugAgrawal/221B</a></p> mlh hackathon gamedev Fix Mongo db Compass 'Initializing' screen error Deepak Vijay Agrawal Mon, 09 Nov 2020 09:26:52 +0000 https://dev.to/debugagrawal/fix-mongo-db-compass-initializing-screen-error-131e https://dev.to/debugagrawal/fix-mongo-db-compass-initializing-screen-error-131e <h2> 👨‍💻 Finally Fixed </h2> <h3> <em>Namaste everyone !</em> </h3> <p>While installing a new software 80% percent chances are that your software will run perfectly fine,<br> but sometimes due to improper installation, the software does not work properly and finding the issue and then solution for it is quite time consuming also sometimes hard to find the solution</p> <p>While installing <em>MongoDB Compass</em> on your machine many of you must have been stuck on your <code>INITIALIZING COMPASS / ACTIVATING PLUGINS</code> screen and unable to fix it.</p> <p>I came across the same issue and was unable to find a way to fix it,<br> In the developers tools in compass there was an error message shown<br> </p> <div class="highlight js-code-highlight"> <pre class="highlight plaintext"><code>Error: Command failed: powershell (Get-CimInstance -ClassName Win32_OperatingSystem).caption 'powershell' is not recognized as an internal or external command, operable program or batch file </code></pre> </div> <p>This occurs most probably because of <strong>Windows failing to add the MongoDB path</strong> so we have to do that manually.</p> <p>This error can be resolved easily by just adding<br> </p> <div class="highlight js-code-highlight"> <pre class="highlight plaintext"><code>C:\Windows\System32\wbem </code></pre> </div> <p>in your <code>path</code> of <code>user variables</code> in <code>Environment variables</code></p> <blockquote> <h3> <strong><em>Just follow the steps :</em></strong> </h3> </blockquote> <ul> <li> <strong>Copy</strong> (above path)</li> <li>goto <strong>Advance system settings</strong> </li> <li>select <strong>Advanced</strong> </li> <li>select <strong>Environmental Variables</strong> </li> <li>select <strong>Path</strong> (User variables) </li> <li> <strong>Edit</strong> </li> <li> <strong>New</strong> </li> <li> <strong>Paste</strong> and OK.</li> </ul> <h3> <code>Reopen you Mongodb Compass</code> </h3> <h3> <em>And Viola it's resolved</em> 🚀💯 </h3> mongodb errors issue fixed Newbie 1.0 to 2.0 Deepak Vijay Agrawal Sun, 25 Oct 2020 14:47:47 +0000 https://dev.to/debugagrawal/newbie-1-0-to-2-0-dji https://dev.to/debugagrawal/newbie-1-0-to-2-0-dji <h2> ❤ Open Source </h2> <h3> <em>Namaste everyone !</em> </h3> <blockquote> <h4> Myself Deepak Agrawal 🚀👨‍💻 </h4> </blockquote> <p>I'm a newbie developer,<br> I've been coding in C++ past 2 years but that was all like CMD o/p based so it was not much fun, like seeing the o/p in just a small window though the logic and computation is fun,<br> </p> <div class="highlight js-code-highlight"> <pre class="highlight plaintext"><code>So I started learning HTMl CSS and JS to convert my imaginations into reality with medium of these languages and it's quite addictive and I love it </code></pre> </div> <p>I got to know about Hacktoberfest in mid of October when one of the recommendation popped up on my <a href="proxy.php?url=https://www.youtube.com/watch?v=XFLlakeNO10" rel="noopener noreferrer">youtube</a> feed and it was from <a href="proxy.php?url=https://dev.to/eddiejaoude">Eddie</a>.</p> <h3> <em>Background :</em> </h3> <p>I've heard a lot about open source but didn't knew much about it until Hacktoberfest.<br> On the official website the tutorials that were provided helped me to understand what open source actually and why does it matter so much and that completely shaped my perspective towards open source<br> It's like contributing for more and more betterment of a project or a software or a website which eventually gives you satisfaction of using your knowledge that would help everyone using it out there. And also feels proud that your code is part of some kind cool projects </p> <h3> <em>Progress :</em> </h3> <p>Firstly I was confused where to start and which repos to stick with,previously I've created some small projects in JS HTML and CSS so on Github I searched regarding this tags and a number of Repos were available and seeing that it was like I've got an playground or an arena to code and contribute towards open source.</p> <h3> <em>Contributions :</em> </h3> <ul> <li>This was my <a href="proxy.php?url=https://github.com/CodeMacrocosm/HacktoberFest2020/pull/97" rel="noopener noreferrer">First</a> merged PR Here I contributed by creating a <code>Drumkit</code> built using Raw [HTML+CSS+JS]</li> </ul> <p><a href="proxy.php?url=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%2Ftrdmsr4kfrs5xai094gf.png" class="article-body-image-wrapper"><img src="proxy.php?url=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%2Ftrdmsr4kfrs5xai094gf.png" alt="DebugAgrawal"></a></p> <ul> <li>This was my <a href="proxy.php?url=https://github.com/CodeMacrocosm/HacktoberFest2020/pull/98" rel="noopener noreferrer">Second</a> merged PR Here I contributed by creating a <code>Flex Panel Gallery</code> built using Raw [HTML+CSS+JS]</li> </ul> <p><a href="proxy.php?url=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%2Fw5ca23pcb5ygikpkaxcd.png" class="article-body-image-wrapper"><img src="proxy.php?url=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%2Fw5ca23pcb5ygikpkaxcd.png" alt="DebugAgrawal1"></a></p> <ul> <li>This was my <a href="proxy.php?url=https://github.com/gawangnich/HacktoberFest2020/pull/57" rel="noopener noreferrer">Third</a> merged PR Here I contributed by creating a <code>Hangman Game</code> built using [Python and Turtle library for GUI]</li> </ul> <p><a href="proxy.php?url=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%2Fe3t6fx9sfgvwmk9taler.png" class="article-body-image-wrapper"><img src="proxy.php?url=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%2Fe3t6fx9sfgvwmk9taler.png" alt="Screenshot (403)"></a></p> <ul> <li>This was my <a href="proxy.php?url=https://github.com/CodeMacrocosm/HacktoberFest2020/pull/99" rel="noopener noreferrer">Fourth</a> merged PR Here I contributed by creating a <code>Analog Clock</code> using Raw [HTML+CSS+JS]</li> </ul> <p><a href="proxy.php?url=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%2Fjqboiw7pawd1kwkeukci.png" class="article-body-image-wrapper"><img src="proxy.php?url=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%2Fjqboiw7pawd1kwkeukci.png" alt="DebugAgrawal2"></a></p> <p><em>In total I have 14 successfully merged PRs and feels proud</em> 🚀</p> <h3> <em>Reflections :</em> </h3> <div class="highlight js-code-highlight"> <pre class="highlight plaintext"><code>The happiness of First successfully merged PR cannot be measured in any kind of sense but just be experienced by efforts. </code></pre> </div> <p>This was my first experience participating in Hacktoberfest and completely fell in love with open source.<br> In this period of 15 days I learned a lot open source contribution, web development and got connected with a lot of like minded people with help of Github.<br> </p> <div class="highlight js-code-highlight"> <pre class="highlight plaintext"><code>Learning from the mistakes is great quality that every human should have and Hacktoberfest helped me to practice it. </code></pre> </div> <blockquote> <p><em>Above I've mentioned that I have 14 Successful merged PRs which is out of 24 in total made so never loose hope and always try giving your best.</em></p> </blockquote> hacktoberfest javascript html css