Sandro
sandroroth.com
Sandro
@sandroroth.com
Software Developer based in Switzerland 🇨🇭

🔗 sandroroth.com
🔗 tinytip.co
🧩 Code Puzzle, a little side project I made. Each level gives you a JS snippet split into pieces. Arrange them in the right order with drag and drop to solve the puzzle.

➡️ code-puzzle.sandroroth.com

Built with #React and #XState
October 2, 2025 at 7:18 PM
Lil' code puzzle - yay or nay? 🤔
September 28, 2025 at 6:41 PM
☠️-Hangman in pure #TypeScript types 😎
August 23, 2025 at 8:38 PM
Model-based testing with XState helps you test your app more thoroughly without writing every test by hand. You define the model, add test code for states and events, and XState generates the rest. Here, I’m running over 60 tests from just one model. 🚀

#testing #xstate #statemachine
April 27, 2025 at 5:05 PM