I used a loop to create the grid programmatically. I used CSS Grid to create a 10x10 layout. 2. Game Logic I avoided long if-else statements for the snakes and ladders. I used a JavaScript object to ...
A one-page personal portfolio website built using HTML, CSS, and JavaScript. It is a simple and clean design, with a focus on showcasing your existing social media following. Full-stack developer ...
I learned programming through game modding when I was a kid, and I never stopped. I have a pretty broad range of experience now. I write blog posts sometimes on the Frenetic LLC Blog and Patreon. I ...
Using semantic html tags, I've divided my page into three sections i.e. Header, Main and Footer, where the Main section is further divided into a hero section, about section, and skills section. 💡 ...