Hey, I'm ukeraser.
An SJTU student exploring AI, full-stack development, and systems programming.
I build software and write about what I learn.
More about meSelected work
- Project
coderadio.nvim
A Neovim plugin for streaming freeCodeCamp Code Radio, with live track metadata, volume controls, and statusline integration.
- Article
Reading Code Radio's API: From Raw Responses to a Reusable Client Model
A practical tour of Code Radio's REST and SSE payloads, with a small normalization layer you can use to build your own player, plugin, or status UI.
- Series
Understanding Linux Through Commands
Understand Linux through its commands—the concepts behind their behavior, not just their options.