-
Notifications
You must be signed in to change notification settings - Fork 0
/
hugo.yaml
518 lines (478 loc) · 17.3 KB
/
hugo.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
baseURL: "https://Flowers2Algernon.github.io/portfolio"
languageCode: "en-us"
title: "Portfolio"
theme: hugo-profile
outputs:
home:
- "HTML"
- "RSS"
- "JSON"
page:
- "HTML"
- "RSS"
Paginate: 3
enableRobotsTXT: true
# disqusShortname: your-disqus-shortname
# googleAnalytics: G-MEASUREMENT_ID
markup:
goldmark:
renderer:
unsafe: true
Menus:
main:
- identifier: blog
name:
title: Blog posts
url: /blogs
weight: 1
- identifier: gallery
name:
title: Blog posts
url: /gallery
weight: 2
#Dropdown menu
# - identifier: dropdown
# title: Example dropdown menu
# name: Dropdown
# weight: 3
# - identifier: dropdown1
# title: example dropdown 1
# name: example 1
# url: /#
# parent: dropdown
# weight: 1
# - identifier: dropdown2
# title: example dropdown 2
# name: example 2
# url: /#
# parent: dropdown
# weight: 2
params:
title: "Hugo Profile"
description: Text about my cool site
staticPath: "/portfolio/" # The path to serve the static files from
favicon: "/portfolio/engineer.png"
# Whether to serve bootstrap css and js files from CDN or not. Can be set to true, "css" or "js" to choose between
# serving both, only the css, or only the js files through the CDN. Any other value will make so that CDN is not used.
# Note the lack of "" in true, it should be of boolean type.
useBootstrapCDN: false
# If you want to load dynamically responsive images from Cloudinary
# This requires your images to be uploaded + hosted on Cloudinary
# Uncomment and change YOUR_CLOUD_NAME to the Cloud Name in your Cloudinary console
# cloudinary_cloud_name: "YOUR_CLOUD_NAME"
# Whether to add mathjax support on all pages. Alternatively, you can opt-in per page by adding `mathjax: true` in the frontmatter.
mathjax: false
# Whether the fade animations on the home page will be enabled
animate: true
theme:
# disableThemeToggle: true
# defaultTheme: "light" # dark
font:
fontSize: 1rem # default: 1rem
fontWeight: 400 # default: 400
lineHeight: 1.5 # default: 1.5
textAlign: left # default: left
# color preference
# color:
# textColor:
# secondaryTextColor:
# backgroundColor:
# secondaryBackgroundColor:
# primaryColor:
# secondaryColor:
# darkmode:
# textColor:
# secondaryTextColor:
# backgroundColor:
# secondaryBackgroundColor:
# primaryColor:
# secondaryColor:
# If you want to customize the menu, you can change it here
navbar:
align: ms-auto # Left: ms-auto | center: mx-auto | right: me-auto | Default: ms-auto
# brandLogo: "/logo.png" # Logo for the brand | default is the favicon variable
# showBrandLogo: false # Show brand logo in nav bar | default is true
brandName: "Portfolio" # Brand name for the brand | default is the title variable
disableSearch: true
# searchPlaceholder: "Search"
stickyNavBar:
enable : true
showOnScrollUp : true
menus:
disableAbout: true
disableExperience: true
disableEducation: true
disableProjects: true
disableAchievements: true
disableContact: true
# Hero
hero:
enable: true
intro: "Hi, my name is"
title: "Jinhong Zhu"
subtitle: "Open-source maintainer"
content: "An enthusiastic and problem-solving-oriented software engineer."
image: /portfolio/cat.jpg
bottomImage:
enable: true
# roundImage: true # Make hero image circular | default false
button:
enable: true
name: "Resume"
url: "/portfolio/Jinhong23_12.pdf"
download: false
newPage: true
socialLinks:
fontAwesomeIcons:
- icon: fab fa-github
url: https://github.com/Flowers2Algernon
- icon: fab fa-linkedin
url: https://www.linkedin.com/in/jinhong-zhu
- icon: fas fa-blog
url: https://Flowers2Algernon.github.io
customIcons:
# - icon: /portfolio/images/fav.png
# url: https://l-yohai.github.io
# About
about:
enable: true
title: "About Me"
image: /portfolio/baking.png
content: |
As an active open-source developer, I'm deeply committed to advancing the future of AI and open-source technologies.
My passion for this field enables me to efficiently manage multiple projects concurrently, finding joy and fulfillment in the process rather than stress.
This work not only aligns with my personal interests but also contributes significantly to the broader open-source community.
skills:
enable: true
title: "Here are a few technologies I've been working with recently:"
items:
- "Python"
- "PyTorch"
- "Java"
- "React"
- "JavaScript"
- "Go"
- "Redis"
- "MySQL"
- "Git"
- "AWS"
# Experience
experience:
enable: true
title: "Education"
items:
- job: "Master of Computing, Computer Science"
company: "Curtin University"
companyUrl: "https://www.curtin.edu.au/"
# date: "July 2024 - Jun 2026"
featuredLink:
enable: false
name: "View the project"
url: "https://example.com"
info:
enable: false
content: |
Some courses:
- Data Mining
- Cloud Ops - Security and Automation
- Machine Learning
- Web Application Frameworks
- ... and more
- job: "Bachelor of Science (Hons), Computer Science"
company: "University of London"
companyUrl: "https://www.london.ac.uk/about/global-reputation"
# date: "July 2024 - Jun 2026"
featuredLink:
enable: false
name: "View the project"
url: "https://example.com"
info:
enable: false
content: |
Some courses:
- Object oriented programming
- Databases, networks and the web
- Machine learning and neural networks
- Natural language processing
- ... and more
- job: "Bachelor of Engineering, Civil Engineering"
company: "Xiangtan University"
companyUrl: "https://en.xtu.edu.cn/"
# date: "Sep 2017 - Jun 2021"
featuredLink:
enable: false
name: "View the project"
url: "https://example.com"
info:
enable: false
content: |
Some courses:
- Software Programming
- Linear Algebra
- Probability and Statistics
- ... and more
# - job: "Research Scientist (NLP)"
# company: "Riiid"
# companyUrl: "https://riiid.com"
# date: "Jul 2023 - Dec 2023"
# featuredLink:
# enable: true
# name: "View the project"
# url: "https://example.com"
# content: |
# I am currently working as a research scientist (NLP) at Riiid in Seoul, Korea. I am currently working on a project that will be used to help people find the best way to get around the city.
# Education
education:
enable: true
title: "Experiences"
index: false
items:
- title: "SDE Intern"
school:
name: "SP Mall Technology Co., Ltd."
# url: ""
date: "Feb 2024 - Apr 2024"
# GPA: "3.9 out of 5.0"
content: |-
- Participated in Agile development processes, attending daily stand-ups and sprint planning meetings.
- Implemented RESTful APIs using Java Spring Boot framework to enhance backend functionality.
- Designed a Java multithreading solution for parallel data processing, reducing execution time by 60%.
featuredLink:
enable: false
name: ""
url: ""
- title: "Project Engineer"
school:
name: "CSCEC"
url: "https://english.cscec.com/"
date: "Jun 2023 - Feb 2024"
# GPA: "3.9 out of 5.0"
content: |-
- Coordinated 15+ stakeholders to ensure on-budget project completion through proactive issue resolution.
- Managed on-site civil engineering for several projects, implementing rigorous project schedule management.
featuredLink:
enable: false
name: "1st rank at Huggingface Open LLM Leaderboard"
url: "https://finance.yahoo.com/news/riiids-ai-model-ranks-1-135800579.html"
# Achievements
achievements:
enable: true
# title: "Custom Name"
items:
- title: Curtin Univ, 2024 Global Curtin Scholarships – Merit Based Scholarship
content: Scholarship (Sep, 2023)
- title: Xiangtan Univ, First Class Scholarship of Xiangtan University
content: Scholarship (Jun, 2020)
- title: Xiangtan Univ, The National Encouragement Scholarship
content: Scholarship (Jan, 2019)
- title: National Thsware Cup, BIM Architectural Modeling Competition
content: Second Prize (Apr, 2018)
- title: Xiangtan Univ, Changsha Alumni Association "Golden Laurel"
content: Scholarship (Feb, 2018)
# projects
projects:
enable: True
# title: "Custom Name"
items:
- title: DuoLaiMall - A Java backend online shopping mall project
content: |-
♦ This Project utilises a distributed architecture to provide a scalable and efficient platform for online retail operations.
image: https://github.com/Flowers2Algernon/portfolio/raw/b4348193827d32b586cb71ac529086b0e8192755/assets/duolaimall.png
featured:
# name: leaderboard
# link: https://corpus.korean.go.kr/taskOrdtm/taskLeaderBoard.do?taskOrdtmId=102&clCd=END_TASK&subMenuId=sub04
badges:
- "Java Spring Cloud"
- "Microservice Architecture"
# modal: /portfolio/yohan_231201.pdf
links:
# - icon: fa fa-envelope
# url: mailto:?subject=Hugo%20Profile%20Template&body=Check%20it%20out:%20https%3a%2f%2fhugo-profile.netlify.app%2fblog%2fmarkdown-syntax%2f
- icon: fab fa-github
url: https://github.com/Flowers2Algernon/duo-lai-mall
# - icon: fab fa-twitter
# url: https://twitter.com/intent/tweet?text=Check+it+out:&url=https%3A%2F%2Fgithub.com%2Fgurusabarish%2Fhugo-profile
# - icon: fas fa-external-link-alt
# url: https://corpus.korean.go.kr/taskOrdtm/taskLeaderBoard.do?taskOrdtmId=102&clCd=END_TASK&subMenuId=sub04
# - title: Achieved SOTA in KLUE Benchmark
# content: |
# - Implemented R‐BERT and Retrospective Reader models, and enhanced their structures and learning methods
# - Achieved SOTA in TC, STS, RE, MRC, NLI tasks
# image: /portfolio/images/klue_thumbnail.png
# featured:
# # name: Demo
# # link: https://django-converter.herokuapp.com
# badges:
# - "python"
# - "pytorch"
# - "huggingface"
# links:
# - icon: fab fa-github
# url: https://github.com/LostCow/KLUE
# - title: Open Domain Question Answering Competition (Gold Medal)
# content: |-
# - Improved top-1 accuracy of document retrieval from 32% to 78% by hybrid retrieval techniques
# - Improved EM score of question answering from 62.7 to 79.9 by effective methods
# image: /portfolio/images/mrc_thumbnail.png
# featured:
# name: Watch More
# link: https://cheonggyemountain-sherpa.github.io/MRC-Open-Domain-Question-Answering/
# badges:
# - "python"
# - "pytorch"
# - "huggingface"
# links:
# - icon: fab fa-github
# url: https://github.com/l-yohai/Korean-MRC-Open-Domain-Question-Answering
# # - icon: fas fa-blog
# # url: https://cheonggyemountain-sherpa.github.io/MRC-Open-Domain-Question-Answering/
# - title: Relation Extraction Competition (Silver Medal)
# content: |-
# - Trained custom embeddings, layers, and loss function with diverse augmented dataset
# image: /portfolio/images/re_thumbnail.png
# featured:
# name: Watch More
# link: https://cheonggyemountain-sherpa.github.io/KLUE_RE/
# badges:
# - "python"
# - "pytorch"
# - "huggingface"
# links:
# - icon: fab fa-github
# url: https://github.com/l-yohai/korean-entity-relation-extraction
# # - icon: fas fa-blog
# # url: https://cheonggyemountain-sherpa.github.io/KLUE_RE/
# - title: Image Classification Competition Competition (Silver Medal)
# content: |-
# - Utilized multi-task learning and test time augmentation techniques
# image: /portfolio/images/maskcompetition_thumbnail.png
# featured:
# name: Watch More
# link: https://l-yohai.github.io/AI-Competition-and-planning-guide/
# badges:
# - "python"
# - "pytorch"
# - "huggingface"
# links:
# - icon: fab fa-github
# url: https://github.com/l-yohai/Mask-Image-Classification
# # - icon: fas fa-blog
# # url: https://github.com/l-yohai/Boostcamp-AI-Tech/blob/main/pstage_1/planning_guide.md
# - title: Korean College Scholastic Ability Test (CSAT)
# content: |-
# - Compared the performance of various LLMs in solving the 2024 CSAT
# image: /portfolio/images/csat_thumbnail.jpeg
# featured:
# # name: Demo V2
# # link: https://hugo-profile-2.netlify.app
# badges:
# - "python"
# - "pytorch"
# - "huggingface"
# links:
# - icon: fab fa-github
# url: https://github.com/l-yohai/suneung
# - title: Daily Papers
# content: |-
# - Developed a tool for auto-translating and summarizing Huggingface's daily papers into Korean using ChatGPT
# image: /portfolio/images/daily_papers_thumbnail.png
# featured:
# # name: Demo V2
# # link: https://hugo-profile-2.netlify.app
# badges:
# - "python"
# - "pytorch"
# - "huggingface"
# links:
# - icon: fab fa-github
# url: https://github.com/l-yohai/daily_papers_ko
# - title: PFP Story Generation
# content: |-
# - Completed the story for 5,000 pfp characters using GPT-3
# image: /portfolio/images/savetheweb3_thumbnail.png
# featured:
# # name: Demo V2
# # link: https://hugo-profile-2.netlify.app
# badges:
# - "python"
# - "pytorch"
# - "huggingface"
# links:
# - icon: fas fa-external-link-alt
# url: https://opensea.io/collection/savetheweb3
# - title: "Look, Attend, and Generate Poem"
# content: |-
# - Developed a web service for generating poetry from user-uploaded photos
# image: /portfolio/images/look_attend_and_generate_poem_thumbnail.png
# featured:
# # name: Demo V2
# # link: https://hugo-profile-2.netlify.app
# badges:
# - "python"
# - "pytorch"
# - "huggingface"
# links:
# - icon: fab fa-github
# url: https://github.com/boostcampaitech2/final-project-level3-nlp-08
# - title: Movie Review Rating Service
# content: |-
# - Developed a web service for auto-rating and archiving key movie reviews
# image: /portfolio/images/movie_review_thumbnail.png
# featured:
# # name: Demo V2
# # link: https://hugo-profile-2.netlify.app
# badges:
# - "python"
# - "pytorch"
# - "huggingface"
# links:
# - icon: fab fa-github
# url: https://github.com/Gaepodong/Your-True-Review
#Contact
contact:
enable: true
# title: "Custom Name"
content: My inbox is always open. Whether you have a question or just want to say hi, I’ll try my best to get back to you!
email: [email protected]
btnName: Mail me
# formspree:
# enable: true # `contact.email` value will be ignored
# formId: abcdefgh # Take it from your form's endpoint, like 'https://formspree.io/f/abcdefgh'
# emailCaption: "Enter your email address"
# messageCaption: "Enter your message here"
footer:
recentPosts:
path: "blogs"
count: 3
title: Recent Posts
enable: false
disableFeaturedImage: false
socialNetworks:
# github: https://github.com
# linkedin: https://linkedin.com
# twitter: https://twitter.com
# instagram: https://instagram.com
# facebook: https://facebook.com
# List pages like blogs and posts
listPages:
disableFeaturedImage: false
# Single pages like blog and post
singlePages:
readTime:
enable: true
content: "min read"
scrollprogress:
enable: true
# For translations
terms:
read: "Read"
toc: "Table Of Contents"
copyright: ""
pageNotFound: "Page not found"
emailText: "Check out this site"
datesFormat:
article: "Jan 2, 2006"
articleList: "Jan 2, 2006"
articleRecent: "Jan 2, 2006"
#customScripts: -| # You can add custom scripts which will be added before </body> tag
# <script type="text/javascript"><!-- any script here --></script>