> About me

Emdadul Islam

Software Engineer

Emdadul Islam
Software engineer focused on building fast, reliable web products and sharing practical lessons from real projects.

Tech stack

React React Native Expo TypeScript JavaScript Node.js honojs Bun Express.js Next.js PostgreSQL SQLite DrizzleORM

Connect

Badges

Word Warrior

Latest posts

How to Deploy an AI Agent with Amazon Bedrock AgentCore
· 6 min read

How to Deploy an AI Agent with Amazon Bedrock AgentCore

Deploy AI agents with Amazon Bedrock AgentCore for scalable configuration on AWS, integrating with frameworks like LangGraph and CrewAI

AWS agentic AI Amazon Bedrock
How to Add a Native Rich Text Editor in Expo / React Native (No WebView)
· 2 min read

How to Add a Native Rich Text Editor in Expo / React Native (No WebView)

Use expo-rte for a native rich text editor in Expo/React Native, offering cross-platform, customizable, native performance without WebView

Expo rich text editor React Native
How to Implement Multi-Factor Authentication (MFA) with TOTP in Your Web Application
· 12 min read

How to Implement Multi-Factor Authentication (MFA) with TOTP in Your Web Application

Learn to implement Multi-Factor Authentication (MFA) with Time-based One-Time Password (TOTP) in your web application for enhanced security

MFA totp authentication
Host Your Own S3-Compatible MinIO Server on a VPS with Caddy and HTTPS
· 2 min read

Host Your Own S3-Compatible MinIO Server on a VPS with Caddy and HTTPS

Learn to set up a fast, secure S3-compatible MinIO server on your VPS with Caddy and HTTPS, featuring a custom subdomain

S3 #minio Caddy
How to Add TanStack Query in Astro + React Project
· 4 min read

How to Add TanStack Query in Astro + React Project

Learn how to integrate TanStack Query in your Astro + React project for efficient data fetching and state management with practical examples

Astro react-query tanstack-query
· 2 min read

How to Solve the Expo Network Response Timed Out Problem

Solve the Expo network response timed out error by opening the necessary ports on your development machine. Learn step-by-step troubleshooting

Expo Expo Go React Native