Commit graph

429 commits

Author SHA1 Message Date
33e6e26c6f added navlinks translation 2022-03-26 18:41:42 +09:00
5c63935c23 added locale toggle button 2022-03-26 18:32:06 +09:00
70b546623f fixed incorrect component name 2022-03-26 18:12:48 +09:00
bb8253af52 removed unnecessary style 2022-03-26 18:12:25 +09:00
775ae7f142 removed ugly css hack from navbar 2022-03-26 18:05:34 +09:00
fb00c98d1b moved navbar related files to a single directory 2022-03-26 17:58:14 +09:00
6de997f19c separated Navbar into its components 2022-03-26 17:55:55 +09:00
671c529ee2 prevented text overflowing on small displays
- set `word-wrap` to `break-word`
2022-03-26 17:50:18 +09:00
f9a8a142f0 reduced nav button size 2022-03-26 17:49:30 +09:00
72e31f688d fixed invalid html
- `td` can not be inside `div`
2022-03-26 17:48:48 +09:00
9861aeda7f moved global state loic to separate file
- moved related types and interfaces too
2022-03-26 17:37:40 +09:00
1e645a14ca fixed front matter indentation 2022-03-24 12:21:25 +09:00
88e61ec7a1 added tags to blog post 2022-03-24 12:12:29 +09:00
255aac375b added new post (finding the ultimate browser) 2022-03-24 00:49:21 +09:00
ef35edbfbc updated portfolio project description and image 2022-03-23 14:10:59 +09:00
ba04aded43 updated more goals 2022-03-22 18:40:59 +09:00
a1470dcb6b removed unnecessary extra space 2022-03-22 11:56:23 +09:00
c291427b63 added "what's this" tag 2022-03-19 13:08:57 +09:00
c069d6692c css improvement for small displays 2022-03-19 13:03:34 +09:00
0fffa99a37 centered image 2022-03-19 13:00:38 +09:00
f5d6d352d3 added new future project 2022-03-17 10:50:42 +09:00
d07f981eb4 updated project info 2022-03-15 10:27:56 +09:00
7680fe03f7 prevent image overflowing on small displays 2022-03-10 20:58:24 +09:00
3b1a13fff2 removed more obvious skills 2022-03-09 14:27:16 +09:00
52ee176094 fixed sidebar submenu color turning blue 2022-03-07 13:48:36 +09:00
e3de6432d5 grouped Sidebar related files 2022-03-07 13:46:52 +09:00
1fee5026e2 added more goals 2022-03-07 11:36:44 +09:00
4a3e7db83c added project description for llama bot 2022-03-05 17:14:32 +09:00
b7602e6cc1 Fixed and improved project description 2022-03-05 16:53:22 +09:00
31f0ad9b22 fixed post card padding 2022-03-05 16:27:41 +09:00
869d74b85f fixed post card style issue
- fixed clickable area being larger than the card itself
2022-03-05 09:53:23 +09:00
96b41ff88e improved scrollbar visibility in dark mode 2022-03-05 09:00:56 +09:00
67ee9c0e32 removed a future project 2022-03-05 08:17:33 +09:00
255d6a4dbc added list of all skills used 2022-03-04 23:00:00 +09:00
73325a52c3 updated tech stack used for the a project 2022-03-04 22:57:00 +09:00
d6e79c3a50 added languages section 2022-03-04 22:51:57 +09:00
9d3daa330e removed obvious skills 2022-03-04 22:50:31 +09:00
e09a5cbbf0 fixed broken toc 2022-02-26 16:15:19 +09:00
751cafb332 added new badge to llama bot 2022-02-26 16:15:07 +09:00
2079c21a48 added markdown support to portfolio overview 2022-02-26 11:13:13 +09:00
0d68774f05 updated goals (reached 100 day streak lezgoooo) 2022-02-23 19:45:08 +09:00
7076008ea4 removed unused files 2022-02-21 18:39:39 +09:00
f0c20fc2b6 removed a future project 2022-02-19 17:57:11 +09:00
ba6218c20b fixed gitignore 2022-02-19 17:57:03 +09:00
294387d8d5 moved everything out of the source directory 2022-02-19 17:50:34 +09:00
8f13b81918 updated future projects
- removed `Ecclesiis` and `onetab-firefox`
- updated some tech stack info
2022-02-17 18:25:26 +09:00
ea5765ef26 removed path restrictions 2022-02-17 15:37:02 +09:00
bdb5850f8a added wbtimeline project 2022-02-17 14:56:37 +09:00
0e1e08bf9c updated fog browser info 2022-02-15 10:29:25 +09:00
14737aa71d changed post card from div to a 2022-02-14 10:15:20 +09:00