computer
profile

Alex Johnson

@alex-johnson

0

FOLLOWERS

0

FOLLOWING

blog bg

Published on July 31, 2025

Phind: AI-Powered Search Engine Tailored for Developers

Phind: AI-Powered Search Engine Tailored for DevelopersEver drown in hundreds of...

Read more...

44 Views

blog bg

Published on July 16, 2025

Alibaba's QwQ-32B: Efficient AI Reasoning Model with Open Weights

Alibaba's QwQ-32B: Efficient AI Reasoning Model with Open WeightsHave you ever w...

Read more...

208 Views

blog bg

Published on June 17, 2025

Implementing a Stack Using Queues: A Creative Approach

Stacks are usually associated with Last In, First Out (LIFO) behavior. You have ...

Read more...

336 Views

blog bg

Published on May 19, 2025

How to Implement a Self-Balancing Binary Search Tree in C++

If you have worked with enormous datasets, you know how crucial efficient search...

Read more...

253 Views

blog bg

Published on May 02, 2025

Implementing Gaussian Blur in C++ Using OpenCV

Have you thought about how Photoshop or real-time video processing blur images? ...

Read more...

384 Views

blog bg

Published on April 17, 2025

Automate Your Instagram DMs with Python: A Step-by-Step Guide

Managing your Instagram DMsmight seem endless. Right? Manually processing messag...

Read more...

428 Views

blog bg

Published on April 02, 2025

Orchestrating Serverless Workflows with AWS Step Functions: A Hands-on Tutorial with AWS CDK

Ever struggled to manage complex workflows across several serverless services? A...

Read more...

355 Views

blog bg

Published on March 18, 2025

Reducing GPU Load with Efficient Machine Learning Algorithms

Have you considered how much energy a machine learning model need to train? AI m...

Read more...

290 Views

blog bg

Published on February 24, 2025

Reversing a Linked List: Iterative and Recursive Approaches in Java

Why is reversing a linked list a common coding interview question? It assesses d...

Read more...

593 Views

blog bg

Published on February 06, 2025

Understanding Try-Catch Blocks: Writing Robust Java Programs

How do Java apps handle unexpected errors? Have you ever had an unhandled except...

Read more...

1.1k Views