computer
profile

Alex Johnson

@alex-johnson

0

FOLLOWERS

0

FOLLOWING

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...

35 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...

125 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...

160 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...

129 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...

146 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...

840 Views

blog bg

Published on January 21, 2025

How to Implement Material Design Bottom Navigation Bar in Android?

Ever wondered how certain applications make feature navigation easy and attracti...

Read more...

365 Views

blog bg

Published on January 03, 2025

Designing an Inventory System for RPGs with UI Integration

When you play an RPG, have you ever thought about how the inventorysystem works?...

Read more...

1.2k Views

blog bg

Published on December 19, 2024

Implementing a Keyword Extractor in Python with TF-IDF

How do search engines and content recommendation systems find the most important...

Read more...

269 Views

blog bg

Published on December 03, 2024

Build a basic REST API using Jersey (JAX-RS)

Do you know how many famous web apps communicate with servers easily? It all rot...

Read more...

210 Views