Jay Hawkins’ Work Log

  • Post author:
  • Post last modified:October 30, 2025
  • Reading time:1 min read
  • Post category:Work Logs

Week 10 Update

All progress up to this point:

  • Designed a new user interface using Figma
  • Re-organized the repository for better separation-of-concerns and code readability.
  • Wrote documentation for the GUI and it’s features.
  • Changed style of existing UI to look like Figma concept.
  • Created GUI components for control display and breadcrumbs navigation.

This past week:

  • Completed scroll-group interface, which will be used for all select-able elements.
  • Created a scroll-bar visual, which can link up to a scroll-group.
  • Implemented USB drive I/O for persistent configuration storage.