
Data Stories
A collection of data visualizations answering meaningful questions. Data is scraped then cleaned & analyzed to produce delightful stories☀️

Price History
Shows the price history for E-commerce products in Morocco. Designed to run for free on AWS free tier. One command deployement with Terraform

AI Tariq🤖
Using LangChain, Pinecone & my ChatLogs to create an AI that simulates my personlaity. Demo backend built with FastApi hosted on ECS

Two Subs
Add two subtitles simultaneously to any video. A library of Anime ENG and JP subtitles is integrated for convinient japanese learning

tariqmassaoudi.com
A minimalist modern portfolio website integrating a blog built with gatsby and tailwind

Where will the next trade take place? by CFM
Given recent trades and order books from a set of trading venues,in this project we are predicting on which trading venue the next trade will be executed.
Gradient Decent Animated
In this project I'm illustrating how Gradient Decent works visually using animation. It could be used as supplementary course material to explain Gradient Decent.

Kmeans Animated
A simple script that generates an animation for the K means algorithm using p5.js