-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
207 lines (164 loc) · 6 KB
/
index.html
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
<!DOCTYPE html>
<html>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<head>
<style type="text/css">
body {
font-family: 'Verdana', verdana;
}
h1{
text-align: center;
font-size: 20px;
font-family: 'Verdana', verdana;
}
h2{
margin-bottom: 0px;
text-align: center;
font-size: 30px;
font-weight: normal;
}
h3{
margin-bottom: 0px;
font-size: 22px;
text-align: left;
}
.rounded_border{
border-radius: 12px;
padding: 25px;
margin: 25px;
}
.about{
font-size:18px;
background: white;
}
.experience{
font-size: 18px;
background: white;
}
.contacts{
font-size: 18px;
background: white;
}
.technology_stack {
font-size: 18px;
background: white;
}
#left{
float: left;
width: 40%;
}
#hacks{
margin-bottom: 0px;
font-size: 14px;
text-align: left;
}
#right{
float: right;
width: 50%;
}
</style>
<title> Resume—Glushenkov Ivan </title>
</head>
<body>
<div class="about rounded_border">
<div id="right">
<img src="https://github.com/glushenkovIG/glushenkovIG.github.io/blob/master/IMG_7560.jpg?raw=true" height=300px style="border-radius:50px">
</div>
<h2>ABOUT</h2>
<h3> My name: </h3> Glushenkov Ivan
<h3> Home town: </h3>
Moscow
<h3> Education: </h3>
<ul>
<li> Goverment Capital Gymnasium (2006—2014)<br> School 179 (2014—2016) </li>
<li> Skryabin music school, saxophone (2008—2015) </li>
<li> MIPT DIHT (2016 - ...) </li>
</ul>
<h3> Skills: </h3>
Speak three languages: Russian, German and English.
Currently I'm very interested in cryptography and the blockchain technology.
<br> My strong points are soft skills and projects developing. <br>
</div>
<div class="technology_stack rounded_border">
<h2> TECHNOLOGY STACK </h2>
<h3> С++ : Algorithms and Data Structures </h3> <a href="https://github.com/glushenkovIG/DIHT_OOP/tree/master/Algorithms"> A&DS </a>
<h3> C++ : Concurrency Computing and Multiprocessor Programming </h3> <a href="https://gitlab.com/tpcc-course-2018/693-ivan-glushenkov"> CC&MP </a>
<h3> C : Computer Architecture - Operating Systems </h3> <a href="https://github.com/glushenkovIG/DIHT_OOP/tree/master/CAOS"> CAOS </a>
<h3> Python : A lot of different experiments </h3> <a href="https://github.com/glushenkovIG/PythonTasks"> Python </a>
<h3> On the base level</h3> Go, HTML + CSS + JavaScript, PostgreSQL
</div>
<div class="experience rounded_border" style="overflow: auto">
<h2> EXPERIENCE </h2>
<div id="left" align="left">
<br>I have created an efficient team and
we have successfully taken part in six blockchain hackathons:
<ul>
<div id="hacks">
<li> <b>CryptoBazar Online Serial Hackathon:November </b> <br>
Implemented Fantom task about register-based VM and a translator from LLVM IR to its bytecode. <br>
Have taken the 1-st place in Fantom group and the total FIRST PLACE!!! <br>
<a href="https://gitlab.com/bibloman/serial_hacking_fantom_rbvm" > register-based VM </a>
</li><br>
<li> <b>LAToken Hackathon:</b> <br>
Created a Smart Contract implemented in Solidity that
allows to estimate the values of and sell different kinds of assets. <br> Have taken 4-th place.
</li><br>
<li> <b>Binary District Hackathon:</b> <br>
Developed a web-wallet for the EnryptoTel company and designed an online IDE for the EncryScript language.
<br>
<a href="https://github.com/samkrew/es-editor"> IDE </a> <br>
<a href="https://github.com/KarovInal/encryWallet"> EncryCoreWallet </a>
</li><br>
<li> <b>IDACB && CryptoBazar Hackathon: </b> <br>
Created a messenger based on proxy re-encyption protocol and software provided by NuCypher company.
<br> Have taken the first place!!
<br>
<a href="https://github.com/glushenkovIG/hackathons/blob/master/NuCypherHack/"> Presentation and Photos </a> <br>
<a href="https://github.com/shdown/nyoo-cypher-chat"> Backend </a>
</li><br>
<li> <b>GameNode Hackathon</b> <br>
Designed a game Head&Road based on blockchain Pravda and SDK Expload.
<br>
<a href="https://github.com/glushenkovIG/GameNodeHackathon"> Head&Road </a>
</li><br>
<li> <b>CryptoBazar Online Serial Hackathon:September </b> <br>
Implemented four different projects for companies:
<ul>
<li> Fantom: Go Paring Cryptography -- the third place </li>
<li> Fantom: UI Web-Interface for Smart-Contract Deploying -- not graded </li>
<li> Loopring: Serialization for Solidity -- the second place </li>
<li> MetaHash: <a href="https://github.com/m-malikov/metahash_app/blob/master/README.md"> IoT Smart monitoring system </a>-- the first place in the group and the total FIRST PLACE! </li>
</ul>
</div>
</div>
<div id="right" align="left"><br>
And some other hackathons:<br>
<div id="hacks">
<ul>
<li> <b>Global Changers:</b> <br>
Developed a client-supporting bot system for the Megaphone company. <br>
Have taken the first place!
<br>
<a href="https://github.com/raid-7/ExampleSupportBot"> SampleSupportBot </a>
</li><br>
<li> <b>S7 Airlines:</b> <br>
Desined and developed a site for football fans in 2018 FIFA World Cup Russia.
We have predicted the results of every match by training a recursive neural network and analysed more than 20000 football matches since 1968.
<br>
<a href="https://github.com/KarovInal/air"> FootballFanSite </a>
</li><br>
<li> <b>MIPT hackathon</b> <br>
Created a Mobile Application for travelings -- NaviGuide based on Naviaddress Api.
<a href="https://github.com/inyutin/naviguide"> NaviGuide </a>
</ul>
</div>
</div>
</div>
<div class="contacts rounded_border">
<h2> CONTACTS </h2>
<h3> WhatsApp: </h3> +7-916-868-43-56
<h3> E-mail: </h3> glushenkov.ig@phystech.edu
<h3> My telegram: </h3> <a href="https://t-do.ru/hackerivan"> t.me/HackerIvan
</div>
</body>
</html>