generated from dillionverma/portfolio
-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.tsx
652 lines (648 loc) · 16.2 KB
/
config.tsx
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
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
import { Icons } from "~/components/icons"
const en = {
name: "Guoqi Sun",
slogan: "A romantic rationalist",
url: "https://sunguoqi.com",
location: "ShangHai, CHN",
locationLink: "https://maps.app.goo.gl/zpAabyLFYVA6fJL4A",
description:
"Software Engineer. I enjoy writing, photographing and biking. Very active on Twitter.",
summary:
"After graduating in 2023, I have been working in software development and am currently doing a gap year & starting a business. I hope to do something interesting and leave some unforgettable memories.",
avatarUrl: "/me.png",
tweetId: "1670252653887234048",
skills: [
"React",
"Next",
"Astro",
"HTML5",
"CSS3",
"JavaScript",
"Typescript",
"Node",
"Python",
],
navbar: [
{
href: "https://blog.sunguoqi.com",
icon: <Icons.notebook className="size-full" />,
label: "Blog",
},
{
href: "https://camlife.cn",
icon: <Icons.aperture className="size-full" />,
label: "Plog",
},
],
contact: {
email: "[email protected]",
tel: "+123456789",
social: {
Twitter: {
name: "Twitter",
url: "https://twitter.com/sun0225SUN",
icon: <Icons.twitter className="size-full" />,
navbar: true,
},
WeChat: {
name: "WeChat",
url: "https://mp.sunguoqi.com",
icon: <Icons.wechat className="size-full" />,
navbar: true,
},
GitHub: {
name: "GitHub",
url: "https://github.com/sun0225SUN",
icon: <Icons.github className="size-full" />,
navbar: true,
},
},
},
work: [
{
company: "原则科技",
href: "http://yuanze.com",
badges: [],
location: "Beijing, China",
title: "Software Engineer",
logoUrl: "/yz.png",
start: "Feb 2024",
end: "Aug 2024",
description: "Learn technology and experience entrepreneurship",
},
{
company: "图慧科技",
badges: [],
href: "https://www.tuhuimap.com",
location: "GuangZhou, China",
title: "Software Engineer",
logoUrl: "/th.png",
start: "Jun 2023",
end: "Feb 2024",
description:
"Do some simple software development and data processing work",
},
{
company: "NIO蔚来",
href: "https://www.nio.com",
badges: [],
location: "AnHui, China",
title: "Software Intern",
logoUrl: "/nio.png",
start: "Feb 2023",
end: "May 2023",
description:
"Maintain and develop a data processing platform, and from then on, get involved in front-end development",
},
],
education: [
{
school: "安徽理工大学",
href: "https://www.aust.edu.cn",
degree: "Geographic Information Science",
logoUrl: "/aust.jpg",
start: "Sep 2019",
end: "Jun 2023",
description: "Have a wonderful four years",
},
],
projects: [
{
title: "Shibei",
href: "https://shibei.cool",
dates: "Oct 2024 - Now",
active: true,
description: "A good-looking, useful browser start page for book reviews",
technologies: [
"Next",
"Plasmo",
"Typescript",
"Supabase",
"TailwindCSS",
"Shadcn UI",
"Zustand",
],
links: [
{
type: "Website",
href: "https://shibei.cool",
icon: <Icons.globe className="size-3" />,
},
],
image: "/shibei.png",
video: "",
},
{
title: "Camlife",
href: "https://camlife.app",
dates: "Aug 2024 - Now",
active: true,
description: "Capture Life through the Camera.",
technologies: [
"Next",
"Typescript",
"PostgreSQL",
"Prisma",
"TailwindCSS",
"Shadcn UI",
"Zustand",
],
links: [
{
type: "Website",
href: "https://camlife.app",
icon: <Icons.globe className="size-3" />,
},
{
type: "Source",
href: "https://github.com/sun0225SUN/camlife",
icon: <Icons.github className="size-3" />,
},
],
image: "/camlife.png",
video: "",
},
{
title: "One Paper",
href: "https://onepaper.space",
dates: "Nov 2024 - Now",
active: true,
description:
"An outline note-taking mind mapping tool similar to Workflowy",
technologies: [
"Next",
"Supabase",
"Typescript",
"TailwindCSS",
"Shadcn UI",
"Zustand",
],
links: [
{
type: "Website",
href: "https://onepaper.space",
icon: <Icons.globe className="size-3" />,
},
],
image: "/onepaper.png",
video: "",
},
{
title: "Astro Air",
href: "https://blog.sunguoqi.com",
dates: "Oct 2024 - Now",
active: true,
description: "minimal, personal blog theme for Astro",
technologies: ["Astro", "React", "Typescript", "TailwindCSS"],
links: [
{
type: "Website",
href: "https://blog.sunguoqi.com",
icon: <Icons.globe className="size-3" />,
},
{
type: "Source",
href: "https://github.com/sun0225SUN/astro-air",
icon: <Icons.github className="size-3" />,
},
],
image: "/blog.png",
video: "",
},
{
title: "Baigua AI",
href: "https://ai.baigua.com",
dates: "Aug 2024 - Now",
active: true,
description: "Xiaohongshu content generation",
technologies: [
"Next",
"Taro",
"Typescript",
"Prisma",
"TailwindCSS",
"Shadcn UI",
],
links: [
{
type: "Website",
href: "https://ai.baiguai.com",
icon: <Icons.globe className="size-3" />,
},
],
image: "/baigua.png",
video: "",
},
{
title: "Photography Notes",
href: "https://note.camlife.cn",
dates: "Nov 2024 - Now",
active: true,
description: "Photography Learning Notes",
technologies: ["Vitepress"],
links: [
{
type: "Website",
href: "https://note.camlife.cn",
icon: <Icons.globe className="size-3" />,
},
{
type: "Source",
href: "https://github.com/sun0225SUN/photograph-note",
icon: <Icons.github className="size-3" />,
},
],
image: "/note.png",
video: "",
},
],
awesome: [
{
title: "Star Trail",
dates: "Feb 7, 2024",
location: "",
description: "Personal Homepage",
image: "/star.png",
mlh: "",
links: [
{
title: "Website",
type: "",
href: "https://star-trail.netlify.app",
icon: <Icons.globe className="size-3" />,
},
{
title: "Source",
href: "https://github.com/sun0225SUN/star-trail",
icon: <Icons.github className="size-3" />,
},
],
},
{
title: "Awesome Love Code",
dates: "Jan 28, 2022",
location: "",
description: "Love Code Collection",
image: "/love.png",
mlh: "",
links: [
{
title: "Website",
type: "",
href: "https://sun0225sun.github.io/Awesome-Love-Code",
icon: <Icons.globe className="size-3" />,
},
{
title: "Source",
href: "https://github.com/sun0225SUN/Awesome-Love-Code",
icon: <Icons.github className="size-3" />,
},
],
},
{
title: "Github Profile",
dates: "Feb 17, 2021",
location: "",
description: "Personalized GitHub profile",
image: "/github.png",
mlh: "",
links: [
{
title: "Website",
type: "",
href: "https://github.com/sun0225SUN",
icon: <Icons.globe className="size-3" />,
},
{
title: "Source",
href: "https://github.com/sun0225SUN/sun0225SUN",
icon: <Icons.github className="size-3" />,
},
],
},
],
}
const zh = {
name: "小孙同学",
slogan: "一个浪漫的理性主义者",
url: "https://sunguoqi.com",
location: "上海, 中国",
locationLink: "https://maps.app.goo.gl/zpAabyLFYVA6fJL4A",
description: "喜欢编程、摄影、读书、旅行、骑行,偶尔会写写文章~",
summary:
"2023年毕业后, 我一直从事软件开发工作,目前正在创业中......路虽远行则将至,事虽难做则必成。我正在做一些有意义的事情,希望能成为一位名有趣的人~",
avatarUrl: "/me.png",
tweetId: "1670252653887234048",
skills: [
"React",
"Next",
"Astro",
"HTML5",
"CSS3",
"JavaScript",
"Typescript",
"Node",
"Python",
],
navbar: [
{
href: "https://blog.sunguoqi.com",
icon: <Icons.notebook className="size-full" />,
label: "博客",
},
{
href: "https://camlife.cn",
icon: <Icons.aperture className="size-full" />,
label: "影集",
},
],
contact: {
email: "[email protected]",
tel: "+123456789",
social: {
Twitter: {
name: "推特",
url: "https://twitter.com/sun0225SUN",
icon: <Icons.twitter className="size-full" />,
navbar: true,
},
WeChat: {
name: "微信",
url: "https://mp.sunguoqi.com",
icon: <Icons.wechat className="size-full" />,
navbar: true,
},
GitHub: {
name: "GitHub",
url: "https://github.com/sun0225SUN",
icon: <Icons.github className="size-full" />,
navbar: true,
},
},
},
work: [
{
company: "原则科技",
href: "http://yuanze.com",
badges: [],
location: "中国 · 北京",
title: "软件开发工程师",
logoUrl: "/yz.png",
start: "2024.02",
end: "2024.08",
description: "精进技术,参与创业",
},
{
company: "图慧科技",
badges: [],
href: "https://www.tuhuimap.com",
location: "中国 · 广州",
title: "前端开发工程师",
logoUrl: "/th.png",
start: "2023.06",
end: "2024.02",
description: "参与一些数据可视化项目的开发和数据处理工作",
},
{
company: "NIO蔚来",
href: "https://www.nio.com",
badges: [],
location: "安徽 · 合肥",
title: "前端开发实习生",
logoUrl: "/nio.png",
start: "2023.02",
end: "2023.05",
description: "负责一站式数据治理与开发平台DataSight的前端开发与维护工作",
},
],
education: [
{
school: "安徽理工大学",
href: "https://www.aust.edu.cn",
degree: "地理信息科学",
logoUrl: "/aust.jpg",
start: "2019.09",
end: "2023.06",
description: "度过了美好的四年",
},
],
projects: [
{
title: "拾贝",
href: "https://shibei.cool",
dates: "2024.10 - Now",
active: true,
description:
"一键同步微信读书所有笔记和划线,在新标签页展示优雅的书摘,提供沉浸式的回顾体验",
technologies: [
"Next",
"Plasmo",
"Typescript",
"Supabase",
"TailwindCSS",
"Shadcn UI",
"Zustand",
],
links: [
{
type: "Website",
href: "https://shibei.cool",
icon: <Icons.globe className="size-3" />,
},
],
image: "/shibei.png",
video: "",
},
{
title: "Camlife",
href: "https://camlife.app",
dates: "2024.08 - Now",
active: true,
description: "用影像记录每一个生活瞬间",
technologies: [
"Next",
"Typescript",
"PostgreSQL",
"Prisma",
"TailwindCSS",
"Shadcn UI",
"Zustand",
],
links: [
{
type: "Website",
href: "https://camlife.app",
icon: <Icons.globe className="size-3" />,
},
{
type: "Source",
href: "https://github.com/sun0225SUN/camlife",
icon: <Icons.github className="size-3" />,
},
],
image: "/camlife.png",
video: "",
},
{
title: "One Paper",
href: "https://onepaper.space",
dates: "2024.11 - Now",
active: true,
description: "类似于 Workflowy 和幕布的大纲笔记和思维导图工具",
technologies: [
"Next",
"Supabase",
"Typescript",
"TailwindCSS",
"Shadcn UI",
"Zustand",
],
links: [
{
type: "Website",
href: "https://onepaper.space",
icon: <Icons.globe className="size-3" />,
},
],
image: "/onepaper.png",
video: "",
},
{
title: "Astro Air",
href: "https://blog.sunguoqi.com",
dates: "2024.10 - Now",
active: true,
description: "极简风 Astro 博客主题",
technologies: ["Astro", "React", "Typescript", "TailwindCSS"],
links: [
{
type: "Website",
href: "https://blog.sunguoqi.com",
icon: <Icons.globe className="size-3" />,
},
{
type: "Source",
href: "https://github.com/sun0225SUN/astro-air",
icon: <Icons.github className="size-3" />,
},
],
image: "/blog.png",
video: "",
},
{
title: "白瓜 AI",
href: "https://ai.baigua.com",
dates: "2024.08 - Now",
active: true,
description: "小红书内容生成工具站",
technologies: [
"Next",
"Taro",
"Typescript",
"Prisma",
"TailwindCSS",
"Shadcn UI",
],
links: [
{
type: "Website",
href: "https://ai.baiguai.com",
icon: <Icons.globe className="size-3" />,
},
],
image: "/baigua.png",
video: "",
},
{
title: "摄影笔记",
href: "https://note.camlife.cn",
dates: "2024.11 - Now",
active: true,
description: "摄影学习笔记 & 知识库",
technologies: ["Vitepress"],
links: [
{
type: "Website",
href: "https://note.camlife.cn",
icon: <Icons.globe className="size-3" />,
},
{
type: "Source",
href: "https://github.com/sun0225SUN/photograph-note",
icon: <Icons.github className="size-3" />,
},
],
image: "/note.png",
video: "",
},
],
awesome: [
{
title: "星轨主页",
dates: "2024.02.07",
location: "",
description: "个人主页",
image: "/star.png",
mlh: "",
links: [
{
title: "Website",
type: "",
href: "https://star-trail.netlify.app",
icon: <Icons.globe className="size-3" />,
},
{
title: "Source",
href: "https://github.com/sun0225SUN/star-trail",
icon: <Icons.github className="size-3" />,
},
],
},
{
title: "表白代码收藏馆",
dates: "2022.01.28",
location: "",
description: "收集了一些好看的表白代码",
image: "/love.png",
mlh: "",
links: [
{
title: "Website",
type: "",
href: "https://sun0225sun.github.io/Awesome-Love-Code",
icon: <Icons.globe className="size-3" />,
},
{
title: "Source",
href: "https://github.com/sun0225SUN/Awesome-Love-Code",
icon: <Icons.github className="size-3" />,
},
],
},
{
title: "Github 首页",
dates: "2021.02.17",
location: "",
description: "GitHub 自我介绍",
image: "/github.png",
mlh: "",
links: [
{
title: "Website",
type: "",
href: "https://github.com/sun0225SUN",
icon: <Icons.globe className="size-3" />,
},
{
title: "Source",
href: "https://github.com/sun0225SUN/sun0225SUN",
icon: <Icons.github className="size-3" />,
},
],
},
],
}
export const getLocaleData = (locale: string) => {
return locale === "zh" ? zh : en
}
export type LocaleData = typeof en