Taha

Welcome to my digital notebook. I'm Taha Boussaden, a software engineering student and this is where I share projects, articles, and experiments from my engineering journey.

Now

My focus is on AI and machine learning systems. I’m currently expanding and building up my knowledge in the field one brick at a time.

I enjoy building, facing technical challenges, and collaborating with great teams. Although I'm still early in my journey, I value thoughtful collaboration and learning alongside people who enjoy exploring ideas deeply.

Featured Articles

See more

No featured posts available yet.

About

I come from the charming land of Morocco, where I grew up chasing waves on the coast.

I enjoy seeing new places, fishing, playing chess, and exploring new topics nurturing my spark of curiosity.

Selected projects

See more

bashy

Custom C-based POSIX-compliant shell, modelled after GNU Bash. Implementing a complete pipeline from interactive input reading through lexing, parsing, variable expansion, I/O redirection and process execution, including builtin suite of commands and signal handling.

CPOSIX

IRC server - (RFC 2812)

An Internet Relay Chat server implementation in C++98, following RFC 2812, supporting multiple clients, private messaging, channels, operator privileges, and various IRC commands.

C++98Sockets

LeetCode

This repository contains my solutions to various LeetCode problems. Each problem is organized into its own directory, where the majority of solutions is implemented in C++, while you can also find some Java & Python approaches.

C++Algorithms

cat-cnn

Convolutional Neural Network(CNN) made from scratch to identify images of cats. Written in Python and uses NumPy for all numerical operations, providing a totally from scratch look at how a CNN works without relying on any deep learning framework.

PythonNumPyPillow

1337-RAG

A personal RAG system to answer questions about `1337` school, developed with Python and Pinecone, powered by a local LLM (Mistral), and featuring an interactive CLI as well as a TUI for simplified use.

RAGPineconePython

documai

Web-based AI agent that automatically generates full markdown documentation README files for any GitHub repository using local AI models.

n8nJavascriptagents

ai-twitter-bot

An automated Twitter (X) bot that fetches niche news articles, distills each one into a tweet sized summary and posts the tweets with the best score on your behalf. You can check my X account @seabasszealot, being ran by it.

PythonBartTwitter API

bashy

Custom C-based POSIX-compliant shell, modelled after GNU Bash. Implementing a complete pipeline from interactive input reading through lexing, parsing, variable expansion, I/O redirection and process execution, including builtin suite of commands and signal handling.

CPOSIX

IRC server - (RFC 2812)

An Internet Relay Chat server implementation in C++98, following RFC 2812, supporting multiple clients, private messaging, channels, operator privileges, and various IRC commands.

C++98Sockets

LeetCode

This repository contains my solutions to various LeetCode problems. Each problem is organized into its own directory, where the majority of solutions is implemented in C++, while you can also find some Java & Python approaches.

C++Algorithms

cat-cnn

Convolutional Neural Network(CNN) made from scratch to identify images of cats. Written in Python and uses NumPy for all numerical operations, providing a totally from scratch look at how a CNN works without relying on any deep learning framework.

PythonNumPyPillow

1337-RAG

A personal RAG system to answer questions about `1337` school, developed with Python and Pinecone, powered by a local LLM (Mistral), and featuring an interactive CLI as well as a TUI for simplified use.

RAGPineconePython

documai

Web-based AI agent that automatically generates full markdown documentation README files for any GitHub repository using local AI models.

n8nJavascriptagents
− −···