Commit graph

490 commits

Author SHA1 Message Date
90c535ebb2 restructure project to use turborepo 2022-12-09 15:10:43 +09:00
670ab793da rewrite pomky project description 2022-12-03 20:27:51 +09:00
ed7376b19a update dependencies 2022-12-03 19:34:44 +09:00
c8b06139d3 made npm script work without yarn 2022-12-03 19:23:20 +09:00
6100bf3b3d fix h2 not showing for categories with children 2022-11-21 13:26:10 +09:00
a13fd237f0 fix generated image clipping 2022-11-21 02:53:08 +09:00
c338b0c9c3 improve skill svg generation 2022-11-21 02:47:28 +09:00
593dc83760 move godot from desktop to game dev
- also change the order of entries to match the resulting svg
2022-09-17 11:22:11 +09:00
cd7620270d replace deprecated authentication method 2022-09-17 11:17:46 +09:00
72c31f1c6d update skill svgs
- replace gnome icon with the gtk icon (they added it, yay)
- add tailwind icon
- add godot engine icon
2022-09-17 10:48:02 +09:00
b9fef5ec21 bump package versions and fix related issues 2022-09-17 10:32:57 +09:00
ca7d2d87a0 update future projects list 2022-07-26 10:53:36 +09:00
0f01a1b2fe rewrote future project list 2022-06-05 16:03:20 +09:00
5afe7f3a00 added new goal 2022-05-16 18:14:06 +09:00
0dc54ae84e Updated linux setup script project description 2022-05-16 15:03:59 +09:00
7d35adc5ac minor tweaks for the about page
- changed table column labels and alignments
2022-04-30 16:08:04 +09:00
d38851c47e removed unnecessary information 2022-04-30 15:54:15 +09:00
a21b1de1fb portfolio markdown parsing update
- removed unnecessary 0.md files
- added korean language support
2022-04-23 19:12:33 +09:00
03d80464a4 updated pomky project image and descriptions 2022-04-23 17:47:02 +09:00
f477b848ff moved footnotes to the bottom of the file 2022-04-23 16:10:35 +09:00
f3f88848e0 fixed url locale prefix related errors 2022-04-17 22:39:57 +09:00
ac959933bb simplified PostCard logic and fixed bug
- simplified locale-specific url generation logic for `PostCard`
- fixed bug where navigation fails on series contents
2022-04-17 22:24:12 +09:00
d1a33ccf1e many many updates (check commit detail)
- updated dependencies
  - bumped react version 17 -> 18
- changed navbar button tag from `a` to `button`
- added locale info to url (made sure same url = same content)
- fixed 0 gettingconsidered as "unknown length" for
  word count in `PostCard`
- moved functions from `Page.tsx` to `helper.ts`
- added "translation not available" page
2022-04-17 21:49:54 +09:00
56bf555bd7 added translaton to 404 page 2022-04-17 19:37:48 +09:00
b28264ba70 fixed content overlap
- fixed text overlapping with the graphics
2022-04-17 19:17:16 +09:00
d91b524dbd applied barreling 2022-04-17 10:52:44 +09:00
69c3e7d5ab added MBTI test date 2022-04-15 13:58:18 +09:00
7c76cb4ebe added more detailed MBTI info 2022-04-14 18:24:20 +09:00
1e84f4ade3 simplified education section 2022-04-07 22:00:24 +09:00
e6c791f979 updated goals
- solved.ac tier
2022-04-06 21:22:29 +09:00
6bc2e12c2b updated goals 2022-04-06 11:52:56 +09:00
d6e4abba73 removed unnecessary lines from gitignore 2022-04-03 12:59:18 +09:00
9b176a135f updated goals 2022-04-02 09:18:39 +09:00
69ffcabc43 removed unnecessary badge 2022-04-01 13:51:52 +09:00
aea8696b7e reorganized and added more content to resume
- added badges
- added person description and characteristics
- moved github stats to the end of the page
2022-03-31 15:08:22 +09:00
d8bdc526a2 removed phone number from resume 2022-03-29 19:36:32 +09:00
e2630b6e9b updated resume content
- added github and portfolio link
- added contact details
- added date info to education
- added github statistics
2022-03-28 12:24:59 +09:00
72e572bee5 added more words to vscode workspace dictionary 2022-03-28 12:23:56 +09:00
71a74daf24 resume and navbar update
- separated resume contents from portfolio
- increased sidebar icon size
- updated sidebar icons
- updated fontawesome icon versoin
2022-03-27 12:55:31 +09:00
4228eb097f added localization to portfolio page 2022-03-27 10:40:59 +09:00
4646eb478f added missing new line 2022-03-27 10:09:05 +09:00
6ef9567b1d updated goals
- added korean translation
- removed create X goal
- fixed grammatical errors
- increased birthday celebration frequency
2022-03-27 10:05:47 +09:00
572113ea46 added goals back to english about page 2022-03-27 09:36:55 +09:00
adfefa960a added MBTI to korean about page 2022-03-27 09:34:15 +09:00
362a6e3af6 removed extra parenthesis 2022-03-27 09:21:15 +09:00
29f017394e updated about page and added korean translation 2022-03-26 23:33:09 +09:00
3f2f48798b implemented korean unsearchable posts 2022-03-26 23:12:47 +09:00
843b7d2829 added more localizations to navbar
- fixed untranslated word "About"
2022-03-26 22:25:01 +09:00
0bdfcd1768 added localizatioon to search page 2022-03-26 21:34:40 +09:00
63ab00614e made home title react to locale 2022-03-26 21:34:20 +09:00