Hi, Iβm Raven (Autumn / Raven Echo)
Currently diving deep into:
- Mathematical & scientific computing
- Neural networks, numerical methods, and control theory
- Low-level systems: Rust, C, CUDA, shaders, and async patterns
- High-performance linear algebra, Fourier transforms, and SVD
Building a Rust-based compute ecosystem from scratch:
- Neural nets with no external ML libraries
stellar-mathβ a custom BLAS/FFT backend- Experiments with stochastic SVD, differentiable logic nets, and GPU acceleration
Expanding into:
- GPU compute (CUDA kernels + Rust FFI)
- Real-time simulation & control (pendulum balancing, state estimation)
- Parser/AST building in Rust
- Async-safe data structures (LRU caches, arenas, relaxed-read concurrency)
Sharpening fundamentals with daily LeetCode practice:
- Focused on dynamic programming, graph algorithms, and memory-lean solutions β tracked in
algo.
π Key projects:
- neural-net β From-scratch neural network in Rust
- stellar-math β Low-level math backend (linear algebra, decompositions, FFT)
- algo β Daily algorithm practice in Rust
- lru-cache β Unsafe Rust exploration into pointers & memory management
- wordle β Word search & constraint solver in Rust
- infra_as_code β AWS Lambda infrastructure in JS
- py-template β Python package starter template
All of this is scaffolding toward replicating research, writing better abstractions, and building expressive tools for scientific computing.
Always happy to talk about numerics, HPC, Rustβs borrow checker, async, or low-level GPU work.
Discord Algorithm questions? Iβm probably mid-problem β but feel free to reach out! π
