-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
294 lines (197 loc) · 8.53 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
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
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>FINAL RESUME 9</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="./css/style.css">
<link rel="mobile" href="./Responsive design/mobile.css">
<link rel="icon" type="image/x-icon" href="/images/favicon.ico">
<link href="/Responsive design/mobile.css" media=" screen and (max-width: 600px)" rel="stylesheet">
<link href="/Responsive design/tablet.css" media=" screen and (max-width: 768px)" rel="stylesheet">
<body>
<header>
<!--The navigation bar-->
<nav class="navbar">
<ul>
<li><a href="#home">Home</a></li>
<li><a href="#About">About Me</a></li>
<li><a href="#Education">Education</a></li>
<li><a href="#Experience">Experience</a></li>
<li><a href="#skills">Skills</a></li>
<li><a href="#Portfolio">Portfolio</a></li>
<li><a href="#cntct">Contact Me</a></li>
</ul>
</nav>
</header>
<!--The introduction text and the hero image it bepongs on-->
<section id="home">
<div class="main">
<h1 id="mainText">My name is <br>Aai'sha Fisher</h1>
<h2 id="mainText1"> Software Development </h2>
<br>
<br>
<h2 id="mainText2">Driven, meticulous, hands-on. A professional who is innovative and experienced across multiple industries.</h2>
<!--The buttons on the hero image-->
<button class="Ibutton">
<a href="https://github.com/AaishaFisher" target="_blank"> Github Account</a>
</button>
<button class="Ibutton">
<a href="#footer">Get in touch</a>
</button>
<button class="Ibutton">
<a href="https://ibb.co/nrTDsqZ" target="_blank">Digital business card </a>
</button>
</div>
</section >
<br>
<br>
<!--About Me section-->
<section id="About">
<h1 class="heading" id="A">About Me</h1>
<div class="AboutSection">
<img src="https://images.pexels.com/photos/3880766/pexels-photo-3880766.jpeg?auto=compress&cs=tinysrgb&w=1260&h=750&dpr=1" alt="headshot of woman">
<div class="intro">
<h2>Aai'sha Fisher</h2>
<br>
<p>Highly motivated and experieced software developer working remotely. After leaving college with all disctinctions I set out to always create with love.
</p>
<br>
<hr>
<div class="basicInfo">
<ul>
<li>Age: <span id="item1">26</span></li>
<li>Email: <span id="item2">aaishafisher484@gmail.com</span></li>
<li>Number: <span id="item3">+27 74 650 5890</span></li>
<li>Location: <span id="item4">Cape Town, South Africa</span></li>
</ul>
</div>
</div>
</div>
</section>
<!--Education and experience section-->
<main id="main">
<h2 class="heading">Education & Experience</h2>
<div class="mainsection">
<br>
<section id="Education">
<h3 class="mainHeading">Education</h3>
<div class="edu1">
<p id="date">December 2015</p>
<h4 id="mainNamer">Tafelsig Secondary School</h4>
<p>Completed my high school grade 12 certificate.
Obtained a bacherlor's pass after 12
years of schooling.</p><br>
<p id="mainContent">Grade 12 Certificate</p>
</div>
<div class="edu2">
<p id="date">July 2018</p>
<h4 id="mainNamer">FalseBay</h4>
<p>Passed every subject with distinctions as I passed through the levels to obtain my Certifications./p><br>
<p id="mainContent">N5 Certificate Business Management</p>
</div>
<div class="edu1">
<p id="date">December 2015</p>
<h4 id="mainNamer">CodeSpace Academy</h4>
<p>Had a wonderful time in this blended learning environment that equipped with all necessary skills needed to become a junior Software Developer</p><br>
<p id="mainContent">Diploma in Software Development</p>
</div>
</section>
<div class="divider"></div>
<section id="Experience">
<h3 class="mainHeading">Experience</h3>
<div class="exp1">
<p id="date">January 2019</p>
<h4 id="mainNamer">InkFish Digital Media</h4>
<p>Joined the writing team very enthusiastic and hungry for knowledge. I walked away feeling fufilled and experienced.</p><br>
<p id="mainContenter">Writing Apprentice & Proofreader</p>
</ul>
</div>
<div class="exp2">
<p id="date">March 2019</p>
<h4 id="mainNamer">InkFish Digital Media</h4>
<p>Managed 5 accounts in this highly challeneging fast paced role. Worked with all departments in the company, lead meetings and liased with client. </p><br>
<p id="mainContenter">Accounts Manager</p>
</div>
<div class="exp1">
<p id="date">July 2022</p>
<h4 id="mainNamer">Rlabs</h4>
<p>Recieved job readiness training and got exposure and worked in their entrpreneurship building and support programme.</p><br>
<p id="mainContenter">Digital Artisan</p>
</div>
</section>
</div>
</main>
<br>
<hr>
<section id="skills">
<h2 >My Skills</h2>
<div class="line"></div>
<div class="skillSection">
<p id="skillsname">HTML</p>
<div class="container">
<div class="skills html">85%</div>
</div>
<p id="skillsname">CSS</p>
<div class="container">
<div class="skills css">70%</div>
</div>
<p id="skillsname">JavaScript</p>
<div class="container">
<div class="skills js">60%</div>
</div>
<p id="skillsname">Microsoft Office</p>
<div class="container">
<div class="skills microsoft">90%</div>
</div>
<p id="skillsname">UI Design</p>
<div class="container">
<div class="skills ui">75%</div>
</div>
<p id="skillsname">Graphic Design</p>
<div class="container">
<div class="skills graphicD">75%</div>
</div>
</div>
</section>
<br>
<br>
<hr>
<!--The photo grid portfolio-->
<section id="Portfolio">
<h2>Portfolio</h2>
<div class="gallery">
<img src="https://images.unsplash.com/photo-1583364486579-52ecae54876e?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=870&q=80" alt="Wave crashing onto a beach in Maui, Hawaii by SubtleCinematics">
<img src="https://images.unsplash.com/photo-1502657877623-f66bf489d236?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=869&q=80" alt="Moonrise over half dome by Casey Comer">
<img src="https://images.unsplash.com/photo-1542044896530-05d85be9b11a?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=725&q=80" alt="Gare Musée d'Orsay, Paris, France by RBNRAW">
<img src="https://images.unsplash.com/photo-1551524163-d00af9f12253?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=725&q=80" alt="Painting captured by Sebastian Staines">
<img src="https://images.unsplash.com/photo-1613817358448-a7c33ace4abe?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=871&q=80" alt="Amonument in germany">
<img src="https://images.unsplash.com/photo-1531845116688-48819b3b68d9?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=871&q=80" alt="scattered pictures on a table by Sarandy Westfall">
</div>
<br>
</section>
<section id="cntct">
<div class="contactform">
<div class="theform">
<h1>Contact Us</h1>
<p>Please fill out this form if you require any assistance. Alternatively if it is urgent contact me at aaishafisher484@gmail.com.</p>
<form action="https://formsubmit.co/aaishafisher484@gmail.com" method="POST">
<input type="text" name="name" placeholder="Your Name" required>
<input type="email" name="email" placeholder="Your Email" required>
<input type="text" name="subject" placeholder="Subject">
<textarea id="About" name="About" cols="30" rows="3" placeholder="Send us a message!">
</textarea>
<button type="submit" value="Send" class="submit btn">Submit</button>
<input type="hidden" name="_url" value="https://formsubmit.co/aaishafisher484@gmail.com">
</form>
</div>
</div>
</section>
<hr>
<footer id="footer">
<a href="https://github.com/AaishaFisher">GitHub</a>
<a href="https://www.linkedin.com/in/aai-sha-fisher-4b4aa7207/">LinkedIn</a>
<a href="https://www.instagram.com/mywebsite">Website</a>
</footer>