Featured Projects

A collection of my work showcasing my expertise in mobile development, energy technology, and clean architecture.

GivEnergy Monitoring App

GivEnergy Monitoring App

Cross-platform mobile application for monitoring and controlling GivEnergy inverters and batteries.

FlutterDartClean ArchitectureREST APIsWebSocket

Challenges

  • Complex state management across multiple screens
  • Real-time data synchronization
  • Cross-platform compatibility

Solutions

  • Implemented BLoC pattern for state management
  • Utilized WebSocket for live updates
  • Adopted platform-specific UI components

Outcomes

  • Improved user experience with real-time updates
  • Reduced code duplication through clean architecture
  • Achieved consistent behavior across platforms
MagicMirror Energy Flow Module

MagicMirror Energy Flow Module

Custom module for MagicMirror that displays real-time energy flow data from GivEnergy devices.

JavaScriptNode.jsREST APIsWebSocket

Challenges

  • Limited API documentation
  • Complex data visualization
  • Module integration with MagicMirror

Solutions

  • Reverse engineered API endpoints
  • Created custom SVG visualizations
  • Implemented proper module lifecycle

Outcomes

  • Created intuitive energy flow visualization
  • Achieved reliable data synchronization
  • Gained community adoption