🚀 Applications & Logic

PYTHON

🃏 Blackjack

Logic-based card engine featuring automated dealer AI and hit/stand mechanics.

Play Game
MINIMAX AI

🎯 Tic Tac Toe

Unbeatable AI opponent powered by the Minimax algorithm.

Challenge AI
BACKTRACKING

🔢 Sudoku Solver

Instant Sudoku resolution using an efficient backtracking search algorithm.

Solve Now
DFS/ BFS / A*

🧩 Maze Solver

Visualizing pathfinding algorithms like BFS and A* through mazes.

View Logic
THREE.JS / 3D

🪐 Solar System

Interactive 3D celestial visualization with realistic orbital physics.

Enter Orbit

🧠 Machine Learning Lab

LINEAR REGRESSION

🩸 Diabetes Predictor

Multiple Linear Regression model trained via manual Gradient Descent.

Run Predictor
LOGISTIC REGRESSION

🧬 Tumor Classifier

Advanced diagnostic model using polynomial Feature Engineering.

Launch Lab