Skip to content

Thoughts πŸ€” ​

πŸŽ’ My Backlog ​

  • [ ] Obsidian Markdown Parser: Improve my markdown parser to go beyond basic markdown to html conversions and eventually use it with Github Pages to host this vault.
  • [ ] Rabbithole Remake mailer to Firebase Messaging with a companion app.
  • [ ] The Cortana Project: This is something previously someone like me couldn't have created, but with advancements in LLMs, I feel confident enough to try this out. Basically, a talking, context-sensitive assistant, that can do a variety of basic tasks and can interact with other real-world projects of mine.

πŸ‘€ Things I'm currently interested in/looking to learn ​

  • [ ] Buying an Arduino might really be interesting and make me go down the low-level engineering path. Really looking to try something out.
  • [ ] Server-driven Flutter UI: I found this package called Mirai that seems to be interesting, where the UI configurations are defined on the server and the app builds without updates.
  • [ ] Dioxus is a cross-platform framework for building apps using Rust, built on top of WASM.