8 days ago
What if your app could have real conversations with users using the same AI that is taking the wo
23 days ago
Do you ever think JavaScript changes faster than you blink? Build a React project, and you know h
a month ago
In today's digital world, people expect web apps to be quick, reliable, and accessible even when
2 months ago
Sometimes you might want to code but not actually do it. How about telling your computer what you
2 months ago
Ever drown in hundreds of tabs attempting to find coding problem solution? Yes, I have. Google br
3 months ago
Have you ever wanted to run an efficient, reasoning-focused AI model on your own computer without
4 months ago
Stacks are usually associated with Last In, First Out (LIFO) behavior. You have probably used a stac
5 months ago
If you have worked with enormous datasets, you know how crucial efficient search, insert, and remove
5 months ago
Have you thought about how Photoshop or real-time video processing blur images? Gaussian Blur is imp
6 months ago
Managing your Instagram DMs might seem endless. Right? Manually processing messages can be challeng
6 months ago
Ever struggled to manage complex workflows across several serverless services? As cloud-native apps
7 months ago
Have you considered how much energy a machine learning model need to train? AI model training and ru
7 months ago
Why is reversing a linked list a common coding interview question? It assesses data structures, algo
8 months ago
How do Java apps handle unexpected errors? Have you ever had an unhandled exception crash your progr
8 months ago
Ever wondered how certain applications make feature navigation easy and attractive? Material Design
9 months ago
When you play an RPG, have you ever thought about how the inventory system works? The ability to pi
10 months ago
Implementing a Keyword Extractor in Python with TF-IDF
How do search engines and content recommendation systems find the most important words in a document
10 months ago
Build a basic REST API using Jersey (JAX-RS)
Do you know how many famous web apps communicate with servers easily? It all rotates around REST API
a year ago
Creating an AI-Based Resume Parser Using NLP
Are you running a big business and have no time to analyze all candidate's resumes? No worries, I've
a year ago
Working with JSON in JavaScript: Parsing and Stringifying Data
Hi fellas, did your mind ever popped how different web apps used to exchange data at the backend? It
a year ago
Unsupervised Learning: K-Means Clustering in Python with a Real Dataset
Ever think about how businesses divide their customers into groups so they can make better marketing
a year ago
Getting Started with HTML5 Canvas: Drawing Simple Graphics
Many fresh coders thought is it possible to make appealing graphics on websites without uploading ex
a year ago
How to Build an Interactive Carousel with JavaScript and CSS Grid
Hi naïve programmers! Do you want to give your users a single page to interact with a series of i
a year ago
Python for Audio Processing: Building Your Music Visualizer
One of the most fascinating mixes of music and technology is music visualizers. These apps make m
a year ago
Understanding the Difference Between Server-Side Rendering (SSR) and Client-Side Rendering (CSR)
Server-Side Rendering (SSR) is a rendering method where the HTML content of a web page is generat
a year ago
Streamlining Your CI/CD Pipeline: Installing Jenkins on an Azure VM
Azure VMs offer a scalable and flexible infrastructure for hosting applications and services. By
a year ago
Achieving Seamless Real-Time Communication Between Frontend and Backend
In this blog post, we'll explore different approaches to enable real-time communication between t
a year ago
Achieving Seamless Real-Time Communication Between Frontend and Backend
In this blog post, we'll explore different approaches to enable real-time communication between t
a year ago
Understanding the Power of the "appearance: none" Property and Its Role in Web Design
The "appearance" CSS property is used to control the appearance of form controls, such as checkbo
About Me
From tinkering with computers as a kid to coding as a software engineer, technology has always been my passion and playground. Excited to see where the next line of code takes me!
Joined
1 year ago
Questions (0)
Alex Johnson's Top Tags
javascript
python
algorithm
operating-system
Blogs (46)
BL