diff --git a/web-app/assets/logo.png b/web-app/assets/logo.png
new file mode 100644
index 0000000..ea3383e
Binary files /dev/null and b/web-app/assets/logo.png differ
diff --git a/web-app/css/styles.css b/web-app/css/styles.css
index cc210f6..a29c27a 100644
--- a/web-app/css/styles.css
+++ b/web-app/css/styles.css
@@ -1483,7 +1483,17 @@ body {
/* Card icon wrapper (SVG Lucide icons) */
.card-icon {
- display: none;
+ width: 72px;
+ height: 72px;
+ margin: 0 auto 1rem;
+ display: flex;
+ align-items: center;
+ justify-content: center;
+ border-radius: 20px;
+ background: linear-gradient(135deg, rgba(34, 197, 94, 0.12), rgba(74, 222, 128, 0.10));
+ transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
+ font-size: 2.25rem;
+ filter: drop-shadow(0 10px 15px rgba(0,0,0,0.2));
}
.card-icon svg { width: 34px; height: 34px; stroke-width: 2.2; }
diff --git a/web-app/games.html b/web-app/games.html
index 0afa792..fe6de70 100644
--- a/web-app/games.html
+++ b/web-app/games.html
@@ -95,17 +95,10 @@
🎮 Python Mini Projects
-
-
🪨
-
Rock Paper Scissors
-
Battle against the computer!
-
-
-
-
-
🎲
-
Dice Rolling
-
Roll the dice with 3D animation!
+
+
🟦
+
2048 Game
+
Combine tiles and reach 2048!
@@ -116,24 +109,24 @@
Coin Flip
-
-
🎯
-
Number Guessing
-
Guess the secret number!
+
+
🎲
+
Dice Rolling
+
Roll the dice with 3D animation!
-
-
🎮
-
Hangman
-
Classic word-guessing game!
+
+
🔲
+
Dots & Boxes AI
+
Challenge friends or AI in this strategy game!
-
-
🔤
-
Word Scramble
-
Unscramble words before attempts run out!
+
+
🧠
+
Emoji Memory Game
+
Test your memory with matching emojis!
@@ -144,17 +137,17 @@
FLAMES Game
-
-
🔲
-
Dots & Boxes AI
-
Challenge friends or AI in this strategy game!
+
+
🐦
+
Flappy Game
+
Dodge the incoming balls and survive!
-
-
🔐
-
Password Forge
-
Survive evolving firewall password rules!
+
+
🎮
+
Hangman
+
Classic word-guessing game!
@@ -165,6 +158,27 @@
Math Quiz
+
+
🎯
+
Number Guessing
+
Guess the secret number!
+
+
+
+
+
🔐
+
Password Forge
+
Survive evolving firewall password rules!
+
+
+
+
+
🪨
+
Rock Paper Scissors
+
Battle against the computer!
+
+
+
🐍
Snake Game
@@ -172,13 +186,6 @@
Snake Game
-
-
🧠
-
Emoji Memory Game
-
Test your memory with matching emojis!
-
-
-
🔨
Whack-a-Mole
@@ -186,17 +193,10 @@
Whack-a-Mole
-
-
🐦
-
Flappy Game
-
Dodge the incoming balls and survive!
-
-
-
-
-
🟦
-
2048 Game
-
Combine tiles and reach 2048!
+
+
🔤
+
Word Scramble
+
Unscramble words before attempts run out!
diff --git a/web-app/index.html b/web-app/index.html
index dea9ddd..292f5c5 100644
--- a/web-app/index.html
+++ b/web-app/index.html
@@ -804,7 +804,7 @@

@@ -964,117 +964,116 @@
Learn Python the Fun Way!
-
-
-
✨
-
Fibonacci Series
-
Generate Fibonacci sequences!
-
-
-
-
-
-
-
+
+
+
+
+
+
+
-
Rock Paper Scissors
-
Battle against the computer!
+
2048 Game
+
Combine tiles and reach 2048!
-
-
-
+
+
+
-
Dice Rolling
-
Roll the dice with 3D animation!
+
AP/GP/AGP/HP Recognizer
+
Identify progression types from any sequence.
-
-
-
+
+
+
-
Coin Flip
-
Heads or tails with spinning animation!
+
Armstrong Numbers
+
Check special number properties!
-
-
-
+
+
+
-
Number Guessing
-
Guess the secret number!
+
Calculator
+
Your mathematical companion!
-
-
-
+
+
+
-
Hangman
-
Classic word-guessing game!
+
Coin Flip
+
Heads or tails with spinning animation!
-
-
-
+
+
+
-
Word Scramble
-
Unscramble words before attempts run out!
+
Collatz Conjecture
+
Explore the 3n+1 problem!
-
-
-
+
+
+
-
FLAMES Game
-
Discover your relationship status!
+
Color Palette Suggestor
+
Generate palettes + CSS snippets for any website type and mood!
-
-
-
+
+
+
-
Dots & Boxes AI
-
Challenge friends or AI in this strategy game!
+
Coordinate to Polar
+
Transform Cartesian (x, y) into polar (r, theta).
-
-
-
+
+
+
-
Password Forge
-
Survive evolving firewall password rules!
+
Derivative Calculator
+
Compute 1st/nth polynomial derivatives and evaluate them.
-
-
-
+
+
+
-
Math Quiz
-
MCQ quiz with lives, streaks & difficulty levels!
+
Dice Rolling
+
Roll the dice with 3D animation!
-
-
-
+
+
+
-
Snake Game
-
Classic snake game!
+
Dots & Boxes AI
+
Challenge friends or AI in this strategy game!
@@ -1087,12 +1086,22 @@
Emoji Memory Game
-
-
-
-
-
Whack-a-Mole
-
Hit the moles before they disappear!
+
+
+
+
+
Fibonacci Series
+
Generate Fibonacci sequences!
+
+
+
+
+
+
+
+
FLAMES Game
+
Discover your relationship status!
@@ -1105,79 +1114,73 @@
Flappy Game
-
-
-
+
+
+
-
2048 Game
-
Combine tiles and reach 2048!
+
Hangman
+
Classic word-guessing game!
-
-
-
-
+
+
+
-
Fibonacci Series
-
Generate Fibonacci sequences!
+
Math Quiz
+
MCQ quiz with lives, streaks & difficulty levels!
-
-
-
+
+
+
-
AP/GP/AGP/HP Recognizer
-
Identify progression types from any sequence.
+
Morse Code
+
Translate with lights & sound!
-
-
-
-
-
Pascal's Triangle
-
Beautiful hexagon visualization!
+
+
+
+
+
Number Converter
+
Convert Dec, Bin, Oct, and Hex!
-
-
-
-
-
Armstrong Numbers
-
Check special number properties!
+
+
Number Guessing
+
Guess the secret number!
-
-
-
+
+
+
-
Calculator
-
Your mathematical companion!
+
Pascal's Triangle
+
Beautiful hexagon visualization!
-
-
-
+
+
+
-
Collatz Conjecture
-
Explore the 3n+1 problem!
+
Password Forge
+
Survive evolving firewall password rules!
+ data-tags="math,prime,factors,algorithm">
@@ -1187,7 +1190,7 @@
Prime Analyzer
+ data-tags="math,physics,motion,calculation">
@@ -1196,38 +1199,27 @@
Projectile Motion
-
-
-
-
-
Coordinate to Polar
-
Transform Cartesian (x, y) into polar (r, theta).
-
-
-
-
-
-
+
+
+
-
Derivative Calculator
-
Compute 1st/nth polynomial derivatives and evaluate them.
+
Rock Paper Scissors
+
Battle against the computer!
-
-
-
+
+
+
-
Morse Code
-
Translate with lights & sound!
+
Snake Game
+
Classic snake game!
+ data-tags="utility,puzzle,recursion,algorithm">
@@ -1236,15 +1228,6 @@
Tower of Hanoi
-
-
-
-
-
Number Converter
-
Convert Dec, Bin, Oct, and Hex!
-
-
-
@@ -1254,16 +1237,23 @@
Typing Speed Tester
-
-
-
+
+
+
-
Color Palette Suggestor
-
Generate palettes + CSS snippets for any website type and mood!
+
Whack-a-Mole
+
Hit the moles before they disappear!
+
+
+
+
+
Word Scramble
+
Unscramble words before attempts run out!
+
+
diff --git a/web-app/math.html b/web-app/math.html
index a448c4a..d28bac5 100644
--- a/web-app/math.html
+++ b/web-app/math.html
@@ -96,13 +96,6 @@
🎮 Python Mini Projects
-
-
✨
-
Fibonacci Series
-
Generate Fibonacci sequences!
-
-
-
📐
AP/GP/AGP/HP Recognizer
@@ -110,13 +103,6 @@
AP/GP/AGP/HP Recognizer
-
-
🔺
-
Pascal's Triangle
-
Beautiful hexagon visualization!
-
-
-
💎
Armstrong Numbers
@@ -138,20 +124,6 @@
Collatz Conjecture
-
-
🔱
-
Prime Analyzer
-
All-in-one prime number toolkit!
-
-
-
-
-
🚀
-
Projectile Motion
-
Calculate TOF, Hmax, and Range with physics!
-
-
-
🧭
Coordinate to Polar
@@ -166,6 +138,34 @@
Derivative Calculator
+
+
✨
+
Fibonacci Series
+
Generate Fibonacci sequences!
+
+
+
+
+
🔺
+
Pascal's Triangle
+
Beautiful hexagon visualization!
+
+
+
+
+
🔱
+
Prime Analyzer
+
All-in-one prime number toolkit!
+
+
+
+
+
🚀
+
Projectile Motion
+
Calculate TOF, Hmax, and Range with physics!
+
+
+
diff --git a/web-app/utilities.html b/web-app/utilities.html
index 959972d..e49ed2a 100644
--- a/web-app/utilities.html
+++ b/web-app/utilities.html
@@ -102,13 +102,6 @@
Morse Code
-
-
🗼
-
Tower of Hanoi
-
Solve the classic puzzle!
-
-
-
🔢
Number Converter
@@ -116,6 +109,13 @@
Number Converter
+
+
🗼
+
Tower of Hanoi
+
Solve the classic puzzle!
+
+
+