chriskript.hashnode.devRendering a 3D Solar System with Three.jsHave you ever looked up at the night sky and wondered how you could bring that magic into your code? Recently, I embarked on a journey to build my very own 3D solar system simulator using Three.js, and the project turned out to be as challenging as i...Apr 11, 2025·5 min read
chriskript.hashnode.devHow to Use spacedesk as a Second Screen: Windows and Android SetupIn this guide, I'll show you how to use spacedesk to turn your Android phone into a second monitor for your Windows PC. We'll cover the basics from installing the software to connecting either over Wi‑Fi or using USB tethering. What Is spacedesk? spa...Mar 29, 2025·2 min read
chriskript.hashnode.dev5 Key CSS Tricks Every Web Developer NeedsCSS is a powerful tool for creating beautiful web pages, yet many developers only scratch the surface of what it can do. In this post, we'll explore five amazing CSS tricks that will make your designs more flexible, efficient, and visually appealing....Feb 17, 2025·4 min read
chriskript.hashnode.devGoodbye Sections, Hello Containers: My Mind-Blowing Experience with Elementor’s New Layout SystemFor years, Elementor users have structured their websites using Sections, Columns, and Inner Sections. It was the standard way to build layouts—until now. Recently, while setting up a church website, I ran into an unexpected issue: I couldn’t create ...Feb 14, 2025·2 min read
chriskript.hashnode.devStep-by-Step Guide to Making a Spin the Bottle Game with HTML, CSS, and JavaScriptAs a web developer, I enjoy creating projects that combine both fun and learning. One of the projects I recently worked on is a "Spin the Bottle" simulator, which is a simple interactive web game using HTML, CSS, and JavaScript. In this post, I’ll gu...Nov 25, 2024·5 min read