-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
84 lines (78 loc) · 4.16 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
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<title>A Little Bit About Me</title>
</head>
<link rel="stylesheet" href="css/style.css">
<body>
<h1>SO!</h1>
<h3>This is me</h3>
<img src="Profile.png"
alt="Email me if you can't see it and I'll send it to you :)" style= width="50%">
<h3>I was wondering HOW exactly can I show you ALL about myself in one page🤔</h3>
<p>I mean, one side of A4 is soooooo limiting😭</p>
<p>But what if it wasn't on paper🧐</p>
<p>So here it is. A literal <em><STRONG>PAGE</STRONG></em> about me (I learnt how to code just for you guys😉)</p>
<p>ENJOY🥰</p>
<hr size="4" color="Red" />
<p>In terms of what I've done in Thamesmead. Let's just say I've done <em><strong>A LOT</strong></em>😅 </p>
<p>I've always been told that curiosity killed the cat, but no one told me it died doing what it loved.
I was always the shy and curious person. The listener, the supporter, but never the main character😔.
I loved learning different things and my curiosity took me to places
I never had the confidence to go alone, and that’s how I ended up living my best life in Thamesmead😎</p>
<p>Here's a little snippet 🤗</p>
<img src="pic.png"
width= '100%'
height= '50%'
alt="Email me if you can't see it and I'll send it to you :)" >
<p>As you can see, I've done some things, a lot of them as voluntary roles
(and many more that I just couldn't fit in!😓) and this is was all over the course of <em><strong>A YEAR🥳</strong></em></p>
<p>What can I say, I am ONE with the force of Thamesmead</p>
<img src="yoda.png"
width= 15%
height= 15%
alt="Email me if you can't see it and I'll send it to you :)">
<p>I've done everything ranging from art installations in the Thamesmead festival,
writing my one and ONLY song😇, some spoken word, to even being featured on our very own Thamesmead radio and youtube channel,
menotirng aspiring sound artists, multiple film shoots and many more that I can hopefully delve into
in the interview </p>
<p>Honestly, at this point, you name it, <strong>I've done it</strong>😅 in some sort of way including, acting
, directing, social media marketing and SOOOOOO much more </p>
<hr size="4" color="Red" />
<p>Of course I'm guessing you'll want to hear those songs and spoken word right 🤗</p>
<h3>My spoken word about what care means to me being brought up in Thamesmead</h3>
<audio
controls
src="What is care.m4a">
</audio>
<h3>A spoken word about my life and lifeskills that I feel are valuable through
my experiences of living in Thamesmead</h3>
<audio
controls
src="What is life.m4a">
</audio>
<h3>A song about the things that describe me</h3>
<audio
controls
src="I.m4a">
</audio>
<hr size="4" color="Red" />
<h3>Many people ask HOW do I find the time to do all this🤯</h3>
<p>My answer will ALWAYS be: If something's important to you, you make time for it💁</p>
<p>I <em><strong>LOVE</strong></em> meeting new people and leanring different things
and this is eveident from the differnet voluntary roles I've had ranging from
a home for convicts detained under the Mental Health Act to even the Euros
(both were VERY intresting experiences)</p>
<p>But Thamesmead has always been where I've given back the most. It really is
The Land of Opportunity (sorry New York...😬)</p>
<p>So yes curiosity did kill the cat💀, but that doesn’t mean it didn’t die happy
and with a big grin on its face😸. I believe that curiosity can teach you the
best lessons and provide you with the most unexpected opportunities.
So I have a lot of big dreams like winning a Nobel Prize and putting Thamesmead on the map
because someone once told me: 'When you shoot for the sky, even if you don't land on the moon,
you'll be amongst the stars'.
</p>
<h4>P.S The background is minions because I'm obsessed with them🤣</h4>
</body>
</html>