Hey, I'm Oussema Ben Ameur.
2nd-year Applied Computer Science Engineering student at The National Engineering School of Sousse. I enjoy building things across the full software spectrum, with a growing focus on machine learning & data science.
What I'm into
A short list, in my own words. Not a mission statement.
- Machine learning — model building, experimentation, and understanding the math underneath.
- Data science — wrangling messy data into something meaningful.
- Software in general — I'll try almost anything once.
From the blog
Latest notes.
Agents Are Killing My Ability to Learn — So I Built /lesson
A plugin that turns any AI coding session into a real, grounded lesson — so you actually learn from the problems the agent solved for you.
5 min readBridging Worlds: C++ and Java Interoperability in Modern AI Systems
Somewhere between high-performance C++ inference engines and enterprise Java systems, someone has to build a bridge — and with modern tools like Java’s Foreign Function & Memory API, that bridge no longer has to be fragile.
5 min read