-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex_a.html
More file actions
156 lines (154 loc) · 6.69 KB
/
index_a.html
File metadata and controls
156 lines (154 loc) · 6.69 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
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]> <html class="no-js"> <!--<![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Scrapping</title>
<meta name="author" content="Amean Abdelfattah">
<meta name="description" content="Personal Website Project.">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="">
</head>
<body>
<table cellspacing="20"> <!-- not ideal should be done in css-->
<tr>
<td><img src="images/Profile.jpg" class="" alt=""></td>
<td><h1>Amean Abdelfattah</h1>
<td><p>I am a <strong>Math Major</strong> and an <em>Analyst</em> at BNYM Pershing.</p>
<p>I am also a Muslim who attends prayer at the local masjid every day.</p>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor
incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis no
strud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. D
uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore e
u fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt
in culpa qui officia deserunt mollit anim id est laborum.</p>
</td>
</tr>
</table>
<!--[if lt IE 7]>
<p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="#">upgrade your browser</a> to improve your experience.</p>
<![endif]-->
<hr>
<h2>Skills<h2>
<h3>Hardware & Software</h3>
<ul>
<li>Operating Systems:</li>
<ul>
<li>Windows</li>
<li>MacOS</li>
<li>Linux</li>
<li>Android</li>
</ul>
<li>Programming Lanuages:</li>
<ul>
<li>C++</li>
<li>Python</li>
<li>SQL</li>
<li>JavaScript</li>
<li>HTML/CSS</li>
</ul>
<li>Applications:</li>
<ul>
<li>Erwin Data Modeler</li>
<li>Toad for SQL Server</li>
<li>MS Office Suite</li>
<li>SCCM</li>
<li>BitLocker</li>
</ul>
<li>Technician Support:</li>
<ul>
<li>Desktop Worksations:</li>
<ul>
<li>Dell, Lenovo, HP, Apple, Samsung</li>
</ul>
<li>Ticketing Services:</li>
<ul>
<li>Service Now, Zen Desk</li>
</ul>
<li>VPN Client</li>
<li>Copper and Fiber Cabeling and Patching</li>
<li>Assembling/Disassembling PC</li>
</ul>
</ul>
<h3>Essential</h3>
<ul>
<li>Time Management</li>
<li>Communication</li>
<li>Troubleshooting</li>
<li>Ability to Work Under Pressure</li>
<li>Teamwork</li>
<li>Autonomy</li>
<li>Self-Motivation</li>
<li>Customer Service</li>
</ul>
<h2>Education</h2>
<ul>
<li><strong>CUNY NYC College of Technology</strong></li>
<ul>
<li>Associates in Science Degree - Computer Science</li>
</ul>
</ul>
<h3>Certifications</h3>
<ul>
<li>CompTIA A+</li>
<li>Google IT Support Specialization</li>
<li>SAFe Teams 5.1</li>
</ul>
<a href ="experiences.html"><h2>Experiences</h2></a>
<h2>Projects</h2>
<h3>Interests</h3>
<ol>
<li>DIY</li>
<ol>
<li>Raspberry Pi</li>
<li>Arduino</li>
<li>Internet of Things</li>
<li>3D Printing</li>
</ol>
<li>Gaming:</li>
<ol type="i">
<li>PC</li>
<ol type="i">
<li>Overwatch</li>
<li>Halo CE</li>
<li>Halo 2</li>
<li>Halo 3</li>
<li>Halo 4</li>
<li>Halo Reach</li>
</ol>
<li>Playstation</li>
<ol>
<li>God of War</li>
<ol type="a">
<li>Greek Mythology</li>
<li>Norse Mythology</li>
</ol>
<li>Spiderman</li>
</ol>
<li>Mobile</li>
<ol>
<li>Clash of Clans</li>
<li>Odd World: Munch's Oddysee</li>
</ol>
</ol>
</ol>
<h3>Not Interested</h3>
<dl>
<dt>Music</dt>
<dd>Songs, OST, expecially Todays.</dd>
<dt>Idols, Influencers, Celebrities</dt>
<dt>Social Media</dt>
<dd>Facebook</dd>
<dd>Tiktok</dd>
<dd>Twitter</dd>
<dd>Youtube Shorts</dd>
<dd>Snapchat</dd>
</dl>
<a href ="Family.html"><h2>Family</h2></a>
<script src="" async defer></script>
</body>
</html>