-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
227 lines (212 loc) · 9.52 KB
/
index.html
File metadata and controls
227 lines (212 loc) · 9.52 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="https://fonts.googleapis.com/css2?family=Montserrat&display=swap" rel="stylesheet">
<title>CV - Makeenko Ilya</title>
<style>
body {
font-family: Montserrat, Helvetica, sans-serif;
background-color: #161616;
color: #e9e9e9;
}
h1 {
font-size: 32px;
margin: 0;
}
h3 {
margin: 10px 0;
}
a {
color: #f7c483;
}
hr {
border: 1px solid #8a693f;
}
.wrapper {
display: flex;
max-width: 900px;
margin: 0 auto;
padding: 20px 10px;
}
.wrapper-info {
min-width: 200px;
max-width: 250px;
margin-right: 50px;
}
.wrapper-about {
max-width: 490px;
}
.wrapper img {
width: 200px;
margin-bottom: 20px;
}
ul {
padding: 0;
margin-left: 20px;
display: flex;
flex-direction: column;
gap: 5px;
}
.wrapper-projects {
display: flex;
}
@media screen and (max-width: 480px) {
.wrapper {
flex-wrap: wrap;
}
.wrapper-info {
min-width: 100%;
margin-right: 0;
}
}
</style>
</head>
<body>
<div class="wrapper">
<div class="wrapper-info">
<img src="me.jpg" alt="me">
<h1>Ilya <br> Makeenko</h1>
<hr>
<h2>Software engineer</h2>
<hr>
<p> <b>Contact info:</b> <br><br>
E-mail: <a href="mailto:makeenko.005@gmail.com">makeenko.005@gmail.com</a> <br>
Git-hub: <a href="https://www.github.com/jetie000">github.com/jetie000</a>
</p>
<hr>
<h1> My skills</h1>
<h3>Languages</h3>
<ul>
<li>Javascript, Typescript</li>
<li>HTML, CSS</li>
<li>C#</li>
<li>SQL</li>
</ul>
<h3>Frameworks</h3>
<ul>
<li>Vue, React</li>
<li>NodeJS (NestJS, ExpressJS)</li>
<li>.NET</li>
<li>Next.js, Nuxt.js</li>
</ul>
<h3>Technologies</h3>
<ul>
<li>Redux Toolkit, RTK Query, Pinia, Zustand, React Context</li>
<li>MSSQL, PostgreSQL</li>
<li>Prisma ORM, Entity Framework Core, ADO.NET</li>
<li>Git</li>
<li>Docker, Docker Compose, Nginx</li>
<li>Jest, Cypress, React Testing Library, Storybook</li>
<li>REST, WebSockets, tRPC</li>
<li>SASS, Tailwind, Material UI, Bootstrap</li>
</ul>
<hr>
<h1>Languages</h1>
<p>English - <b>B1+</b> <br> Russian - <b>Native</b></p>
</div>
<div class="wrapper-about">
<h1>About me</h1>
<p>
I'm a 22 years old software engineer. My goal is to continue developing and maintaining web applications, while discovering new technologies and approaches.
I am an effective team player with strong communication abilities, high productivity, and a strong commitment to meeting all deadlines.
</p>
<p>
Learned basics of programming at my university through coding in C/C++ (variables, operators, conditions, loops, data
types, arrays, functions, OOP).
Then i learned such subjects as Computer Networks and Data Bases, that helped me to continue learning web development.
</p>
<hr>
<h1>Education</h1>
<h3>Belarusian State University of Informatics and Radioelectronics ● 2021 - 2025</h3>
<p>
Faculty of Information Technologies and Control, <br>
<u>Information Systems and Technologies</u> (in Game Design) <br>
</p>
<hr>
<h1>Commercial Experience</h1>
<h3><u><a href="https://www.itransition.com/">Itransition</a></u> ● Frontent Developer <br> Feb 2024 - Now ● 2 years 4 months</h3>
<p>
Maintained <b>frontend and mobile part</b> of project for a music distribution company.
</p>
<p>
Implemented <b>new core features</b>, <b>fixed bugs</b> in business logic, UI or errors from error-tracking platform.
</p>
<p>
Integrated, updated or maintained such libraries and platforms as <u>Intercom, RevenueCat, Google Authentication and Analytics, Sentry, OneSignal.</u>
</p>
<p>
Used <b>Eslint and Prettier</b> to add and follow codestyle rules. Covered all the business logic with unit tests.
</p>
<p>
Introduced and implemented tools for E2E testing for mobile application.
</p>
<p>
Made several <b>codebase migrations</b> to new version of libraries with huge amount of code changes.
</p>
<p>
As a result of my work, the number of monthly active users <b>increased by 2.5 times</b> for the mobile app and codebase became more <u>fresh, readable and maintainable</u>.
</p>
<p>
<u>Technologies</u>: Vue, React, Ionic, Capacitor, Pinia, Redux, Vite, Typescript, Git (Bitbucket), Docker, Jest (Vitest), Webdriver, Appium.
</p>
<b><a href="https://www.itransition.com/portfolio/dedicated-team-for-a-music-distribution-company">Project link</a></b>
<hr>
<h1>Events</h>
<h3>Syberry Hackaton ● 03.02.2024</h3>
<p>
I participated in React category and took a first place in a team of 4 members. We used gitflow model to control code versions.
Our task was to create a website to watch info about films using Kinopoisk API.
<br><a href="https://github.com/jetie000/hackaton-syberry-team9">Project</a> <br>
</p>
<hr>
<h1>My projects</h1>
<p>There are my projects links. Just open them to see ReadMe with all info about projects.</p>
<p>
Fullstack Realtime Draw & Guess Game <br>
<b>Frontend:</b> Vue, Pinia, Tailwind, VueQuery, Socket.io Client, Google Login, PaperJS, Vite, Typescript, SCSS <br>
<b>Backend:</b> NestJS, Typescript, PrismaORM, JWT, Nodemailer, Microservices, Socket.io, Docker, Docker Compose <br> <br>
Deployed app on Alibaba Cloud using Docker and Nginx (Server hosting expired)<br>
<a href="https://github.com/jetie000/draw-guess-frontend">Project Frontend</a> <br>
<a href="https://github.com/jetie000/draw-guess-api">Project Backend</a> <br>
</p>
<p>
Fullstack Web App (Trello Clone) <br>
<b>Frontend:</b> React, RTK, RTK Query, Typescript, SCSS, Bootstrap, React Testing Library, Jest, Eslint <br>
<b>Backend:</b> ExpressJS, Typescript, PrismaORM, JWT Auth, Nodemailer, Swagger, Eslint <br>
<a href="https://github.com/jetie000/react-trello">Project Frontend</a> <br>
<a href="https://github.com/jetie000/express-backend-trello">Project Backend</a> <br>
</p>
<p>
Fullstack Web App (Collections) <br>
<b>Frontend:</b> React, TypeScript, Redux Toolkit, RTK Query, Bootstrap, SASS <br>
<b>Backend:</b> ASP.NET Core, MSSQL, Entity Framework Core, SignalR, JWT Auth <br>
<a href="https://github.com/jetie000/taskFinalItraClient">Project</a> <br>
</p>
<p>
Frontend Web App (Cryptocurrency website) <br>
<b>Frontend:</b> Next.js, Typescript, React Query, SASS <br>
<a href="https://github.com/jetie000/testTaskEtaCar">Project</a> <br> <br>
Also i have project with same functionality, but with other technologies <br>
<b>Frontend:</b> React, Typescript, React Query, SASS <br>
<b>Backend:</b> ExpressJS, Typescript, tRPC, PrismaORM, PostgreSQL <br>
Tests: Cypress, Jest, Storybook <br>
<a href="https://github.com/jetie000/test-task-fullstack">Project</a> <br>
</p>
<p>
Fullstack Web App (Real-time draw board)
<br> <b>Frontend:</b> React, Typescript, Bootstrap, Zustand
<br> <b>Backend:</b> ASP.NET, MSSQL, SignalR <br>
<a href="https://github.com/jetie000/task6itra">Project</a>
</p>
<p>
Fullstack Web App (Messenger) <br>
<b>Frontend:</b> React, Typescript, Bootstrap, Zustand <br>
<b>Backend:</b> ASP.NET, MSSQL, SignalR <br>
<a href="https://github.com/jetie000/WebAppMessenger">Project</a>
</p>
</div>
</div>
</body>
</html>