✎ welcome to my corner of the internet

I'm liangshuo — a self-taught builder chasing the warm experiment of the Beatles and the surreal depth of Pink Floyd… one data structure at a time.

✿ the long & winding road

about me

hey, I'm liangshuo ✌

I go by olisNeuron online. I'm a self-taught programmer learning systems and data structures straight from the source.

Right now I'm working through UC Berkeley's CS61B (data structures) and CMU's 15-213 / CSAPP (computer systems), turning homework and labs into a public trail of code.

I also tend a personal knowledge base — an ever-evolving LLM wiki — where raw material gets distilled into notes I can actually find again later.

Abbey Road John Lennon Ringo Starr Paul McCartney George Harrison

currently wondering…

  • how an agent turns a single sentence into a tool call
  • what happens between source code and a running program
  • how to organize knowledge so it can be found again
  • how math, systems, and AI fit together

“What I cannot create, I do not understand.”

— Richard Feynman
♫ tracks I've actually recorded

projects

CS61B
JavaData StructuresAlgorithms

cs61b-spring-2025

My first time learning data structures systematically — UC Berkeley's CS61B homework, projects & labs, all committed in public.

view on github →
15-213
CSystemsGDB · x86-64

cmu15213-lab

CSAPP (CMU 15-213) labs in C — Data, Bomb, Attack, Shell, Malloc, Cache, Arch & Proxy. Only tracked code, no binaries.

view on github →
WIKI
ObsidianMarkdownLLM

my-llm-wiki

An ever-evolving personal knowledge base, inspired by Andrej Karpathy's tutorial — raw/ source material distilled into wiki/ notes.

view on github →
ME
MarkdownPersonal

olisNeuron

My GitHub profile — a self-intro: self-taught learner · CS61B · building my own knowledge base.

view on github →
♪ the instruments I play

skills

languages

JavaCPythonHTML & CSSMarkdown

systems & tools

CSAPP / 15-213GDBValgrindMakex86-64 & Y86-64LinuxGit

data structures & algorithms

linked liststrees & triesheapshash tablesgraphssortingshortest pathsMST

ai & knowledge

LLM literacyprompt & agent workflowsObsidianknowledge distillation