-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathresume.json
More file actions
305 lines (305 loc) · 9.42 KB
/
resume.json
File metadata and controls
305 lines (305 loc) · 9.42 KB
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
{
"$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
"basics": {
"name": "Bulat Kurbanov",
"label": "Senior Backend Developer",
"email": "me@kurbezz.me",
"url": "",
"summary": "Senior Backend Developer with 8+ years of experience, specializing in high-performance systems (Python, Rust), cloud migrations, and scalable microservices.",
"location": {
"countryCode": "RS",
"address": "Serbia, Novi Sad / Remote"
},
"profiles": [
{
"network": "LinkedIn",
"username": "bulat-kurbanov-1089ab146",
"url": "https://www.linkedin.com/in/bulat-kurbanov-1089ab146/"
},
{
"network": "GitHub",
"username": "kurbezz",
"url": "https://github.com/kurbezz"
},
{
"network": "Telegram",
"username": "kurbezz",
"url": "https://t.me/kurbezz"
}
]
},
"work": [
{
"name": "Spines",
"position": "Full Stack Developer",
"startDate": "2024-06-01",
"summary": "",
"highlights": [
"Design and optimize scalable architectural solutions, improving system performance and maintainability through microservices migration.",
"Develop new microservices with FastAPI, ensuring scalability and efficiency.",
"Maintain and enhance existing services built with Django and FastAPI, optimizing code quality and performance.",
"Improve CI/CD pipelines and infrastructure to enhance deployment speed and reliability.",
"Orchestrated the end-to-end migration of infrastructure from AWS to Azure, reducing operational costs and ensuring system stability during the transition."
],
"url": "https://spines.com"
},
{
"name": "Speechki",
"position": "Python Backend Developer",
"startDate": "2021-09-01",
"endDate": "2024-04-01",
"summary": "",
"highlights": [
"Developed and maintained backend services using Django and FastAPI.",
"Worked with PostgreSQL (PL/pgSQL), Redis, RabbitMQ, Docker, and Amazon Web Services (AWS).",
"Authored a high-performance library in Rust for Python applications.",
"Wrote unit and integration tests using Pytest."
],
"url": ""
},
{
"name": "CS GROUP",
"position": "Head of Software Development",
"startDate": "2021-01-01",
"endDate": "2021-06-01",
"summary": "",
"highlights": [
"Led a cross-functional team, established engineering standards through mentorship and rigorous code reviews, resulting in higher code quality and 0 critical production bugs.",
"Managed and optimized software development, testing, and deployment workflows.",
"Implemented Scrum/Kanban frameworks, reducing time-to-market for key features and improving sprint predictability."
],
"url": ""
},
{
"name": "CS GROUP",
"position": "Senior Full Stack Developer",
"startDate": "2020-02-01",
"endDate": "2020-12-01",
"summary": "",
"highlights": [
"Developed scalable backend services using Django and Django REST Framework.",
"Built responsive frontend components with Vue.js.",
"Developed and deployed a cross-platform mobile application using Flutter and Dart.",
"Designed and implemented automated CI/CD pipelines using GitLab CI/CD and GitHub Actions.",
"Worked with PostgreSQL, Redis, RabbitMQ, and Docker to enhance system performance.",
"Designed and maintained unit and integration tests using Pytest, ensuring code reliability."
],
"url": ""
},
{
"name": "Zarnitza",
"position": "Full Stack Developer",
"startDate": "2019-02-01",
"endDate": "2020-02-01",
"summary": "",
"highlights": [
"Developed and maintained backend services using Django and Django REST Framework.",
"Optimized PostgreSQL schemas and query performance, enabling the system to handle increased data loads during peak sales periods.",
"Developed frontend components and user interfaces using JavaScript and Vue.js."
],
"url": ""
},
{
"name": "DIA.LOG",
"position": "Software Developer",
"startDate": "2018-03-01",
"endDate": "2019-12-01",
"summary": "",
"highlights": [
"Developed a native Android application and Flask backend to automate insulin delivery, improving life quality for diabetic patients."
],
"url": ""
}
],
"education": [
{
"institution": "Kazan National Research Technical University (KNRTU-KAI)",
"area": "Computational and Applied Mathematics",
"studyType": "Bachelor of Engineering",
"startDate": "2016-01-01",
"endDate": "2018-01-01",
"score": "Undergraduate Studies (No degree)",
"courses": []
}
],
"skills": [
{
"name": "Programming Languages",
"level": "",
"keywords": [
"Python (Expert)",
"Rust (Advanced)"
]
},
{
"name": "Frameworks",
"level": "",
"keywords": [
"Django (Expert)",
"Django REST Framework (DRF) (Expert)",
"FastAPI (Advanced)"
]
},
{
"name": "Testing",
"level": "",
"keywords": [
"Pytest (Advanced)"
]
},
{
"name": "Databases & SQL",
"level": "",
"keywords": [
"PostgreSQL (Expert — PL/pgSQL, Optimization)",
"Redis (Intermediate)"
]
},
{
"name": "Messaging and Queues",
"level": "",
"keywords": [
"RabbitMQ (Intermediate)"
]
},
{
"name": "Containerization and Orchestration",
"level": "",
"keywords": [
"Docker (Advanced)",
"Docker Swarm (Intermediate)"
]
},
{
"name": "Cloud Technologies",
"level": "",
"keywords": [
"Amazon Web Services (AWS), Microsoft Azure (Intermediate)"
]
},
{
"name": "DevOps Tools",
"level": "",
"keywords": [
"GitLab CI/CD",
"GitHub Actions"
]
}
],
"projects": [
{
"name": "ChatGPT voiceover plugin",
"description": "Developed a plugin for ChatGPT that converts text to speech using the Speechki API.",
"highlights": [
"Successfully launched a B2C service as one of the first 15 third-party plugins in the official ChatGPT Plugin Store."
],
"keywords": [
"Python",
"FastAPI",
"SQLAlchemy",
"Vue"
],
"url": "",
"roles": [
"Developer"
],
"entity": "Speechki",
"type": "application"
},
{
"name": "Image Text Drawing Library",
"description": "Wrote a library for drawing text on images using Rust.",
"highlights": [
"Developed high-performance Python extensions using PyO3 and Rust, accelerating image creation with text by 40x while maintaining seamless integration with the existing Python codebase. Excellent support for languages such as Indic, Arabic, Thai and Lao, Khmer, Myanmar, Tibetan, Hangul, Hebrew, and many others."
],
"keywords": [
"Rust",
"Python",
"PyO3",
"HarfBuzz"
],
"url": "",
"roles": [
"Developer"
],
"entity": "Speechki",
"type": "library"
},
{
"name": "Insulin Pump Management Application and Backend",
"description": "Developed an application and backend for managing an insulin pump based on the OpenAPS project.",
"highlights": [
"Improved the quality of life for people with diabetes."
],
"keywords": [
"Flask",
"Java",
"Kotlin"
],
"url": "",
"roles": [
"Developer"
],
"entity": "DIA.LOG",
"type": "application"
},
{
"name": "Internal Logistic Management System",
"description": "Developed a system for automating internal logistics within the company. The system allows tracking order status, managing warehouse inventory, and handling accounting.",
"highlights": [
"Reduced order processing time, improved reporting, and enhanced inventory control."
],
"keywords": [
"Django",
"Django REST Framework (DRF)",
"Vue.js",
"PostgreSQL"
],
"url": "",
"roles": [
"Developer"
],
"entity": "CS GROUP",
"type": "application"
},
{
"name": "Mobile Application for Drivers",
"description": "Developed a mobile application for drivers to manage routes and order statuses.",
"highlights": [
"Automated the process of managing order statuses and routes within the company."
],
"keywords": [
"Flutter",
"Dart"
],
"url": "",
"roles": [
"Developer"
],
"entity": "CS GROUP",
"type": "application"
},
{
"name": "Internal Order Management System",
"description": "Developed a system for managing orders and sales.",
"highlights": [
"Reduced the number of late order shipments by 30%."
],
"keywords": [
"Django",
"PostgreSQL"
],
"url": "",
"roles": [
"Developer"
],
"entity": "Zarnitza",
"type": "application"
}
],
"meta": {
"canonical": "https://raw.githubusercontent.com/jsonresume/resume-schema/master/resume.json",
"version": "v1.0.0",
"lastModified": "2026-01-30T18:00:00"
}
}