Self hosted open source strava alternative.
Self hosted open source alternative to strava
React like full stack elixir framework
Zod is a TypeScript-first validation library. Using Zod, you can define schemas you can use to validate data, from a simple string to a complex nested object.
The Impatient Programmer's Guide to Bevy and Rust
Build a 2D Game From Scratch
Learn game development with Bevy and Rust. Start by setting up a player and watching it move on screen. Build a procedurally generated world. Add collisions, inventory, and spells rendered through custom shaders. Give enemies pathfinding, implement health and damage, layer in sound effects, save game states, and implement multiplayer networking. No prior Rust knowledge assumed.
Five git commands that tell you where a codebase hurts before you open a single file. Churn hotspots, bus factor, bug clusters, and crisis patterns.