top of page
Tech Blog
All Tech


Deploy and Update an AWS Lambda Function Using AWS SAM CLI – A Complete Guide
🔰 What is AWS Lambda? AWS Lambda  is a serverless compute service that lets you run code without provisioning or managing servers. You...

Mohammed Juyel Haque
Jun 263 min read
Â
Â
Â


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
May 252 min read
Â
Â
Â


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


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


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


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


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


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


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


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


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


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


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


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


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


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


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


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


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


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
Â
Â
Â
bottom of page