Skip to content

Instantly share code, notes, and snippets.

View miguelrochefort's full-sized avatar

Miguel Rochefort miguelrochefort

View GitHub Profile
@joannakl
joannakl / HFOSS_projects.md
Last active November 11, 2023 15:49
humanitarian open source projects
@dufferzafar
dufferzafar / design-time-tracker.md
Last active March 15, 2023 00:19
Design of an open source, cross platform, time tracking application.

Time Tracker

Build a Manic Time alternative.

The application would be in two parts:

  • a tracker agent that dumps data into some backend
    • should be dumb and not do much processing of the data
  • a reporting dashboard which will show various timelines, statistics etc.