2023
- Simple and Pure CSS Spinner
- Consecutive characters count in String with JavaScript
- Count Vowels in a String with JavaScript
- Cannot find module ‘agentkeepalive’ npm update
- Learning to write Unit Tests
- Convert SASS and Minify CSS
2022
2021
- Assign with Destructuring
- Handling Fetch errors, Fetch never fails
- Promise in JavaScript : 101
- JavaScript dates simplified
- ES2020 JavaScript features
- Promise.all() vs Promise.allSettled() in JavaScript
- Dynamic imports in JavaScript
- 3 years of Blogging, what Next?
- Iterating arrays with array.some() in JavaScript
- Promise in JavaScript
- Optional Chaining (?.) – Question mark and Dot in JavaScript
- Nullish Coalescing Operator ??
- JSON and JavaScript 101
- JavaScript Data Types 101
- Hoisting in JavaScript
- var, let, always use const?
- VS Code extensions for WEB developers
- Accessibility with Chrome color picker
- How WordPress helps me blog
- #5: I made some Minimal pages
- How to submit a Sitemap to Google
- Meta Tags for Twitter SEO
- Did you know Object.seal() in JavaScript
- SEO 101 for developers
- #4: Developer Changelog 2021
- Matrixread V3 – Minimalist Design
- Firebase Security – 101
2020
- BACKEND 101
- Adding a Simple Cookie Consent
- Best of Web – 2020
- Styling Code Blocks in WordPress
- #3: Interview Resources
- Majority Element in an Array – LeetCode
- Sorting Algorithms in C++
- Transpose a Matrix
- Array of Structures – API Problem
- #2: Free Frontend Cheat-Sheets
- FRONT-END WEB DEV 101
- How to Style Images with CSS
- Create Beautiful Buttons
- Create a Beautiful Table of Contents
- LQIP in the WEB
- #30DaysofCode🔥
- Direct & Indirect Recursion
- Even Odd Separation O(N) Single Iteration
- Tree Traversals – Preorder, Inorder, Postorder
- Program to Evaluate Postfix Expression – LeetCode
- Balanced Parenthesis Program
- How the bits/stdc++ .h works in C++
- Separate 0s and 1s – O(N) Single Iteration
- Perform Set Operations on Arrays
- Remove Duplicates from a Sorted Linked List
- Count the Duplicates of Array O(N)
- Anagram in Strings
- Target Sum – Single Iteration O(N)
- Binary Search Algorithm
- Reverse a Linked List
- Fibonacci Series – Iterative vs Recursive
- Maximum Occurring Character in a String
- Sum of Numbers in a String
- Linear Search Algorithm
- Bubble Sort Algorithm
- Template Functions in C++
- Two Sum LeetCode Optimized
- Squares of a Sorted Array LeetCode O(N)
- Single Number in Array LeetCode C++
- Program to Validate Username
- Find Missing Number in Array LeetCode
- Remove Duplicates from an Unsorted Array
- Linked List Code in C++
- Queue program in C++ using Array and STL
- Contains Duplicate LeetCode C++
- Stack Program in C++ using Array and STL
- 5 Android App Projects for Beginners
- I made a 5KB Flutter App
- 4 Best and Free Screen Recorder for PC
- Collecting Fake Profiles on LinkedIn
- How to view GitHub Commits in 3D
- How I made 5 Selenium Bots
- Program to Click a Button N times
- Why I prefer to use 10 or fewer WordPress Plugins
- SSL – Adding a layer of security to your website
- Change Text Selection Color
- How to change the Address Bar Color
- 10 Benefits of Facebook Group for Businesses
- Freemium is the new Premium a Billion Dollar idea
- 4 sites to learn Python for free
- Learn Machine Learning from Google
- Before you hype to learn Full Stack Development
- Why every Business must have a Blog – Billion Dollar idea
- 8 Best VS Code Extensions to Improve your Productivity
- Is your website mobile friendly, 3 ways to test, and its effect on Google Ranking
- The Art of Automation – Billion Dollar ideas
- Learn Android App Development with Kotlin for free with Google Codelabs
- How to add Automatic Dark Mode to any Website / WordPress with 1 line of code