Hi π
I'm a student of life,
learning gives me more dopamine.
I'm a student of life,
learning gives me more dopamine.
breakdown, prioritize, organize, single thread || brainstorm, connect the dot, abstract, multi thread
main interest: awesome-wm (lua) | rofi-launcher | neovim-telescope | wezterm | zsh (spaceship) | tmux | fzf | atuin
INTEREST
π Workflow & Tools
π Awesome Repo & LeetCode
π Best Practices & Architecture
π Algorithm & Data Structure
π Clean Code & Style Guide
π Test Driven & Functional Programming
π Design Patterns & Case Study
π DDD NodeJS & DDD ReactJS
π Roadmap & Standards
Stack
flowchart TD
A[just write code] --> B{it's works?}
B --> |no| D[rewrite]
D --> B
B ---->|yes| E[ship-it]