<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>stochastic-processes | Dhafer Malouche</title><link>https://dhafermalouche.net/tag/stochastic-processes/</link><atom:link href="https://dhafermalouche.net/tag/stochastic-processes/index.xml" rel="self" type="application/rss+xml"/><description>stochastic-processes</description><generator>Wowchemy (https://wowchemy.com)</generator><language>en-us</language><copyright>Dhafer Malouche © 2026</copyright><lastBuildDate>Wed, 05 Aug 2026 00:00:00 +0000</lastBuildDate><image><url>https://dhafermalouche.net/media/icon_hu294da7f24af66942b94b8e240e33fe59_2153342_512x512_fill_lanczos_center_3.png</url><title>stochastic-processes</title><link>https://dhafermalouche.net/tag/stochastic-processes/</link></image><item><title>STAT 312 Revision — Stochastic Processes</title><link>https://dhafermalouche.net/apps/stat312revision/</link><pubDate>Wed, 05 Aug 2026 00:00:00 +0000</pubDate><guid>https://dhafermalouche.net/apps/stat312revision/</guid><description>&lt;p>An offline-first revision web app (PWA) for &lt;strong>STAT 312 — Stochastic Processes&lt;/strong>, Qatar University, Fall 2026. It gathers everything a student needs to revise the course into a single installable app that works with no network connection after first load.&lt;/p>
&lt;h2 id="what-the-app-does">What the app does&lt;/h2>
&lt;ul>
&lt;li>&lt;strong>Semester timeline.&lt;/strong> A live countdown to each quiz and to the midterm, and a 14-week timeline of the syllabus with the assignment and quiz milestones marked on each week.&lt;/li>
&lt;li>&lt;strong>Revise by stage.&lt;/strong> Per-stage revision hubs that group the material of the course into focused study units, each linking out to the relevant flashcards, worked examples, and formulas.&lt;/li>
&lt;li>&lt;strong>Flashcards.&lt;/strong> A spaced-repetition flashcard deck for the definitions, theorems, and key results of the course.&lt;/li>
&lt;li>&lt;strong>Practice quizzes.&lt;/strong> An interactive quiz engine built from the Fall 2026 sample quizzes and practice material, with instant feedback and worked solutions.&lt;/li>
&lt;li>&lt;strong>Formula sheet.&lt;/strong> A searchable, KaTeX-rendered formula sheet covering the whole course.&lt;/li>
&lt;li>&lt;strong>Worked examples &amp;amp; FAQ.&lt;/strong> Step-by-step solved problems and answers to the questions students ask most often.&lt;/li>
&lt;/ul>
&lt;h2 id="technical-notes">Technical notes&lt;/h2>
&lt;p>The app is a fully static, backend-free Progressive Web App built with vanilla HTML/CSS/JS (ES modules) — no framework and no build step. Mathematics is rendered with &lt;strong>KaTeX&lt;/strong>, self-hosted so it renders offline. A service worker caches the app shell and all content, so the whole app (about 1 MB) installs on a student&amp;rsquo;s phone and works completely offline. It follows the Qatar University maroon (&lt;code>#8A1538&lt;/code>) visual identity, is mobile-first with light and dark modes, and stores all student progress locally in the browser — no accounts and no data leaving the device. The static bundle is deployed on Netlify.&lt;/p></description></item></channel></rss>