Remix.run Logo
praveer13 4 hours ago

I’ve been doing something similar (browser only interactive courses served from GitHub pages) to teach me topics from beginner to advanced

LLMs and systems intersection - https://kernelspace.naigap.com

Distributed systems - https://byzantine.play.naigap.com

dbrans 4 hours ago | parent [-]

These are high quality at first glance. the visualizations and exercises are helpful.

What is your process for creating these resources?

praveer13 3 hours ago | parent [-]

I just gave a simple prompt to Kimi k3 when it came out, and then just using it and asking it to improve based on my own taste/gaps etc so it’s a long drawn out process. I’m doing that for the first one, will iteratively keep improving it myself as I run through it. Maybe will post on HN after that.