Tech Project ideas

  • Git like CLI for time tracking (with periodic checking in mechanism in case project is started without completion)

  • Scrape tabular data from pdfs and images

  • REST/GraphQL API with elm frontend, some useful task (potentially a web frontend for either of the other project ideas)

  • Simple ISO8601 time parser, which uses no external libraries and produces a standard datetime.datetime object (Pyton)