Commit graph

59 commits

Author SHA1 Message Date
d23e2ed4d4 feat(trading): trb data structures 2024-11-30 20:24:45 -06:00
3c949f3da3 fix(algos): refactor extrema circular buffer 2024-11-30 18:28:40 -06:00
5fd49dfb1e feat: move circular buffer to trading 2024-11-30 14:38:57 -06:00
2bcc3f4675 fix(posts): fetch daily from files 2024-11-29 22:14:20 -06:00
5ce278c8fa fix(styling) 2024-11-29 21:53:04 -06:00
ed83255604 fix(post): fetch code lazily 2024-11-29 21:27:21 -06:00
ee3a3b61a2 feat: remove older posts 2024-11-29 20:09:55 -06:00
8360595e52 feat: prefer mathjax to katex 2024-11-29 20:06:54 -06:00
ed0c3b7ab2 feat(posts): remove folds 2024-11-29 19:38:44 -06:00
0e6cc1de7a fix(posts): dont defer d3 for proper graph rendering 2024-11-29 19:33:20 -06:00
be16094742 feat(algorithms/daily): november 13 2024-11-13 12:09:03 -05:00
a170884fc8 fix(algorithms/daily): time complexity typo 2024-11-13 11:14:41 -05:00
2dc5aa10b6 fix(post/leetcode): runtime analysis typo 2024-11-12 12:23:44 -05:00
2aa27c86b7 fix(post): user proper asymptotic notation syntax 2024-11-12 12:06:40 -05:00
7802876632 feat(daily): runtime analysis 2024-11-12 12:04:27 -05:00
1728bae2ad feat: daily today 2024-11-12 11:46:16 -05:00
07e4afc62b fix(post): another typo 2024-11-10 17:08:52 -05:00
87d970593a fix(post): minor typo 2024-11-10 17:07:45 -05:00
ffe899476d feat(daily): today 2024-11-10 17:06:45 -05:00
4f64a105c8 feat(post): clarify constant time upper bound 2024-11-09 16:06:16 -05:00
1d9979fd00 feat(daily): november 8th's daily 2024-11-09 12:18:31 -05:00
85b584bcf2 feat(algorithms): extrema circular buffer 2024-07-31 10:22:04 -05:00
ca4b773f35 feat(post): un-italicize post md headings 2024-07-31 07:54:08 -05:00
aba0cf15f0 feat(models): clean up styling 2024-07-05 11:34:50 -05:00
c9f195d38e feat(romer-solow): finish 2024-07-05 11:23:24 -05:00
3e7dea4ff8 feat: namespace graph ids, sliders, and namespace 2024-07-04 15:19:13 -05:00
77c38c8999 feat(posts): slider for romer time dynamics 2024-07-03 15:09:58 -05:00
8cc845a1ca feat(models): romer-solow solution 2024-07-03 14:37:47 -05:00
1d3083a39d feat(post): fold h2s as well 2024-07-03 11:57:38 -05:00
155b34e286 feat(models): add preface 2024-07-03 11:09:36 -05:00
ea8bbcf16c feat(models): fix solow folds 2024-07-03 11:04:23 -05:00
f24018e507 feat: label romer axes 2024-07-03 10:54:22 -05:00
71a959708d feat: romer model 2024-07-03 10:41:10 -05:00
b6b3e08886 fix(post): fix folding 2024-06-26 22:43:25 -05:00
c2e8721fa1 feat(post): solow model 2024-06-26 19:06:40 -05:00
1b4bfff7e6 feat(post): another con of html 2024-06-26 16:20:05 -05:00
26815a522b feat(posts): models of production solow model 2024-06-26 16:14:10 -05:00
cae425da1a feat: rename class styles, improve js idiomacy 2024-06-26 14:09:06 -05:00
707afe91fa feat(posts): models of production first draft 2024-06-22 16:15:25 -05:00
21d4270cf7 feat(posts): only unfold first algorithm problem 2024-06-22 15:43:27 -05:00
faa784a0a4 feat(post): add another con to HTML 2024-06-22 13:58:35 -05:00
cacc49eefa fix(post): typo in image 2024-06-21 22:26:33 -05:00
4aae786afd fix(post): proper link 2024-06-21 21:42:29 -05:00
156c1c772f feat: about 2024-06-19 09:56:44 -05:00
28f4fb1a59 fix: remove ticks 2024-06-18 18:13:03 -05:00
8a71d10c07 feat: new post, updates styles 2024-06-18 17:59:01 -05:00
e1a9e58386 feat: organize file structure 2024-06-18 16:21:22 -05:00
c362d17262 fix: use absolute paths 2024-06-18 16:19:13 -05:00
409089b1d4 feat(post): collapse entries 2024-06-17 19:47:59 -05:00
b406a073c9 fix(two-pointers): code formatting 2024-06-17 13:55:44 -05:00