Devogotchi

A developer-focused virtual pet simulator gamifying daily code tasks.
Parked
Project Overview

Devogotchi gamifies the software development process. It syncs with git commits and daily task completions to feed and nurture a virtual developer pet. If the developer goes inactive or pushes failing code, the pet's health declines.

Key Technical Features
  • Webhook listeners updating pet status from git commit history

  • Retro pixel animations and state management using custom React hooks

Tech Stack
React
CSS Canvas
Git Integration
Local Storage
Architecture

Client-only SPA powered by hook-based game loops and local storage caching.