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