-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
193 lines (176 loc) · 8.65 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
<!DOCTYPE html>
<html>
<title>Roi Zairi CV</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
<link rel='stylesheet' href='https://fonts.googleapis.com/css?family=Roboto'>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<style>
html,
body,
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: "Roboto", sans-serif
}
</style>
<body class="w3-light-grey">
<!-- Page Container -->
<div class="w3-content w3-margin-top" style="max-width:1400px;">
<!-- The Grid -->
<div class="w3-row-padding">
<!-- Left Column -->
<div class="w3-third">
<div class="w3-white w3-text-grey w3-card-4">
<div class="w3-display-container">
<img src="https://raw.githubusercontent.com/sailod/test/master/avatar.jpg" style="width:100%" alt="Avatar">
<div class="w3-display-bottomleft w3-container w3-text-black">
<h2>Roi Zairi</h2>
</div>
</div>
<div class="w3-container">
<p><i class="fa fa-briefcase fa-fw w3-margin-right w3-large w3-text-indigo"></i>Fullstack Developer</p>
<p><i class="fa fa-home fa-fw w3-margin-right w3-large w3-text-indigo"></i>Ramat Gan, IL</p>
<p><i class="fa fa-envelope fa-fw w3-margin-right w3-large w3-text-indigo"></i>[email protected]</p>
<p><i class="fa fa-phone fa-fw w3-margin-right w3-large w3-text-indigo"></i>0509531497</p>
<hr>
<p class="w3-large"><b><i class="fa fa-asterisk fa-fw w3-margin-right w3-text-indigo"></i>Skills</b></p>
<p>Java</p>
<div class="w3-light-grey w3-round-xlarge w3-small">
<div class="w3-container w3-center w3-round-xlarge w3-indigo" style="width:90%">90%</div>
</div>
<p>Python</p>
<div class="w3-light-grey w3-round-xlarge w3-small">
<div class="w3-container w3-center w3-round-xlarge w3-indigo" style="width:80%">
<div class="w3-center w3-text-white">80%</div>
</div>
</div>
<p>Vuejs</p>
<div class="w3-light-grey w3-round-xlarge w3-small">
<div class="w3-container w3-center w3-round-xlarge w3-indigo" style="width:75%">75%</div>
</div>
<p>Linux</p>
<div class="w3-light-grey w3-round-xlarge w3-small">
<div class="w3-container w3-center w3-round-xlarge w3-indigo" style="width:90%">90%</div>
</div>
<br>
<p class="w3-large w3-text-theme"><b><i
class="fa fa-globe fa-fw w3-margin-right w3-text-indigo"></i>Languages</b></p>
<p>English</p>
<div class="w3-light-grey w3-round-xlarge">
<div class="w3-round-xlarge w3-indigo" style="height:24px;width:95%"></div>
</div>
<p>Hebrew</p>
<div class="w3-light-grey w3-round-xlarge">
<div class="w3-round-xlarge w3-indigo" style="height:24px;width:100%"></div>
</div>
<br>
</div>
</div><br>
<!-- End Left Column -->
</div>
<!-- Right Column -->
<div class="w3-twothird">
<div class="w3-container w3-card w3-white w3-margin-bottom">
<h2 class="w3-text-grey w3-padding-16"><i
class="fa fa-suitcase fa-fw w3-margin-right w3-xxlarge w3-text-indigo"></i>Work Experience</h2>
<div class="w3-container">
<h5 class="w3-opacity"><b>Senior Devops Engineer and Fullstack Developer / JOKR</b></h5>
<h6 class="w3-text-indigo"><i class="fa fa-calendar fa-fw w3-margin-right"></i>Oct 2020 - <span
class="w3-tag w3-indigo w3-round">Oct 2022</span></h6>
<p>Provisioning and management of all development teams resources and infrastructure: such as
networking,<br>
networking policies, buckets, compute for couple of development environments, all using Terraform<br>
(Terraform cloud) while integrating to many services providers such as GCP, AUTH0, CHECKLY, ATLAS
MONGO,<br>
CLOUDFLARE. Development of all kinds of components in the client side (React) and in the server side<br>
(NestJS and Python) from design team and VP requirements. CI/CD workflows build and maintain: Creating<br>
CI/CD workflows for fullstack and datascience teams for all of the applications lifecycle stages on top
of<br>
GITHUB.</p>
<hr>
</div>
<div class="w3-container">
<h5 class="w3-opacity"><b>Senior Devops consultant and Linux expert / WIZARDS INTEGRATIONS</b></h5>
<h6 class="w3-text-indigo"><i class="fa fa-calendar fa-fw w3-margin-right"></i>Oct 2019 - <span
class="w3-text-indigo">Oct 2020</span></h6>
<p>Integration and setup from scratch of containers orchestration platforms:<br>
Defining solutions for cloud native architectures and implementing them for clients, based on K8s,
RKE,<br>
OpenShift and IBM Cloud Pak.<br>
Automation for Linux environments:<br>
Implementation of automation tasks using Ansible to create unified, stable, easy to maintain
environment<br>
for the developers and operations teams.<br>
Integration of CI/CD tools and pipeline writing:<br>
Worked with PaaS and On-Prem CI/CD tools such as Azure Pipeline, Gitlab and Jenkins to improve
development<br>
lifecycle efficiency<br>
Worked with Azure for provisioning cloud resources such as AKS<br>
</p>
<hr>
</div>
<div class="w3-container">
<h5 class="w3-opacity"><b>Fullstack Developer / Bezeq International</b></h5>
<h6 class="w3-text-indigo"><i class="fa fa-calendar fa-fw w3-margin-right"></i>Nov 2017 - <span
class="w3-text-indigo">Oct 2019</span></h6>
<p>Building and maintaining apps, integrating Devops tools</p>
<hr>
</div>
<div class="w3-container">
<h5 class="w3-opacity"><b>Java Developer / allprobe.com</b></h5>
<h6 class="w3-text-indigo"><i class="fa fa-calendar fa-fw w3-margin-right"></i>Mar 2014 - Nov 2017</h6>
<p>Building scalable and multi-threaded java engine from scratch using OOP principles, setting up CI/CD</p>
<hr>
</div>
</div>
<div class="w3-container w3-card w3-white">
<h2 class="w3-text-grey w3-padding-16"><i
class="fa fa-certificate fa-fw w3-margin-right w3-xxlarge w3-text-indigo"></i>Education</h2>
<div class="w3-container">
<h5 class="w3-opacity"><b>Certificates</b></h5>
<h6 class="w3-text-indigo"><i class="fa fa-calendar fa-fw w3-margin-right"></i>2022 -
2023
</h6>
<p>Google Cloud Solution Architect</p>
<p>Certified Kubernetes Administrator</p>
<hr>
</div>
<div class="w3-container">
<h5 class="w3-opacity"><b>Open University Tel Aviv</b></h5>
<h6 class="w3-text-indigo"><i class="fa fa-calendar fa-fw w3-margin-right"></i>2016 -
<script>document.write(new Date().getFullYear())</script>
</h6>
<p>B.Sc. Computer Science</p>
<hr>
</div>
<div class="w3-container">
<h5 class="w3-opacity"><b>Ort Singalovski</b></h5>
<h6 class="w3-text-indigo"><i class="fa fa-calendar fa-fw w3-margin-right"></i>2014 - 2015</h6>
<p>Tech Certificate</p>
<hr>
</div>
<div class="w3-container">
<h5 class="w3-opacity"><b>Ohel Shem</b></h5>
<h6 class="w3-text-indigo"><i class="fa fa-calendar fa-fw w3-margin-right"></i>2010 - 2014</h6>
<p>High School Diploma</p><br>
</div>
</div>
<!-- End Right Column -->
</div>
<!-- End Grid -->
</div>
<!-- End Page Container -->
</div>
<footer class="w3-container w3-indigo w3-center w3-margin-top">
<p>Find me on social media.</p>
<a href="https://www.linkedin.com/in/roi-zeiri-9b347415b/"><i class="fa fa-linkedin w3-hover-opacity fa-2x"></i></a>
<a href="https://github.com/sailod"><i class="fa fa-github w3-hover-opacity fa-2x"></i></a>
<p>Powered by <a href="https://www.w3schools.com/w3css/default.asp" target="_blank">w3.css</a></p>
</footer>
</body>
</html>