Blog
Solve Maze Using Breadth-First Search (BFS) Algorithm in Python
Learn how to use and implement the Breadth-First Search (BFS) algorithm to solve real-world problems.
PythonAlgorithmsData-structures
How to Scrape Everything from Telegram Using Python
Learn how to get API keys for Telegram, extract group members, and scrape Telegram group or channel comments
pythonweb scrapingtelegram
Angular: Reload/Refresh a Component or Entire Application & Reuse Logic Across Multiple Components
An Angular tutorial on how to reload/refresh a single component or the entire application and reuse the logic across multiple components.
AngularJavascriptTypescript
How to Replace Python 'for' Loops with NumPy Operations
PythonFor loopsNumpy
How to Create a Search Bar in React
ReactSearch bar
How to Sign In with Google in Node.js
A guide on how to sign in with Google for websites created in JavaScript.
JavaScriptWeb DevelopmentSign in
Innovation Through Design Thinking: A Strategic Approach for Product Managers
Design thinkingProduct management
React and Next.js is DEAD — Something New is (Finally) Replacing It (For Good)
Is this the beginning of the next revolution for JavaScript Framework? Apparently, YES!
ReactNextjsJavascript frameworks
WebSockets In Python FastAPI — Fetching Data At Super Speed
WebsocketsPythonData
Web Scraping Images with Python and Selenium
How to scrape and capture images on websites.
Web scrapingPythonSelenium