• Joined on 2025-08-24
mhhung pushed to main at mhhung/coding-practice 2025-09-23 03:02:59 +00:00
5f8bf18795 docs(monthly): update monthly report
mhhung pushed to main at mhhung/coding-practice 2025-09-23 02:59:40 +00:00
72aa011de9 [#0165]feat(leetcode): Init project, add C# solution, unit test and README
mhhung pushed to main at mhhung/coding-practice 2025-09-22 05:52:09 +00:00
c4e23d5be3 docs(monthly): update monthly report
mhhung pushed to main at mhhung/coding-practice 2025-09-22 05:48:59 +00:00
c7453b45e6 [#3005] feat(leetcode): init project, add C# solution
mhhung pushed to main at mhhung/coding-practice 2025-09-22 01:58:47 +00:00
7c86a4a99a feat(makefile): makefile for automatic setup
mhhung pushed to master at mhhung/notion-theme 2025-09-19 02:30:08 +00:00
d913699a27 Refine blog item metadata layout
mhhung pushed to master at mhhung/notion-theme 2025-09-17 16:27:03 +00:00
ade57f0d1e fix(theme): reset theme due to error
mhhung pushed to master at mhhung/notion-theme 2025-09-17 05:07:45 +00:00
49dab41935 Add GitBook theme structure with Traditional Chinese docs
mhhung pushed to master at mhhung/notion-theme 2025-09-17 02:45:09 +00:00
6f6671a024 chore: localize footer wording
087612e9d7 chore: localize theme wording for zh-TW
edcb6cb794 refactor: modularize typography layout structure
99b5383f84 feat(theme): init project
mhhung created branch master in mhhung/notion-theme 2025-09-17 02:45:09 +00:00
mhhung created repository mhhung/notion-theme 2025-09-17 02:44:43 +00:00
mhhung pushed to main at mhhung/coding-practice 2025-09-12 05:38:00 +00:00
c396a84294 docs(logs): update monthly log
2d6209a043 [#3227] docs(leetcode): update README
Compare 2 commits »
mhhung pushed to main at mhhung/coding-practice 2025-09-12 05:22:03 +00:00
1e562065e8 [#3227] feat(leetcode): add c# and golang solution
mhhung pushed to main at mhhung/coding-practice 2025-09-12 02:39:25 +00:00
8dfafaaf43 docs(utils,readme): add helper help and refresh docs
mhhung pushed to main at mhhung/coding-practice 2025-09-12 02:20:39 +00:00
6d9993cd9f feat(utils): add global test runner and helper help
9ff736e11c feat(utils,templates,docs): file-based .tmpl templates; remove I/O fixtures
Compare 2 commits »
mhhung pushed to main at mhhung/coding-practice 2025-09-12 01:45:59 +00:00
d724a5fb65 feat(utils, templates, docs): file-based templates + stronger README
mhhung pushed to main at mhhung/coding-practice 2025-09-11 03:09:54 +00:00
002e9e6c32 docs(README): edit monthly README
mhhung pushed to main at mhhung/coding-practice 2025-09-11 03:05:35 +00:00
75f3d9e320 feat(SortVowels): add C# solution
mhhung pushed to main at mhhung/cpp-linter-template 2025-09-09 14:56:01 +00:00
d62dc692fa chore(linter): remove stray duplicate configs with trailing spaces
mhhung pushed to main at mhhung/cpp-linter-template 2025-09-09 14:52:48 +00:00
f55d10ee07 feat(linter): implement Phase 1 linter automation and docs