top of page
Tech Blog
All Tech


Building an AI Math Solver & Explainer with Streamlit and FastAPI
In this tutorial, we’ll walk through creating an AI-powered Math Solver & Explainer using OpenAI’s GPT model, a FastAPI backend, and a...

Mohammed Juyel Haque
5 days ago2 min read
11 views
0 comments


Building a Real-Time Kafka Video Streaming App (Like Netflix) with Python
Ever wondered how video streaming giants like Netflix manage to deliver smooth, real-time content? In this blog, I’ll build a mini...

Mohammed Juyel Haque
Apr 142 min read
23 views
0 comments


StoryWeaver – Create Magical Children's Books with AI
StoryWeaver  is an AI-powered application that lets you generate short, whimsical children's stories with customized illustrations and...

Mohammed Juyel Haque
Apr 83 min read
14 views
0 comments


Real-Time Messaging Made Easy with Kafka, Docker & Python
Apache Kafka is a distributed streaming platform used for building real-time data pipelines and streaming applications. In this blog,...

Mohammed Juyel Haque
Apr 62 min read
62 views
0 comments


Apache Kafka: The Backbone of Real-Time Data Streaming
Introduction In today’s digital world, businesses generate terabytes of data every day — from user clicks, transactions, IoT devices,...

Mohammed Juyel Haque
Apr 53 min read
12 views
0 comments


Sentiment Analysis with Transformers and Object Detection with YOLOv8
Introduction In this blog, we will explore two powerful AI applications: Object Detection using YOLOv8  – A state-of-the-art model for...

Mohammed Juyel Haque
Apr 42 min read
13 views
0 comments


The Future of DevOps: Is No-Code/Low-Code the Next Big Thing?
Introduction: The world of DevOps has constantly evolved, integrating automation, CI/CD, containerization, and AI-driven operations. As...

Mohammed Juyel Haque
Apr 43 min read
10 views
0 comments


How AI Transforms Normal Images into Ghibli-Style Art
Studio Ghibli is known for its breathtaking visuals, unique color palettes, and whimsical yet deeply emotional storytelling. Many artists...

Mohammed Juyel Haque
Apr 23 min read
8 views
0 comments


The Role of AI in DevOps: Automating CI/CD Pipelines
Introduction In the ever-evolving landscape of software development, DevOps has become a crucial practice for ensuring seamless...

Mohammed Juyel Haque
Apr 12 min read
4 views
0 comments


DeepSeek: Unlocking the Power of AI-Powered Search and Discovery
Introduction In the ever-evolving landscape of artificial intelligence, search engines have undergone a significant transformation....

Mohammed Juyel Haque
Feb 83 min read
9 views
0 comments


Pulumi Tutorial: Provisioning a GCP Compute Engine(VM)
Welcome to the second session of our Pulumi Tutorial  series! In this post, you'll learn how to create a Google Cloud Platform (GCP)...

Mohammed Juyel Haque
Dec 8, 20242 min read
14 views
0 comments


Pulumi Tutorial: Provisioning a GCP Bucket
Welcome to the first session of our Pulumi Tutorial  series! In this post, you'll learn how to create a Google Cloud Platform (GCP)...

Mohammed Juyel Haque
Dec 2, 20242 min read
15 views
0 comments


Analyzing Health with AI: How ChatGPT Can Help
In today’s digital age, technology plays a crucial role in simplifying complex processes, and healthcare is no exception. While...

Mohammed Juyel Haque
Nov 10, 20243 min read
5 views
0 comments


Empower Your Cloud Journey: Infrastructure as Code with Pulumi
Introduction Infrastructure as Code (IaC) is a revolutionary approach that allows you to manage and provision your infrastructure using...

Mohammed Juyel Haque
Oct 31, 20242 min read
22 views
0 comments


Unleash Your Imagination: Create Stunning Visuals with Just a Description
In today’s digital age, visuals play a pivotal role in storytelling, marketing, and personal expression. With the advent of artificial...

Mohammed Juyel Haque
Oct 26, 20242 min read
7 views
0 comments


AWS Lambda: With SAM CLI
AWS Lambda is a serverless compute service that lets you run code without provisioning or managing servers. You simply upload your code,...

Mohammed Juyel Haque
Oct 22, 20243 min read
5 views
0 comments


Terraform: The Ultimate Guide for Infrastructure as Code (IaC)
Introduction to Terraform In today’s cloud-native landscape, automating infrastructure provisioning is essential to keep up with the fast...

Mohammed Juyel Haque
Oct 20, 20243 min read
7 views
0 comments


ChatGPT:Revolutionizing Conversations with AI
In recent years, artificial intelligence has made significant strides, particularly in the realm of natural language processing (NLP)....

Mohammed Juyel Haque
Oct 19, 20242 min read
10 views
0 comments


Demystifying AI: Exploring Machine Learning Algorithms
Welcome to my technical blog where I delve into the world of artificial intelligence (AI) and machine learning algorithms. Today, we are...

Mohammed Juyel Haque
Oct 19, 20242 min read
5 views
0 comments


DevOps Best Practices: Streamlining Software Development
In the realm of software development, efficiency and agility are key factors that can make or break a project. This is where DevOps comes...

Mohammed Juyel Haque
Oct 19, 20242 min read
2 views
0 comments
bottom of page