PinnedFour Amazing Websites To Make YOU a Developer in 2023!!!Here is a short list of websites that will help you become a software developer in 2023.Jan 2, 20237Jan 2, 20237
CS50 Project: Make A Text Analyzer On Your Own in C language.I just completed a text analyzer project from Harvard’s CS50 course, and so can you!!!Sep 21, 202262Sep 21, 202262
Complete Guide on Ternary Operator in Javascript!!!This article is all you need to become a pro in making decisions with Ternary Operators in Javascript.Jul 29, 202233Jul 29, 202233
Make String Template in Javascript with “Template Literals”!!!Strings can be much more than just a bunch of Characters using the ES6 Template Literals. Here’s how it works!Jul 2, 202232Jul 2, 202232
Make Yourself Just 1% Better Every Day: Summary of the Atomic Habits by James ClearTo uplift ourselves in this world, the only option we have is that of constant self-improvement.Jun 10, 2022631Jun 10, 2022631
Here’s what Asynchronous means for Javascript.Use the Power of Async functions by using Async/Await in Javascript and get more things done at one time.Jun 8, 202237Jun 8, 202237
React is nothing Without these Javascript concepts!Learn these 9 Javascript concepts and master ReactJS in no timeJun 7, 2022Jun 7, 2022
Animation is Super Easy with These React Libraries!!!Animation is the difference between a good and a bad website. Lets make your projects the good one!Jun 6, 20227Jun 6, 20227
Free hosting on GitHub with GitHub Pages!Learn to host your website for free on GitHub with GitHub pages.Apr 27, 2022Apr 27, 2022
Advice Generator App in Javascript! Let’s do it.In this article, you will learn how to make an advice generator app from frontendmentor.io in Javascript using API calls.Apr 24, 20225Apr 24, 20225
How to make a pull request and contribute to OpenSource?This is how you can make your first pull request and become a contributor to the OpenSource community on GitHub.Apr 21, 2022Apr 21, 2022
How to get started with Git and GitHub? Let’s find out!In this article, you will learn how to make a git repo, add it to GitHub, and commit code to it. Let’s get started!Apr 20, 2022Apr 20, 2022
Difference between var, let, and const keywords in JavaScript! ES6 variable declarationsWhat is the difference between var, let, and const and why not use var in Javascript? Let's find out in this articleApr 19, 2022Apr 19, 2022
Grid Layout: A Beginners Guide to CSS GridThis article is all you ever need to get started with CSS Grid. You will learn to make complex Grid layout easily with CSS GridApr 13, 20221Apr 13, 20221
Four effective ways to center a div in CSSWe will use positions, margin,text-align property, and finally, the flexbox property of CSS to center our div on DOMApr 8, 2022Apr 8, 2022
How to make a Calculator using HTML, CSS, and Vanilla JavaScript?Create a basic calculator with vanilla JSApr 2, 2022Apr 2, 2022