AbrahamMD Questline

  • Refine Abraham Data Dictionaries.
  • Use classes for everything and 4o-mini for content generation.
  • Extend to generate GCSE and A-Level content.
  • Extend to generate lecture/session recaps with questions, generalised to use for tutoring session recaps, too. Could implement something with Excalidraw templating within Obsidian.
  • Convert to a website?
Link to original

LincolnLogbook Questline

  • Properly document logbookgenerator and lincoln-logbook.
  • Implement flowchart support - if flowchart-taskname.png is present, then include in the logbook for that taskname.
Link to original

TamagoTime Questline

  • Look into what APIs exist and what other information sources I could use: summarised Atrioc transcripts, FT summaries, placement site APIs, anilist API for new anime, Lichess/Chess.com API.
  • Generate morning briefings: summarise overwhelming information, like jobs, placements, and emails, even social media if I figure out how.
  • Re-introduce integration with Obsidian Daily Notes.
Link to original

QARgen Questline

  • Implement basic QR code generation.
  • Extend to create patterns from images by manipulating the underlying mathematics.
  • Port to a Chrome extension.
Link to original

Anormalratingsystem Questline

  • Fix how file_handling.py handles file encoding - I think csv_reader can’t read unicode.
  • Implement an algorithm to help the user rate a list of items from 1-10 just with direct comparisons, ensuring the output follows a normal distribution.
  • Use the GraphQL AniList API to export and import based on username etc. (Anilist API info)
Link to original

ChessDoppelganger Questline

  • Implement a simple chess engine.
  • Extend with a simple chess AI.
  • Implement the ability for the AI to learn how to mimic how the user plays.
Link to original

DynamicHolidayPlanner Questline

  • Decide on a better name.
  • Dynamically predict the cost of a holiday - designed for my Trip to Tokyo, Japan with my brother.
Link to original