This is my active task list along with the current state of my tasks.

Active Projects

  • Siligen (Medium Priority)
    • Rewrite a simplified quartz
    • Design webpage
    • write more blog posts
    • autoposting
    • Rewrite Hosting
      • Figma Design
      • Using Astro mdx (Use quartz for formatting inspo)
      • Some Way to Manage My Website
    • Management Extension
      • Linting
        • Formatting
        • Spellcheck
      • Filter Publish
      • Toggle Publish
      • Preview
      • Blog
  • Resume Generator | Need to start (High Priority)
  • Snow | Blocked (High Priority)
    • Need to finish off base language
    • Waiting on Grain 0.7 release
  • Brisk | In Progress (High Priority)
    • Waiting for BP response
  • Grain | Long Term (Medium Priority)
    • Ongoing work
    • TODO
      • Pattern Matching PR | Blocked
        • Need to refactor after wasm gc
      • MultiDocs (use Collections)
        • Need to refactor
      • Vendor pkg stuff for node upgrade | Blocked
        • Waiting on oscar todo the fork steps
      • JS Ocaml Upgrade | Blocked
        • Waiting On Libbinaryen and binaryen.ml
      • Convert grainWeb talk into a blog post | Waiting for 0.7
      • Component work
        • wit bindgen
        • component wrapping
        • import component wrapping
  • New Grain-Wasm (Grain) | Already Started (Medium Priority)
    • built of my stream library.
    • Using specTec repo to generate it.
      • Approach is to have specTec output json which we can then process from grain.

Back Burner

Archived projects for when I need something to work on:

  • Grain LSP Gen | Already Started (Low Priority)
  • Grain UUId | Just Started (Low Priority)
  • Full Grain-CLI | Built off Reaper (Low Priority)
  • Graph Graph | GrainDepGraph base (Low Priority)
    • Consider porting from elm