DEV Community

Ahmed Adawy  profile picture

Ahmed Adawy

Computational Nuclear Engineering • Scientific Python • Numerical Methods • AI Engineering. Writing practical tutorials and building open-source scientific software.

Location Egypt Joined Joined on  Personal website https://adawy2026.substack.com

Education

​B.Sc. in Computer Science

Pronouns

​He/Him

Work

Computational Nuclear Engineer & Technical Author

Why Your Async Python Services Crash Under AI Load (And How to Build a Real Production Inference Pipeline)

Why Your Async Python Services Crash Under AI Load (And How to Build a Real Production Inference Pipeline)

Comments
4 min read

Want to connect with Ahmed Adawy ?

Create an account to connect with Ahmed Adawy . You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Architecting High-Throughput LLM Pipelines: Resolving Memory Drift, GIL Contention, and Async Bottlenecks in Production

Architecting High-Throughput LLM Pipelines: Resolving Memory Drift, GIL Contention, and Async Bottlenecks in Production

Comments
4 min read
Beyond the Hype: The Fundamental Math Behind Next-Token Prediction in LLMs

Beyond the Hype: The Fundamental Math Behind Next-Token Prediction in LLMs

Comments
3 min read
Why Your Async Python Code Is Still Blocking (And How to Fix Event Loop Starvation

Why Your Async Python Code Is Still Blocking (And How to Fix Event Loop Starvation

Comments
2 min read
Master Python testing with pytest and learn how to build reliable, maintainable automated tests

Master Python testing with pytest and learn how to build reliable, maintainable automated tests

Comments
3 min read
Automating Python Projects with GitHub Actions: A Practical CI/CD Workflow

Automating Python Projects with GitHub Actions: A Practical CI/CD Workflow

Comments
1 min read
Introducing Ahmed Adawy Tech Capsules: A Professional Markdown-to-PDF Publishing Engine Built with Python

Introducing Ahmed Adawy Tech Capsules: A Professional Markdown-to-PDF Publishing Engine Built with Python

Comments
1 min read
Introducing Ahmed Adawy Tech Capsules: A Professional Markdown-to-PDF Publishing Engine Built with Python

Introducing Ahmed Adawy Tech Capsules: A Professional Markdown-to-PDF Publishing Engine Built with Python

Comments
1 min read
🚀 Beyond pip install: The Invisible Memory Leak Destroying AI Microservices

🚀 Beyond pip install: The Invisible Memory Leak Destroying AI Microservices

Comments
2 min read
4 Docker Commands I Use Almost Every Day (And You Probably Will Too)

4 Docker Commands I Use Almost Every Day (And You Probably Will Too)

Comments
2 min read
Practical Python Implementation: Simulating Lattice-Based Key Generation

Practical Python Implementation: Simulating Lattice-Based Key Generation

Comments
2 min read
# Why Every Engineering Student Should Build Simulators Instead of Solving More Equations

# Why Every Engineering Student Should Build Simulators Instead of Solving More Equations

Comments
1 min read
Stop Just Solving Equations: How to Build a Live Nuclear Reactor Simulator in Python

Stop Just Solving Equations: How to Build a Live Nuclear Reactor Simulator in Python

Comments
3 min read
Mind the Chasm: Bridging the Gap Between Reactor Physics Equations and Python Simulators

Mind the Chasm: Bridging the Gap Between Reactor Physics Equations and Python Simulators

Comments
3 min read
Why Raw Python Loops Are Bottlenecking Your AI Models (And How to Fix It)

Why Raw Python Loops Are Bottlenecking Your AI Models (And How to Fix It)

Comments
3 min read
Stop Running Your Docker Containers as Root: A Production-Ready Hardening Guide

Stop Running Your Docker Containers as Root: A Production-Ready Hardening Guide

Comments 1
3 min read
Why Your Pure Python Loops Are Destroying Your AI Model's Performance

Why Your Pure Python Loops Are Destroying Your AI Model's Performance

1
Comments 1
4 min read
loading...