Projects

A portfolio of technical builds with ambition behind them.

Projects spanning algorithm visualization, software systems, product experiments, and AI-oriented work.

1 total projectsAI systemsSoftware engineeringProduct thinking
Yassine Kraiem : comprehensive pathfinding visualizer project demonstrating various algorithms, graph search, and maze-solving functionalities.

2024

Map Pathfinding Visualizer

Featured

The Map Pathfinding Visualizer is an interactive tool that demystifies complex pathfinding algorithms by bringing them to life on real-world maps. Built with React.js, TypeScript, and D3.js, it provides an intuitive, visually engaging platform where students, educators, and enthusiasts can explore algorithms such as A*, Dijkstra's, BFS, and DFS in action. By blending theoretical knowledge with hands-on visualization, this project simplifies the learning process and bridges the gap between abstract concepts and practical understanding. My goal is to enhance algorithm comprehension and inspire curiosity for deeper dives into data structures and spatial problem-solving. Links: https://map-pathfinding-visualizer.vercel.app/

NEXT.JSREACTJAVASCRIPTALGORITHM IMPLEMENTATION