-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
144 lines (139 loc) · 7.22 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="chaymae's personal website">
<title>chaymaebz</title>
<link rel="stylesheet" href="styles.css">
</head>
<body>
<div class="landing">
<div class="ascii-container">
<pre>
██████╗██╗ ██╗ █████╗ ██╗ ██╗███╗ ███╗ █████╗ ███████╗██████╗ ███████╗
██╔════╝██║ ██║██╔══██╗╚██╗ ██╔╝████╗ ████║██╔══██╗██╔════╝██╔══██╗╚══███╔╝
██║ ███████║███████║ ╚████╔╝ ██╔████╔██║███████║█████╗ ██████╔╝ ███╔╝
██║ ██╔══██║██╔══██║ ╚██╔╝ ██║╚██╔╝██║██╔══██║██╔══╝ ██╔══██╗ ███╔╝
╚██████╗██║ ██║██║ ██║ ██║ ██║ ╚═╝ ██║██║ ██║███████╗██████╔╝███████╗
╚═════╝╚═╝ ╚═╝╚═╝ ╚═╝ ╚═╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚══════╝╚═════╝ ╚══════╝
</pre>
</div>
<div>
<a href="#bio">bio</a>
<span class="separator">|</span>
<a href="https://www.linkedin.com/in/chaymae-bazzaoui/" target="_blank">linkedin</a>
</div>
</div>
<div class="main">
<div id="bio">
<h1>Bio</h1>
<p>Hi! My name is <span class="text-var2">Chaymae</span>, I'm a <span class="text-var1">Software</span> Engineer with a particular passion for backend.
I am a <span class="text-var1">Rubyist</span> at heart, and I’ve recently developed an interest in Rust.</p>
<p>Here are some fun facts about me :</p>
<ul class="intro">
<li>
I love mathematics! My dad is a math teacher. We often use some math term in our jokes, that's why they are not so funny to others.
</li>
<li>
My meme driven good mood is very infectious!
</li>
<li>
I believe that every great piece of code deserves an equally great meme to go with it.
</li>
<li>
I speak Arabic, English and French fluently. I can also understand basic Danish.
</li>
<li>
I love to do pixel art.
</li>
<li>
I like to engage with differnet ruby communities.
</li>
</div>
<hr />
<div id="resume">
<h1>Resume</h1>
<div id="work">
<h2>Work</h2>
<ul>
<li><strong>Zendesk - Copenhagen</strong>
<ul>
<li>
<strong>Software Engineer</strong><br />
<weak>Apr 2021 - Mar 2023</weak>
<p>Zendesk is the champion of customer service solutions. It powers
billions of conversations, connecting brands with customers over
telephony, chat, email, messaging, social channels, ... etc.</p>
<p>I've been a member of the core ruby team, working on core products. I also worked a lot with other teams, making sure we are not having redundant
services across teams.
I took part in DB Sharding solutions. Using a mix of ULIDs and Znowflake for ID generation depending on the usecase.
I also enjoyed organizing fun Friday games for the team.</p>
</li>
</ul>
</li>
<li><strong>KarnovGroup - Copenhagen</strong>
<ul>
<li>
<strong>Software Engineer</strong><br />
<weak>Feb 2020 - Mar 2021</weak>
<p>Karnov provides tools for lawyers to make faster and better decisions.
They also have a huge selection of books.</p>
<p>Digitalising law book is challenging. I took part in big room plannings with product managers and product
owners. I have been involved in developing a new CMS system, also improving the existing system.</p>
</li>
</ul>
</li>
<li><strong>CargoFlux - Copenhagen</strong>
<ul>
<li>
<strong>Fullstack developer</strong><br />
<weak>Oct 2018 - Jan 2020</weak>
<p>CargoFlux is a plateform where users can keep track of their shipments.
It provides a unified API that adapt third party legacy systems to an agnostic JSON API system.
One of the challenges I came across was to design and build an EDIFACT parser to communicate data via FTP servers with
certain shipping carriers. And to implement integrations with different shipping carriers (e.g: DHL, GLS ...).</p>
</li>
</ul>
</li>
<li><strong>MonMecanicien - Paris</strong>
<ul>
<li>
<strong>Fullstack Web and Mobile Developer intern </strong><br />
<weak>Mar 2018 - Sep 2018</weak>
<p>MonMecanicien is a platform where users can get an invoice for car repair and book appointments with trusted mechanics.
In there I worked directly with the CTO.
I was in charge of developing full features from backend to frontend as in the specifications,
also built the entire mobile app for mechanics using React native.</p>
</li>
</ul>
</li>
</ul>
</div>
</div>
<hr />
<div id="education">
<h2>Education</h2>
<ul>
<li><a href="http://ensias.um5.ac.ma/" target="_blank"><strong>National School of Computer Science and Systems Analysis</strong></a>
<ul>
<li><strong>Software Engineering</strong><br />
<weak>Sept 2015 - Sept 2018</weak>
</li>
</ul>
</li>
<li><a href="https://www.cpge.ma/liste-des-cpge-publiques-au-maroc/lycee-omar-ibn-abdelaziz/" target="_blank"><strong>Classes Préparatoires aux Grandes Écoles (CPGE)</strong></a>
<ul>
<li><strong>Mathematics and Physics</strong><br />
<weak>Sept 2013 - May 2015</weak>
<p>Completed an intensive two-year program preparing for competitive entrance exams to elite engineering schools.</p>
<p>Developed strong analytical, problem-solving, and critical thinking skills through advanced coursework in mathematics and physics.</p>
</li>
</ul>
</li>
</ul>
</div>
</div>
</body>
</html>