Daily Archives: November 22, 2025

When NOT to use AI in your hackathon project with MLH winners Cindy Cui and Alison Co [Podcast #198]

Today Quincy Larson interviews Alison Co and Cindy Cui, two university students who won the NW Hacks hackathon with their tool that helps people who are losing their vision learn to read Braille. He met them when GitHub invited them to their big San Francisco conference, GitHub Universe to present their project. Alison Co is […]

A Game Developer’s Guide to Understanding Screen Resolution

Every game developer obsesses over performance, textures, and frame rates, but resolution is the quiet foundation that makes or breaks visual quality. Whether you are building a pixel-art indie game or a high-fidelity 3D world, understanding how resolution works is essential. It affects how your art assets scale, how your UI appears, and how your […]

Create a Cute Room Portfolio with Three.js, Blender, JavaScript

Learn how to use Three.js and Blender to design a stunning and interactive 3D portfolio! We just posted a course on the freeCodeCamp.org YouTube channel that will take you from the foundational concepts of 3D modeling in Blender to creating a fully functional, award-worthy portfolio website using Three.js. You’ll master essential techniques like proper quad […]

How to Use to Docker with Node.js: A Handbook for Developers

In this handbook, you’ll learn what Docker is and why it’s a must-have skill for backend and full-stack developers. And, most importantly, you’ll learn how to use it in real-world projects from start to finish. We will go far beyond the usual “Hello World” examples and walk you through containerizing a complete full-stack JavaScript application […]