Blog
November 11, 2025
Automating Crop Farms in Minecraft with Lua and ComputerCraft
Learn how to build a fully automated farm in Minecraft using Lua and the ComputerCraft mod, powered by a programmable Turtle.
Minecraft
Lua
Automation
ComputerCraft
Modding
October 28, 2025
Create a Continuous Scroll Effect Using Only CSS
Learn how to build a smooth, continuous scrolling animation with CSS, no JavaScript required.
CSS
Web Development
Frontend
Animation