Who is Viswanathan Anand? Biography of India’s First Chess Grandmaster

Viswanathan Anand

Viswanathan Anand, affectionately referred to as “Vishy” Anand, is a name that resonates with every Indian chess player. Being the first Indian to become a chess Grandmaster, his contribution to the game goes much beyond trophies and titles. Anand is not just a FIDE World Champion and speed chess master but also a national hero […]

document.addEventListener('DOMContentLoaded', function () { const dateField = document.getElementById('form-field-field_58b018b');if (!dateField) return;const today = new Date(); const yyyy = today.getFullYear(); const mm = String(today.getMonth() + 1).padStart(2, '0'); const dd = String(today.getDate()).padStart(2, '0');dateField.value = `${yyyy}-${mm}-${dd}`; });