DS
v1.0

Dan's Sandbox

A place where I play and mess and share new ideas.

Projects

Changelog

Snake - v1.0.0

  • Replaced Noughts & Crosses with classic Snake game implementation
  • Canvas-based rendering with 20x20 grid for smooth gameplay
  • Arrow keys and WASD movement controls for accessibility
  • Score tracking with speed increase as difficulty progression
  • Start/Pause/Reset controls for game management
  • Collision detection for walls and self-collision game over
  • Dynamic page title updates and responsive design

Strategy Allocations - v1.0.0

  • Released full version of Strategy Allocations with comprehensive backtesting
  • Added APY volatility transformations (formerly in APY Volatility page)
  • Implemented backtesting algorithm with gas cost optimization
  • Added portfolio visualization with detailed performance charts
  • Added rebalancing analysis based on APY improvements vs gas costs
  • Fixed performance issues with form input handling

Tenderly Testnet Helper - v1.0.0

  • Initial release of Tenderly Testnet Helper
  • Added support for funding wallets with ETH, USDC, USDT, and DAI
  • Implemented custom token funding capability
  • Integrated with Tenderly admin RPC methods for balance manipulation
  • Added "Fund All" feature for quick wallet setup