-
Notifications
You must be signed in to change notification settings - Fork 0
/
gatsby-meta-config.js
293 lines (270 loc) · 9.66 KB
/
gatsby-meta-config.js
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
module.exports = {
title: `jinyoung.dev`,
description: `Derrick's Blog`,
language: `en`,
siteUrl: `https://www.jinyoung.dev`,
ogImage: `/og-image.png`, //
comments: {
utterances: {
repo: `superbderrick/Blog`,
},
},
ga: 'UA-90863637-2', // Google Analytics Tracking ID
author: {
name: `Derrick`,
bio: {
role: `Software Engineer`,
description: ['¡Hola! Amigo :)', 'こんにちは! 友達 :)', '你好! 朋友 :) ','Hey! Mate :)','안녕하세요! 반가워요 :)'],
thumbnail: 'zoomkoding.gif', // Path to the image in the 'asset' folder
},
social: {
github: `https://github.com/superbderrick`,
linkedIn: `https://www.linkedin.com/in/sensational`,
email: `[email protected]`,
},
},
// metadata for About Page
about: {
timestamps: [
// ===== [Timestamp Sample and Structure] =====
// ===== 🚫 Don't erase this sample (여기 지우지 마세요!) =====
{
date: '',
activity: '',
links: {
github: '',
post: '',
googlePlay: '',
appStore: '',
demo: '',
},
},
// ========================================================
// ========================================================
{
date: '2012.12 ~ 2017.12',
activity: 'Software Engineer at Kinemaster',
links: {
demo: 'https://kinemaster.com'
}
},
{
date: '2017.12 ~ 2018.12',
activity: 'Software Engineer and TPM at Kinemaster',
links: {
demo: 'https://kinemaster.com'
}
},
{
date: '2018.12 ~ 2020.03',
activity: 'Software Engineer at Unity Technologies',
links: {
demo: 'https://unity.com/',
},
},
{
date: '2020.03 ~ 2021.04',
activity: 'Software Engineer at The Pinkfong Company',
links: {
demo: 'https://www.pinkfong.com/en/',
},
},
{
date: '2021.04 ~ 2024.04 ',
activity: 'Lead Software Engineer at The Pinkfong Company',
links: {
demo: 'https://www.pinkfong.com/en/',
}
},
{
date: '2024.04 ~ ',
activity: 'Engineering Team Lead at The Pinkfong Company',
links: {
demo: 'https://www.pinkfong.com/en/',
}
}
],
projects: [
// ===== [Project Sample and Structure] =====
// ===== 🚫 Don't erase this sample (여기 지우지 마세요!) =====
{
title: '',
description: '',
techStack: ['', ''],
thumbnailUrl: '',
links: {
post: '',
github: '',
googlePlay: '',
appStore: '',
demo: '',
},
},
// ========================================================
// ========================================================
{
title: 'Baby Shark World for Kids',
description:
'This app is the company representative platform app, the number of people participating in the project is 10 or more I was in charge of the technical lead of the game part and I was responsible for managing the games in the app so that they could be included successfully Spent a lot of time researching and developing, The lead role of the game development part and to intergrate iOS native and Android Native Unity games ',
techStack: ['Unity', 'Android','iOS'],
thumbnailUrl: 'bsw.png',
links: {
post: '/babysharkworld',
appStore: 'https://apps.apple.com/us/app/baby-shark-world-for-kids/id1596897739',
},
},
{
title: 'Baby Shark Coloring Book',
description:
'Participated in Baby Shark Coloring Book project, Implemented some features like Sound manager part to regulate some multiple sound effects and background music volumes with users save values and Implemented SNS share feature, a little bit UGUI development and research to make non game app with Unity',
techStack: ['Unity', 'Android','iOS'],
thumbnailUrl: 'bsc.png',
links: {
post: '/babysharkcoloringbook',
googlePlay: 'https://play.google.com/store/apps/details?id=kr.co.smartstudy.babysharkcoloring_android_googlemarket&hl=en_US&gl=US',
appStore: 'https://apps.apple.com/kr/app/baby-shark-coloring-book/id1286586207?l=en',
},
},
{
title: 'Pinkfong Plus Membership service',
description:
'Developing a pinkfong membership client SDK for Unity Platforms using Unity plugin interface and each native sdks (Android, iOS ) pinkfong Membership service enable to provide On/offline service connection and member management and it could provide own digital products and services such as coupon codes and support Multi-platform use of digital products available',
techStack: ['Unity', 'Android','iOS','SDK'],
thumbnailUrl: 'membership.jpg',
links: {
post: '/pinkfong-membership',
},
},
{
title: 'Snow AR camera platform project',
description:
'Participated Snow AR camera platfrom project and developed Android camera features using unity native plugins',
techStack: ['Unity', 'Android'],
thumbnailUrl: 'unitylogo.png',
links: {
post: '/experience/snowar',
},
},
{
title: 'KT Narle app project',
description:
'In order to optimize the customer’s app, developed to building a system to test the complexity of each screen (custom unity editor development) ',
techStack: ['Unity', 'Android'],
thumbnailUrl: 'unitylogo.png',
links: {
post: '/experience/ktnarle',
},
},
{
title: 'BTS World Project',
description:
'Developed for special Unity SDK for BTS World Game (consortium project), Role: PM and Lead Engineer - Feature development - Product preparation and documentation, supply to customer ',
techStack: ['Unity', 'Android' ,'iOS'],
thumbnailUrl: 'bts.png',
links: {
post: '/experience/btsworld',
},
},
{
title: 'SummerSlider, iOS Open Source',
description:
'SummerSlider that can distinguish the parts where the advertisement of the video player comes out ',
techStack: ['iOS'],
thumbnailUrl: 'slider.png',
links: {
post: '/summerslider',
},
},
{
title: 'SummerPlayerView, iOS Open Source',
description:
'iOS Custom VideoPlayerView for kids, Tried to make it as similar as possible a Youtube kids App Player UI ',
techStack: ['iOS'],
thumbnailUrl: 'playerview.png',
links: {
post: '/summerplayerview',
},
},
{
title: 'NexPlayer SDK for Unity',
description:
'The main works are customer support, development for new features and Integrate with 3rd party’s solutions and build a whole architecture',
techStack: ['Unity', 'Android' ,'iOS'],
thumbnailUrl: 'nexunity.png',
links: {
post: '/experience/nexplayerunity',
github: 'https://github.com/NexPlayer/NexPlayer_Unity_Plugin',
},
},
{
title: 'NexPlayer SDK for iOS',
description:
'Made a SDK Sample code for iOS (Object C and Swift Both) and porting work iOS SDK (Between Player Engine (c/c++) and ObjectC Layer)',
techStack: ['Unity', 'Android' ,'iOS'],
thumbnailUrl: 'nexunity.png',
links: {
post: '/experience/nexplayerios',
},
},
{
title: 'NexPlayer SDK for Android',
description:
'Made a SDK Sample code for Android new features andporting work Android SDK (Between Player Engine (c/c++) and JAVA Layer) with JNI',
techStack: ['Unity', 'Android' ,'sdk'],
thumbnailUrl: 'nexunity.png',
links: {
post: '/experience/nexplayerandroid',
},
},
{
title: 'NexPlayer SDK for Windows UWP',
description:
'Mobile Live Streaming Player SDK Development for Windows 10 & UWP, made a sdk sample code and made some major modules like caption renderer',
techStack: ['Windows UWP', 'c#' ,'sdk'],
thumbnailUrl: 'nexunity.png',
links: {
post: '/experience/nexplayerwindow',
},
},
{
title: 'Scoreboard, Android Opensource app',
description:
'Simple android app which can record table tennis score data',
techStack: ['Android','java'],
thumbnailUrl: 'scoreboard.png',
links: {
post: '/scoreboard',
},
},
],
opensource: [
// ===== [Project Sample and Structure] =====
// ===== 🚫 Don't erase this sample (여기 지우지 마세요!) =====
{
title: '',
description: '',
techStack: ['', ''],
thumbnailUrl: '',
links: {
post: '',
github: '',
googlePlay: '',
appStore: '',
demo: '',
},
},
// ========================================================
// ========================================================
{
title: 'NexPlayer SDK for Windows UWP',
description:
'Mobile Live Streaming Player SDK Development for Windows 10 & UWP, made a sdk sample code and made some major modules like caption renderer',
techStack: ['Windows UWP', 'c#' ,'sdk'],
thumbnailUrl: 'nexunity.png',
links: {
post: '/experience/nexplayerwindow',
},
},
]
},
};