Categories / Tags
Learn how to create a simple pause menu in Godot 4 with resume and quit functionality using GDScript.
Learn how to send emails from a static website for free using FormSubmit. No backend, no SMTP, just simple form submissions that go straight to your inbox.
Learn how to create a web GUI interface hardware monitoring tool for your pc!
Learn how to animate 2D sprites in Godot 4, including sprite sheets and animated characters — ideal for beginners.
Learn how to use SQLite with BUN.js in this beginner-friendly crash course. We walk through installing, querying, and building a simple database application using SQLite & BUN.
Learn how to use SQLite with Node.js in this beginner-friendly crash course. We walk through installing, querying, and building a simple database application using SQLite.