forked from CodeYourFuture/HTML-CSS-Coursework-Week4
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathresume.html
More file actions
276 lines (238 loc) · 16.9 KB
/
resume.html
File metadata and controls
276 lines (238 loc) · 16.9 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
<!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.0" />
<title>Document</title>
<link rel="stylesheet" href="resume.css" />
<script src="script.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/processing.js/1.6.0/processing.min.js"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,[email protected],100..700,0..1,-50..200" />
<!-- poppin font header -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@600&display=swap" rel="stylesheet">
<!-- fa -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@600&family=Quicksand:wght@300&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
</head>
<body>
<div class="bigContainer">
<div class="mobileContainer"><div class="header">
<a style="text-decoration: none;"href="/aboutme.html"><div class="portifolioLogo">
<!-- <img id="images" src="home/mele/Downloads/sandbox.html" alt="portifolio logo" /> -->
<script type="application/processing">
size(65, 80);
smooth();
strokeWeight(2);
background(0, 0, 0);
for(int i = 10; i<40; i+=20){
quad( i,30,i+10,20,i+20,30,i+10,40);}
for(int i = 10; i<40; i+=20){
quad( i,50,i+10,40,i+20,50,i+10,60);
}
fill(0);
</script>
<canvas></canvas>
<h3>Melese portifolio</h3>
</div></a>
<nav>
<ul class="portifolioList">
<li><a style="font-size:15px;padding-right: 2px;;" href="/aboutme.html">About</a></li>
<li><a style="font-size:15px;padding-right: 2px;" href="/resume.html">Resume</a></li>
<li><a style="font-size:15px;padding-right: 2px;" href="/project.html">Projects</a></li>
<li><a style="font-size:15px;padding-right: 2px;" href="/contact.html">Contact</a></li>
</nav>
</div>
<div class="belowHeadercolumn">
<div style="text-align:center"><h2>Resume</h2></div>
<div class="belowHeader">
<div><h2>Experience</h2></div>
<div><a href="https://docs.google.com/document/d/1_ppHTN_YvHELpegInw9WssGZIoIxsgd4SGFP5FANHko/edit?usp=sharing"><button class="btnDownload">DOWNLOAD CV</button></div></a>
</div>
<div class="belowHeader2">
<div><h3 style="color:blue">01/02/2023 - Present</h3><span>Production Operative </span><br><br> <span>Albert Bartlett </span><br><br><span>Airdrie, Scotland</span>
</div>
<div style="text-align: right;padding-top: 30px;"><cite style="text-align: right;">Working in high care food processing <pre></pre>environment and building packed process food<pre></pre> on a pallet and
ensuring ready for shipment.
</cite></div>
</div>
<div class="belowHeader2"><div><h3 style="color:blue">07/2022 – 20/11/2022</h3><span>Production Operative </span><br><br> <span>United wholesale </span><br><br><span>Glasgow, Scotland</span>
</div>
<div style="text-align: right;padding-top: 30px;"><cite style="text-align: right;">Monitored stock from the system and<pre></pre> let the manager know the sold-out items<pre></pre> and labelling the shelves that are sold<pre></pre> and checking items in stock to be shelved <pre></pre>for customers and doing other general <pre></pre>warehouse jobs. In addition, writing <pre></pre>weekly reports about the sold-out<pre></pre> items and notify the manager for orders.
</cite></div>
</div>
<div class="belowHeader2"><div><h3 style="color:blue">11/2020 – 04/2022
</h3><span>Security officer</span> </span><br><br> <span>Amberstone Security</span><br><br><span>Glasgow, Scotland</span>
</div>
<div style="text-align: right;padding-top: 30px;"><cite style="text-align: right;">Monitored CCTV cameras, and fire <pre></pre>and alarm systems.<pre></pre>
Reported security incidents and medical <pre></pre>emergencies to law enforcements.<pre></pre>
Maintained safety by quickly responding <pre></pre>to alarms and investigating disturbances.<pre></pre>
Reported daily activity,incidents,safety<pre></pre> repairs, theft, damages <pre></pre>and presence of unauthorised persons.<pre></pre>
Patrolled the premises and detect signs <pre></pre> of intrusion and secure doors and gates.<pre></pre>
</cite></div>
</div>
<div class="belowHeader2"><div><h3 style="color:blue"> 05/2019 – 03/2020
</h3><span>Fulfilment associate</span> </span><br><br> <span>Amazon</span><br><br><span>Dunfermline, Scotland</span>
</div>
<div style="text-align: right;padding-top: 30px;"><cite style="text-align: right;">Stayed in the line with safety, <pre></pre>quality and production standards by<pre></pre> following company guidelines and wearing PPE.<pre></pre>
Independently completed picking, <pre></pre>packing and dispatching of customer order.<pre></pre>
Stayed updated the latest warehouse<pre></pre> procedures and regulations by attending <pre></pre>regular training
Quality assessed products <pre></pre>before packing and sealing, ensuring <pre></pre>products were damage-free before<pre></pre> dispatching
Understand warehouse<pre></pre> product placement, enabling <pre></pre>efficient picking and packing services.<pre></pre>
Identified and removed damaged products,<pre></pre> quickly replacing items with the quality stock<pre></pre> to minimizing customer delays.
<pre></pre>Picked orders to meet productivity targets.
</cite></div>
</div>
<div class="belowHeader"><h1>Education</h1></div>
<div class="belowHeader2"> <div><h3 style="color:blue">2016</h3><span>Foundation Degree in computing </span><br><br> <span>Northumbria University</span><br><br><span>Newcastle, England</span>
</div>
<div style="text-align: right;padding-top: 30px;"><cite style="text-align: right;">Course work[In Area of technology]<pre></pre>Computer programming<pre></pre>Information Technology<pre></pre>Information Management
</cite></div>
</div>
<div class="belowHeader2"> <div><h3 style="color:blue">2008</h3><span>Bachleor In Chemistry</span><br><br> <span>Ambo University</span><br><br><span>Ambo, Ethiopia</span>
</div>
<div style="text-align: right;padding-top: 30px;"><cite style="text-align: right;">Course work[In Area of technology]<pre></pre>Computer programming<pre></pre>Information Technology<pre></pre>Information Management
</cite></div></div>
<div class="belowHeader">
<h1>Languages</h1></div>
<div class="belowHeader3"><h3>Amharic:First language </h3><h3>English : 72%</h3></div>
</div>
<div class="footer">
<div class="left-footer1">
<span class="left-footer-span1">@2023 By Melese Berehannu.</span>
<span class="left-footer-span1"> Powered by <a href="#">MelesePortifolio</a></span>
</div>
<div class="right-footer1">
<div class="right-footer-three1">
<span class="right-footer-span-three-top1">Call</span>
<span class="right-footer-span-three-bottom1">07478363014</span>
</div>
<div class="right-footer-two1">
<span class="right-footer-span-two-top1">Write</span>
<span class="right-footer-span-two-bottom1"><a href="#">@info.mysite.com</a></span>
</div>
<div class="right-footer-one1">
<span class="right-footer-span-one-top1">Follow</span>
<div class="footer-social-media-icons1">
<a href="#" class="fa fa-facebook"></a>
<a href="#" class="fa fa-twitter"></a>
<a href="#" class="fa fa-linkedin"></a>
<a href="#" class="fa fa-instagram"></a>
</div>
</div>
</div>
</div>
</div>
<div class="desktopContainer">
<div class="header2">
<a style="text-decoration: none;"href="/aboutme.html"> <div class="portifolioLogo2">
<!-- <img id="images" src="home/mele/Downloads/sandbox.html" alt="portifolio logo" /> -->
<script type="application/processing">
size(65, 80);
smooth();
strokeWeight(2);
background(0, 0, 0);
for(int i = 10; i<40; i+=20){
quad( i,30,i+10,20,i+20,30,i+10,40);}
for(int i = 10; i<40; i+=20){
quad( i,50,i+10,40,i+20,50,i+10,60);
}
fill(0);
</script>
<canvas></canvas>
<h1>Melese portifolio</h1>
</div></a>
<nav>
<ul class="portifolioList2">
<li><a href="/aboutme.html">About</a></li>
<li><a href="/resume.html">Resume</a></li>
<li><a href="/project.html">Projects</a></li>
<li><a href="/contact.html">Contact</a></li>
</nav>
</div>
<div class="belowHeadercolumn2">
<div style="text-align:center"><h1>Resume</h1></div>
<div class="belowHeader2">
<div><h1>Experience</h1></div>
<div><button class="btnDownload2">DOWNLOAD CV</button></div>
</div>
<div class="belowHeader22">
<div><h3 style="color:blue">01/02/2023 - Present</h3><span>Production Operative </span><br><br> <span>Albert Bartlett </span><br><br><span>Airdrie, Scotland</span>
</div>
<div style="text-align: right;padding-top: 30px;"><cite style="text-align: right;">Working in high care food processing <pre></pre>environment and building packed process food<pre></pre> on a pallet and
ensuring ready for shipment.
</cite></div>
</div>
<div class="belowHeader22"><div><h3 style="color:blue">07/2022 – 20/11/2022</h3><span>Production Operative </span><br><br> <span>United wholesale </span><br><br><span>Glasgow, Scotland</span>
</div>
<div style="text-align: right;padding-top: 30px;"><cite style="text-align: right;">Monitored stock from the system and<pre></pre> let the manager know the sold-out items<pre></pre> and labelling the shelves that are sold<pre></pre> and checking items in stock to be shelved <pre></pre>for customers and doing other general <pre></pre>warehouse jobs. In addition, writing <pre></pre>weekly reports about the sold-out<pre></pre> items and notify the manager for orders.
</cite></div>
</div>
<div class="belowHeader22"><div><h3 style="color:blue">11/2020 – 04/2022
</h3><span>Security officer</span> </span><br><br> <span>Amberstone Security</span><br><br><span>Glasgow, Scotland</span>
</div>
<div style="text-align: right;padding-top: 30px;"><cite style="text-align: right;">Monitored CCTV cameras, and fire <pre></pre>and alarm systems.<pre></pre>
Reported security incidents and medical <pre></pre>emergencies to law enforcements.<pre></pre>
Maintained safety by quickly responding <pre></pre>to alarms and investigating disturbances.<pre></pre>
Reported daily activity,incidents,safety<pre></pre> repairs, theft, damages <pre></pre>and presence of unauthorised persons.<pre></pre>
Patrolled the premises and detect signs <pre></pre> of intrusion and secure doors and gates.<pre></pre>
</cite></div>
</div>
<div class="belowHeader22"><div><h3 style="color:blue"> 05/2019 – 03/2020
</h3><span>Fulfilment associate</span> </span><br><br> <span>Amazon</span><br><br><span>Dunfermline, Scotland</span>
</div>
<div style="text-align: right;padding-top: 30px;"><cite style="text-align: right;">Stayed in the line with safety, <pre></pre>quality and production standards by<pre></pre> following company guidelines and wearing PPE.<pre></pre>
Independently completed picking, <pre></pre>packing and dispatching of customer order.<pre></pre>
Stayed updated the latest warehouse<pre></pre> procedures and regulations by attending <pre></pre>regular training
Quality assessed products <pre></pre>before packing and sealing, ensuring <pre></pre>products were damage-free before<pre></pre> dispatching
Understand warehouse<pre></pre> product placement, enabling <pre></pre>efficient picking and packing services.<pre></pre>
Identified and removed damaged products,<pre></pre> quickly replacing items with the quality stock<pre></pre> to minimizing customer delays.
<pre></pre>Picked orders to meet productivity targets.
</cite></div>
</div>
<div class="belowHeader2"><h1>Education</h1></div>
<div class="belowHeader22"> <div><h3 style="color:blue">2016</h3><span>Foundation Degree in computing </span><br><br> <span>Northumbria University</span><br><br><span>Newcastle, England</span>
</div>
<div style="text-align: right;padding-top: 30px;"><cite style="text-align: right;">Course work[In Area of technology]<pre></pre>Computer programming<pre></pre>Information Technology<pre></pre>Information Management
</cite></div>
</div>
<div class="belowHeader22"> <div><h3 style="color:blue">2008</h3><span>Bachleor In Chemistry</span><br><br> <span>Ambo University</span><br><br><span>Ambo, Ethiopia</span>
</div>
<div style="text-align: right;padding-top: 30px;"><cite style="text-align: right;">Course work[In Area of technology]<pre></pre>Computer programming<pre></pre>Information Technology<pre></pre>Information Management
</cite></div></div>
<div class="belowHeader2"><h1>Languages</h1></div>
<div class="belowHeader32"><h2>Amharic:First language </h2><h1>English : 72%</h1></div>
</div>
<div class="footer2">
<div class="left-footer12">
<span class="left-footer-span12">@2023 By Melese Berehannu.</span>
<span class="left-footer-span12"> Powered by <a href="#">MelesePortifolio</a></span>
</div>
<div class="right-footer12">
<div class="right-footer-three12">
<span class="right-footer-span-three-top12">Call</span>
<span class="right-footer-span-three-bottom12">07478363014</span>
</div>
<div class="right-footer-two12">
<span class="right-footer-span-two-top12">Write</span>
<span class="right-footer-span-two-bottom12"><a href="#">@info.mysite.com</a></span>
</div>
<div class="right-footer-one12">
<span class="right-footer-span-one-top12">Follow</span>
<div class="footer-social-media-icons12">
<a href="#" class="fa fa-facebook"></a>
<a href="#" class="fa fa-twitter"></a>
<a href="#" class="fa fa-linkedin"></a>
<a href="#" class="fa fa-instagram"></a>
</div>
</div>
</div></div>
</div>
</div>
</body>
</html>