I am creating an app with Rust that looks at all the markdown files and notes within a selected directory, and creates a knowledge graph with them using embeddings and markdown connections like backlinks and tags. This is very similar to Obsidian's graph feature.
This bot isn't slacking off, it replies to messages 24/7!
Following along with the official Rust Book, accompanied by Rustlings so I can learn Rust by doing exercises and projects along the way.
LeetCode problems.
I am following Andrej Karpathy's course (Neural Networks: Zero to Hero), specifically the first video in his YouTube playlist, through which I will learn about backpropagation, calculus in ML, and develop Micrograd from scratch, a Python backprop engine.
A personal website where I can store my notes, blog posts, projects, etc.