Yodavatar

Welcome to my website, here you can explore all my projects.

🚧 In Progress Harmony Workspace

Harmony

One task, multiple perspectives. The ultimate modular workspace. Instantly sync your data across Todo lists, Calendars, and Kanban views using a single source of truth architecture.

TypeScript React Node.js
âš¡ Active Sylvialpe Data Analysis

Sylvialpe

An environmental data analysis platform that processed 574.89 GB of Grand Lyon's open data to classify vegetation coverage across 2,588 data tiles using a hybrid HSV + Canny algorithm.

Python OpenCV Data Science
✅ Completed AR_Solar_System

AR Solar System

AR Solar System is an augmented reality project where we can visit our solar system at the same time to answer to MCQ on space.

Augmented Reality Mobile C#
✅ Completed Labyroad

Labyroad

Labyroad is a 2D game in Python where you must escape from a randomly generated labyrinth. Don't waste your time to escape before it runs out. The libraries used are pygame, os, random, math.

Python Pygame
✅ Completed Snake

Snake

Snake is just a snake game in Python which uses tkinter and random libraries.

Python Tkinter
✅ Completed 2048

2048

A simple 2048 game in Python. It uses tkinter and random libraries.

Python Tkinter
✅ Completed calculator

Calculator

A simple retro calculator in Python. It uses tkinter and math libraries.

Python Tkinter