This repository has been archived by the owner on Oct 20, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex1.html
239 lines (152 loc) · 7.43 KB
/
index1.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
<html>
<head>
<title>Summer Website</title>
<link href="style.css" rel="stylesheet" type="text/css">
<script src="https://code.jquery.com/jquery-3.4.1.js"> </script>
</head>
<body>
<header>
<div id="page_1">
<div id= "nav">
<div class="menu">
<div id="logo">
<ul>
<li><a href="#page_1">Home</a> </li>
<li><a href="#page_2">About</a> </li>
<li><a href="#page_3">Portfolio</a> </li>
<li><a href="#page_6">Contact</a> </li>
</ul>
</div>
</div>
</div>
<div class="hero">
<h1>I'M KACIE AND I LOVE SOLVING PROBLEMS.</h1>
<div class="button">
<a href="https://www.linkedin.com/in/kacie-ahmed-2a8b5b171/" class="btn btn-one" target="_blank"> LINKEDIN </a>
<a href="https://www.facebook.com/kacie.ahmed" class="btn btn-two" target="_blank"> FACEBOOK </a>
</div>
</div>
<div class ="bro">
</div>
</div>
</header>
</div>
<div id=page_2>
<img src="https://i.imgur.com/1VnAgAO.jpg" alt="">
<div id="hello">
<img src="https://i.imgur.com/pbJu1px.png" alt="">
</div>
<div class="aboutme">
<p> Hello! My name is Kacie Ahmed, and I am a 3rd year computer science student at York University. I was born in Toronto and have spent the majority of my life in the GTA. I am very passionate about giving back to the community here; when I'm not studying or working on a project, I spend a lot of time volunteering. </p>
<br>
<p>I love solving problems, in all aspects of life, not just programming. Whether it's crafting just the right stanza to beautify a poem, choosing just the right word to complete a sentence, or crafting just the right theory to explain the latest plot twist in my favourite anime, I just enjoy the satisfaction of crafting a clean solution. Hence why I chose computer science as my major in the first place. </p>
<br>
<p> Above all I like to feel confident about what I'm doing, I ask questions when I need to and take pride in doing a good job. </p>
</div>
</div>
<div id="page_3">
<h1> ————— Here's what I've been up to ————— </h1>
<div id="box" align="center">
<img src="https://i.imgur.com/2W7wopQ.jpg" alt"">
</div>
<div id="text" align="right">
<h1> Creating Interactive Workshops </h1>
<h2> VP of Codefi, <i>Since</i> Summer 2019 </h2>
<h3> Lassonde </h3>
<h4>My team works on building amazing "developer" experiences for the broader community at York University. We take difficult topics (e.g. app development) and simplify them so that students of any major can learn how to make their own apps, websites, etc. As the Vice-President, I am primarily responsible for creating the interactive, educational workshops that the staff and students part-take in.</h4>
</div>
<div id="box" align="center">
<img src="https://i.imgur.com/M6D9HmM.jpg" alt="">
</div>
<div id="text" align="right">
<h1> Designing Mobile Applications </h1>
<h2> VP of Codefi, <i>Since</i> Summer 2019 </h2>
<h3> Lassonde </h3>
<h4> My team works on building multi-purpose mobile applications for school events like Frosh week. We mostly work with Android apps and regularly use Android-Studio in-order to create educational, student friendly mobile applications.</h4>
</div>
<div id="box" align="center">
<img src="https://i.imgur.com/UOadUkf.jpg" alt="">
</div>
<div id="text" align="right">
<h1> Teaching Kids How to Code </h1>
<h2> Personal Project, Summer 2019 </h2>
<h3> Studio 89 </h3>
<h4> Okay I haven't actually done this yet, but I'm really excited so I'm writing it anyway! On August 27th I am conducting a workshop aimed at kids with the goal of building a technical foundation in youth by introducing them to markup, design, & key web concepts. It's going to be really fun!</h4>
</div>
<div id="box" align="center">
<img src="https://i.imgur.com/OBXj1Yu.jpg" alt="">
</div>
<div id="text" align="right">
<h1> Excelling in School </h1>
<h2> Member of the Golden Key International Honour Society, <i>Since</i> Spring 2018 </h2>
<h3> York University </h3>
<h4> I take it upon myself to study hard and do well in school. I have a stellar GPA and have gotten recognized by the Golden Key International Honours Society for being in the top 15% of comp-sci students at York University. </h4>
</div>
<div id="box" align="center">
<img src="https://i.imgur.com/Vpmp8aE.jpg" alt="">
</div>
<div id="text" align="right">
<h1> Making Websites from Scratch </h1>
<h2> Personal Project, <i>Since</i> Fall 2018 </h2>
<h3> Literally anywhere in the GTA </h3>
<h4> I like to make my own websites from scratch. I utilize HTML, CSS, and Javascript in-order to create neat-looking webpages like this one.</h4>
</div>
<div id="box" align="center">
<img src="https://i.imgur.com/xGm1ASM.jpg" alt="">
</div>
<div id="text" align="right">
<h1> Topping the Leaderboard </h1>
<h2> Representing Illusion Esports, <i>Since</i> Summer 2019 </h2>
<h3> Overwatch </h3>
<h4> Prior to retiring, I have represented Illusion-Esports' professional Overwatch team. I've developed creative strategies for my team in-order to secure victory in pro-play. Out of 40 million players, I have clocked in at #11 on the leaderboard. </h4>
</div>
<div id="box" align="center">
<img src="https://i.imgur.com/2X2Tgzw.jpg" alt="">
</div>
<div id="text" align="right">
<h1> Volunteering </h1>
<h2> MICBA & Frank Mckechnie Community Centre, <i>Since</i> Fall 2013 </h2>
<h3> Forum Drive </h3>
<h4>I love giving back to the community! Volunteering is my lifeblood, I could help people all day and never get bored. Currently I volunteer with the elderly at MICBA. We like to do tea-time and bingo, I especially like tea-time because it gives me the opportunity to listen to interesting stories!</h4>
</div>
</div>
<div id="page_4">
<h1> ————— I love smiling ————— </h1>
<h2> Life is so short. I like to find the fun in whatever I'm doing. </h2>
<div id="selfies">
<img src="https://i.imgur.com/q1gMoNc.jpg" alt="">
</div>
<div id="selfies">
<img src="https://i.imgur.com/qVDvdEZ.jpg" alt="">
</div>
<div id="selfies">
<img src="https://i.imgur.com/SJY8ytv.jpg" alt="">
</div>
<div id="selfies">
<img src="https://i.imgur.com/mffqu6P.jpg" alt="">
</div>
</div>
<div id="page_5">
<h1> — Reminders for Myself ─ </h1>
<h2> Laugh Everyday </h2>
<h2> READ. READ. READ. </h2>
<h2> Keep Good Company </h2>
<h2> Never Stop Growing </h2>
<h2> Never Stop Hoping </h2>
<h2> Be Humble </h2>
<h2> Be Kind </h2>
</div>
<div id="page_6">
<h1>————— Let's get in Touch ————— </h2>
<h2> <a href="https://www.linkedin.com/in/kacie-ahmed-2a8b5b171/" target="_blank" style="text-decoration: none; color: blue;">Linkedin </a> and <a href="https://www.facebook.com/kacie.ahmed" target="_blank" style="text-decoration: none; color: blue;">Facebook </a> Messages Work Best. </h2>
<div id="socials" align="center">
<a href="https://www.linkedin.com/in/kacie-ahmed-2a8b5b171/" target="_blank" style="text-decoration: none; color: blue;"> <img src="https://i.imgur.com/QqJTwO4.png" alt=""> </a>
</div>
<div id="socials" align="center">
<a href="https://www.facebook.com/kacie.ahmed" target="_blank" style="text-decoration: none; color: blue;"> <img src="https://i.imgur.com/Jxe9H35.png" alt=""> </a>
</div>
</div>
<script src="js/jquery.js"></script>
<script src="js/navshrink.js"></script>
</body>
</html>