Brendan Chen brendan
brendan pushed to main at brendan/OpenAppLock 2026-06-13 05:17:48 +00:00
1652c2f410 feat: enforce time and open limits in the background via Screen Time extensions
8e3b8b70f5 feat: track limit budgets in a usage ledger and surface them in a Usage section
cb9b2e8950 refactor: two-screen app-list editor with native List layout
93f2eceb3a feat: introduce reusable app lists for rules
05d48a9f34 fix: use concrete tertiary color for row chevrons inside tinted buttons
Compare 5 commits »
brendan created branch main in brendan/OpenAppLock 2026-06-12 22:09:58 +00:00
brendan pushed to main at brendan/OpenAppLock 2026-06-12 22:09:58 +00:00
e91d8344a9 refactor: rename app from Severed to OpenAppLock
af919c1585 refactor: move rule editor actions into the navigation bar
4ee8f01d21 fix: editor usability and visual polish from UI scan
0242e0a9d3 docs: add agent guide (AGENTS.md) and remove reference recording
2d609043f3 refactor: re-skin UI with native iOS components
brendan created repository brendan/OpenAppLock 2026-06-12 22:09:34 +00:00
brendan pushed to main at brendan/dsa-tutoring 2026-06-12 21:44:51 +00:00
94f913a52b Add more Git instructions
brendan pushed to main at brendan/dsa-tutoring 2026-06-12 21:37:20 +00:00
40db395a85 Add Git instructions
brendan pushed to main at brendan/dsa-tutoring 2026-06-11 16:37:01 +00:00
14c14d1797 Construct a sample tree with the rebalance implementation missing
brendan pushed to main at brendan/dsa-tutoring 2026-06-11 15:53:59 +00:00
0fd98a46ca Update test cases and sample code for 2026.05.27 homework
brendan created branch main in brendan/dsa-tutoring 2026-06-11 15:03:25 +00:00
brendan pushed to main at brendan/dsa-tutoring 2026-06-11 15:03:25 +00:00
e2dcba1600 Add homework for 2026.05.27
093e2e980d Add 2026.06.03 overview
d5b078210f Add homework for 2026.05.27
dc637640c8 Add tree exercises
10b15d3515 Move 2026.05.20 to 2026.05.27
Compare 10 commits »
brendan created repository brendan/dsa-tutoring 2026-06-11 15:02:39 +00:00
brendan commented on issue brendan/bchen-ui#3 2026-05-15 10:49:28 +00:00
feat: add sidebar and breadcrumb CSS exports

Resolved: PR brendan/bchen-ui#5 (merge_commit 4a1a01347c1b73870327e496e3fed46e19ed1d90)

brendan deleted branch feat/sidebar-breadcrumb-css from brendan/bchen-ui 2026-05-15 10:49:23 +00:00
brendan merged pull request brendan/bchen-ui#5 2026-05-15 10:48:46 +00:00
feat: add sidebar and breadcrumb CSS exports
brendan closed issue brendan/bchen-ui#3 2026-05-15 10:48:46 +00:00
feat: add sidebar and breadcrumb CSS exports
brendan pushed to main at brendan/bchen-ui 2026-05-15 10:48:46 +00:00
4a1a01347c Merge pull request 'feat: add sidebar and breadcrumb CSS exports' (#5) from feat/sidebar-breadcrumb-css into main
75930e5c1f fix: separate hover/focus-visible on .nav-link; restore outline ring for keyboard focus (WCAG 2.4.7)
cb2df3ced1 feat: add sidebar and breadcrumb CSS exports
Compare 3 commits »
brendan created pull request brendan/bchen-ui#5 2026-05-15 10:48:36 +00:00
feat: add sidebar and breadcrumb CSS exports
brendan created branch feat/sidebar-breadcrumb-css in brendan/bchen-ui 2026-05-15 10:48:01 +00:00
brendan pushed to feat/sidebar-breadcrumb-css at brendan/bchen-ui 2026-05-15 10:48:01 +00:00
75930e5c1f fix: separate hover/focus-visible on .nav-link; restore outline ring for keyboard focus (WCAG 2.4.7)
cb2df3ced1 feat: add sidebar and breadcrumb CSS exports
Compare 2 commits »
brendan commented on issue brendan/nanodrop#19 2026-05-15 05:55:44 +00:00
chore: replace hand-rolled layout() with @fastify/view + EJS

Resolved: PR brendan/nanodrop#20 (merge_commit 829037f89cb9b15ae6ac3ed2422e537b089472fc)