My Blog

Welcome to my blog! Here I share insights on chemical engineering, process simulation, project experiences, coding tutorials, and student life reflections. Stay tuned for updates!

Simulating the Lifecycle of Sharbot Fermentation

Posted on July 1, 2025 Β· Category: Process Simulation

I recently modeled the complete Sharbot fermentation process in Simulink, from sugar to ethanol and vinegar. This project merges biochemical kinetics with MATLAB logic, and I’m now preparing it as a publishable case study. View the code on GitHub.

How I Modeled a Batch Reactor for Series Reactions (A β†’ B β†’ C)

Posted on June 25, 2025 Β· Category: Chemical Reaction Engineering

This was one of my favorite simulation exercises β€” modeling a batch reactor in MATLAB/Simulink to determine the optimal conversion of a sequential reaction. I shared this on GitHub, and it’s helping other students around the world! Check it out.

Building My Portfolio Website from Scratch

Posted on June 20, 2025 Β· Category: Web Development

Using HTML, CSS, JavaScript, and GitHub Pages, I built and launched mustafaeng.tech. This site showcases my projects, skills, and experience β€” and it helped me learn SEO, responsive design, and version control!