generated from BartoszJarocki/cv
-
Notifications
You must be signed in to change notification settings - Fork 0
/
resume-data.tsx
268 lines (267 loc) · 7.36 KB
/
resume-data.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
import {
AmbitLogo,
BarepapersLogo,
BimLogo,
CDGOLogo,
ClevertechLogo,
ConsultlyLogo,
EvercastLogo,
Howdy,
JarockiMeLogo,
JojoMobileLogo,
Minimal,
MobileVikingsLogo,
MonitoLogo,
NSNLogo,
ParabolLogo,
TastyCloudLogo,
YearProgressLogo,
} from "@/images/logos";
import { GitHubIcon, LinkedInIcon, XIcon } from "@/components/icons";
export const RESUME_DATA = {
name: "Coaixy",
initials: "CYJ",
location: "ZheJiang,China",
locationLink: "https://www.google.com/maps/place/%E4%B8%AD%E5%9B%BD%E6%B5%99%E6%B1%9F%E7%9C%81",
about: "Full Stack Engineer focused on building products with extra attention to detail",
summary: "As a Full Stack Engineer, I have successfully taken multiple products from 0 to 1. I lead teams effectively, ensuring an environment where people can do their best work. Currently, I work mostly with TypeScript, React, Node.js, and GraphQL. I have over 8 years of experience in working remotely with companies all around the world.",
avatarUrl: "https://q1.qlogo.cn/g?b=qq&nk=3045831167&s=640",
personalWebsiteUrl: "https://www.lawliet.ren",
contact: {
email: "[email protected]",
tel: "",
social: [
{
name: "GitHub",
url: "https://github.com/Coaixy",
icon: GitHubIcon,
},
// {
// name: "LinkedIn",
// url: "https://www.linkedin.com/in/bjarocki/",
// icon: LinkedInIcon,
// },
// {
// name: "X",
// url: "https://x.com/Coaixy",
// icon: XIcon,
// },
],
},
education: [
{
school: "Zhejiang 's University",
degree: "Clinical Laboratory Technology",
start: "2022",
end: "----",
},
],
work: [
{
company: "NakPump",
link: "",
badges: [
""
],
title: "Full Stack Developer",
logo: ParabolLogo,
start: "2019",
end: "Now",
description: "A Company to help student learn medicine",
},
],
skills: [
"JavaScript",
"TypeScript",
"Node.js",
"Java",
],
projects: [
{
title: "Parasiter",
techStack: [
"TypeScript",
"React"
],
description: "Parasiter是一个基于React + Typescript + SWC的前端项目,是一个用于医学生学习镜下形态学习的网站",
logo: ConsultlyLogo,
link: {
label: "github.com",
href: "https://github.com/Coaixy/Parasiter",
},
},
{
title: "Roop-WebUI-V",
techStack: [
"Vue.js",
"TypeScript",
"daisyui"
],
description: "Roop WebUI V是一个基于Vue.js + TypeScript + daisyui的前端项目,Roop AI换脸的前端项目",
logo: MonitoLogo,
link: {
label: "github.com",
href: "https://github.com/Coaixy/Roop-WebUI-V",
},
},
{
title: "RunnyPush",
techStack: [
"Rust",
"Actix-web",
],
description: "RunnyPush是一个基于Rust + Actix-web的后端项目,用于获取杭州电子科技大学等阳光长跑数据.",
logo: JarockiMeLogo,
link: {
label: "github.com",
href: "https://github.com/JHCSTU/RunnyPush",
},
},
// {
// title: "Minimal",
// techStack: [
// "Side Project",
// "Next.js",
// "Puppeteer"
// ],
// description: "Minimalist calendars, habit trackers and planners generator",
// logo: Minimal,
// link: {
// label: "useminimal.com",
// href: "https://useminimal.com/",
// },
// },
// {
// title: "Barepapers",
// techStack: [
// "Side Project",
// "Next.js",
// "Puppeteer"
// ],
// description: "Generates beautiful wallpapers using random shapes and gradients",
// logo: BarepapersLogo,
// link: {
// label: "barepapers.com",
// href: "https://barepapers.com/",
// },
// },
// {
// title: "Year progress",
// techStack: [
// "Side Project",
// "TypeScript",
// "Next.js"
// ],
// description: "Tracks current year progress and displays a countdown",
// logo: YearProgressLogo,
// link: {
// label: "getyearprogress.com",
// href: "https://getyearprogress.com/",
// },
// },
// {
// title: "Parabol",
// techStack: [
// "Full Stack Developer",
// "TypeScript",
// "React",
// "Node.js",
// "GraphQL",
// ],
// description: "The Agile meeting co-pilot that delivers better meetings with less effort",
// logo: ParabolLogo,
// link: {
// label: "github.com",
// href: "https://parabol.co/",
// },
// },
// {
// title: "Evercast",
// techStack: [
// "Lead Frontend Developer",
// "TypeScript",
// "React",
// "Node.js",
// "GraphQL",
// ],
// description: "Creative collaboration platform that combines video conferencing and HD media streaming",
// logo: EvercastLogo,
// link: {
// label: "evercast.us",
// href: "https://www.evercast.us/",
// },
// },
// {
// title: "Mobile Vikings",
// techStack: [
// "Lead Android Developer",
// "Android",
// "Kotlin"
// ],
// description: "Android application for leading virtual mobile operator in Poland",
// logo: MobileVikingsLogo,
// link: {
// label: "mobilevikings.pl",
// href: "https://mobilevikings.pl/",
// },
// },
// {
// title: "Howdy",
// techStack: [
// "Lead Android Developer",
// "Android",
// "Kotlin"
// ],
// description: "Howdy is a place for you to join communities you care about",
// logo: Howdy,
// link: {
// label: "play.google.com",
// href: "https://howdy.co/",
// },
// },
// {
// title: "Tastycloud",
// techStack: [
// "Lead Android Developer",
// "Android",
// "Kotlin"
// ],
// description: "Android application for managing and displaying restaurant menus in kiosk mode",
// logo: TastyCloudLogo,
// link: {
// label: "tastycloud.fr",
// href: "https://www.tastycloud.fr/",
// },
// },
// {
// title: "Ambit",
// techStack: [
// "Lead Android Developer",
// "Android",
// "Kotlin"
// ],
// description: "Android application that helps with sharing your contact details",
// logo: AmbitLogo,
// },
// {
// title: "Bim",
// techStack: [
// "Lead Android Developer",
// "Android",
// "Kotlin"
// ],
// description: "Android application that helps with booking a table in a restaurants",
// logo: BimLogo,
// },
// {
// title: "Canal Digital GO",
// techStack: [
// "Lead Android Developer",
// "Android",
// "Kotlin"
// ],
// description: "Video streaming mobile application for Canal Digital subscribers",
// logo: CDGOLogo,
// },
],
} as const;