Chess.com vs.ChessKid ▶ About Club ▶ Announcements ▶ Forums ▶ Notes ▶ Members ▶ Club Events ▶ Leaderboard ▶ My Settings
Avatar of OfficiaIBlogger
OfficiaIBlogger 21 days ago
https://youtube.com/shorts/y0l_Xza8VtE?si=NsQXP7Hv05R6Z5my
Avatar of GoldAquaticRock
GoldAquaticRock 24 days ago
https://youtube.com/shorts/ZPbzq0RGkUk?si=bgAs2N6oT26aw0S6 Oops face rev-
QuantumFyre <div data-cy="country-flag" v-tooltip="United States" class="cc-country-flag-component cc-country-flag-small country-2" data-tooltip-id="static-tooltip-77" style="box-sizing: inherit; align-items: center; background-image: url(" https:="" www.chess.com="" bundles="" web="" images="" sprites="" flags-16.b7742471.png");="" background-size:="" 216px="" 412px;="" border-radius:="" 2px;="" display:="" inline-flex;="" flex-shrink:="" 0;="" height:="" 12px;="" justify-content:="" center;="" width:="" 16px;="" --country-flag-width:="" 1.6rem;="" --country-flag-height:="" 1.2rem;="" --country-flag-img:="" url('="" flags-16.b7742471.png');="" --country-flag-img-2x:="" flags-32.f9ff654b.png');="" --country-flag-img-3x:="" flags-64.f49e6d22.png');="" --country-flag-bg-size:="" 21.6rem="" 41.2rem;="" --country-flag-exception-width:="" background-position:="" 0px="" 80%;="" scrollbar-color:="" rgba(0,="" 0,="" 0.45)="" transparent;="" scrollbar-width:="" thin;"=""> 28 days ago 0 #12 How much of a nerd are you? HOW MUCH OF A NERD ARE YOU? A points‑based personality quiz How it works: Pick ONE answer per question. Each option has points. Add them up at the end to see your result. 1. How do you usually spend your free time? Reading, researching, or diving into niche hobbies — 4 pts Playing games or watching shows you like — 3 pts Deep‑dive marathons into lore, science, or strategy — 5 pts Scrolling social media or watching random videos — 1 pt 2. How do you react when someone mentions a topic you love? You start explaining details — 3 pts You nod and keep it simple — 1 pt You share a few thoughts — 2 pts You accidentally give a full lecture with sources — 5 pts 3. What’s your relationship with learning? I actively seek knowledge for fun — 5 pts Only when I have to — 1 pt I enjoy learning new things — 3 pts I don’t mind it — 2 pts 4. How organized are your hobbies? I have spreadsheets, lists, or categorized archives — 5 pts I don’t really have structured hobbies — 1 pt I keep things casual — 2 pts I have collections or systems — 4 pts 5. How do you feel about strategy games, puzzles, or lore‑heavy stories? Not my thing — 1 pt I enjoy them a lot — 4 pts I’ll play casually — 2 pts I obsess over mechanics, lore, or optimal strategies — 5 pts RESULTS 5–10 pts: Casual Human You enjoy things, but you’re not diving into the deep end. Nerd‑adjacent at best. 11–17 pts: Light Nerd You’ve got nerd tendencies, but you keep them balanced with normal‑person energy. 18–22 pts: Certified Nerd You know things. You care about things. You probably have opinions about fictional universes. 23–25 pts: Supreme Overlord of Nerds You don’t just like things — you study them. You are the encyclopedia. You are the lore keeper. You are the final boss.
Avatar of GoldAquaticRock
GoldAquaticRock Apr 1, 2026
{"type":"doc","content":[{"type":"paragraph","content":[{"type":"image","attrs":{"src":"https://images.chesscomfiles.com/uploads/v1/images_users/tiny_mce/GoldAquaticRock/phpgsln5veiur2ea11JLTU.jpg","width":3000,"height":4000}}]}]}
Oops turns out you need to be an admin to delete forums- So this is going to be turned into... WOULD YOU SLAP THE PERSON ABOVE YOU WITH A FISH?
Avatar of GoldAquaticRock
GoldAquaticRock Mar 30, 2026
95% accuracy - Double bishop sacrifice! 
How many squares are on a chess board?32 16 64 48 function checkAnswer(btn, isCorrect) { const result = document.getElementById('result'); if (isCorrect) { result.textContent = "✅ Correct!"; btn.classList.add('correct'); } else { result.textContent = "❌ Wrong! Try again."; btn.classList.add('wrong'); } // Disable all buttons after one click const buttons = btn.parentElement.querySelectorAll('button'); buttons.forEach(b => b.disabled = true); }
Avatar of GoldAquaticRock
GoldAquaticRock Mar 28, 2026