JAYED
CS Student · Université de Strasbourg

AnasJayed.

Developer & builder passionate about computers and robotics. Currently studying at Université de Strasbourg and shipping things that matter.

scroll

Code, robots,
and curiosity.

CS student at Université de Strasbourg with a deep interest in how things work at a low level — from operating systems to hardware. I build projects that solve real problems or just scratch a personal itch.

When I'm not studying, I'm working with friends on side projects that range from weather visualizations to writing an OS from scratch.

4+
Projects built
2
Collab projects
1
OS from scratch
Curiosity

Selected
projects.

01
Live & Open Source

SeaFile Grade Tracker

A Python script that scans your Seafile results repository and instantly surfaces any newly uploaded grades. No more checking manually — just run it and know. Make sure you modify the config part before using it.

Python Seafile API Automation
GRADE
TRACK
02
Live

Assistant de Conduite

A driving experience logger built with vanilla JS. Tracks weather, route type, passengers, and distance using dynamic JSON data and localStorage.

JavaScript HTML/CSS localStorage
03
In Progress

Weatherscape

Turns your local weather and terrain into an animated landscape — mountains where there are mountains, desert where it's dry, rain that actually falls. Built with friends.

Animation Weather API Private
04
In Progress

OS from Scratch

Building an operating system from the ground up with a group of friends. Bootloader, kernel, the whole thing. Private for now.

C Assembly Systems Private