<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Mohamed Anis Ben Azza</title>
    <link>https://nisbenz.github.io/portfolio/</link>
    <description>4th-year CS undergraduate at USTHB (Algiers) specializing in AI. I build things from scratch — deep learning libraries, transformers, inference engines — and write about how they work.</description>
    <language>en</language>
    <item>
      <title>Tensorlib: building the pieces of a language model from scratch</title>
      <link>https://nisbenz.github.io/portfolio/blog/tensorlib-from-scratch/</link>
      <guid isPermaLink="true">https://nisbenz.github.io/portfolio/blog/tensorlib-from-scratch/</guid>
      <pubDate>Wed, 02 Sep 2026 00:00:00 GMT</pubDate>
      <description>Why I built Tensorlib without an ML dependency, how its layers fit together, and what it takes to make a from-scratch project genuinely useful.</description>
    </item>
  </channel>
</rss>