loading
— page 03 / the toolbox

what i'm learning.

honest progress, not a brag list. some of these i barely know. that's the point.

HTML comfortable
started here. still my favorite.
CSS getting there
flexbox finally clicked. grid is still a mood.
JavaScript learning
currently in the "what is `this`" phase.
Python basic
scripts and small experiments.
React beginner
useState. useEffect. usePanic.
Node.js curious
npm install something something
VS Code daily
dark theme, of course.
Git / GitHub learning
commit, push, pray.
Figma basic
for sketching ideas before code.
Terminal basic
cd ls mkdir man wtf

my current learning ritual

i learn best by building tiny things and breaking them. less tutorials, more "make a button that does a thing." this site is one of those things.

$ whoami
a person, still learning.

$ cat ~/.currently_learning
# week of 
- javascript: closures, async/await
- css: animations, scroll-driven effects
- git: branches without crying
- python: building a small scraper for fun

$ echo $GOAL
ship one small thing every month.

things i want to learn next

soon

TypeScript

everyone keeps telling me. i'll get there.

typessoon
soon

Three.js

3d on the web. for portfolios and weird art sites.

3dwebgl
later

Rust

because it sounds hard and i'm a masochist.

systems
later

Tailwind / shadcn

for shipping faster without losing my mind.

design
later

SQL

SELECT * FROM patience;

data
someday

p5.js / creative code

generative art. make the computer paint.

art
punpun

"i'll never be good at this. — i think this every day. then i open vscode anyway."

— a thought you can have too