-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathContributors.html
161 lines (151 loc) · 6.41 KB
/
Contributors.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
<!DOCTYPE html>
<div>
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-7747XZXY15"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-7747XZXY15');
</script>
<title>Contributors | DoorHinge Apps</title>
<meta name="description" content="Contributors of DoorHinge Apps || Caedmon Myers | Projects: DoorHinge Parkour, No Athlete Alone, Kiwi List, The Caedmon App || Nevaeh Skinner | Projects: No Athlete Alone">
<link rel="icon" type="image/x-icon" href="favicon.ico">
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-5723952362361159"
crossorigin="anonymous"></script>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" media="all" href="css/base.css" />
<!--
<link rel="stylesheet" type="text/css" media="screen and (min-width: 0px) and (max-width: 400px)" href="css/400px.css" />
<link rel="stylesheet" type="text/css" media="screen and (min-width: 340px) and (max-width: 639px)" href="css/639px.css" />
<link rel="stylesheet" type="text/css" media="screen and (min-width: 640px) and (max-width: 999px)" href="css/999px.css" />
-->
<link rel="stylesheet" type="text/css" media="screen and (min-width: 401px)" href="css/base.css" />
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
</head>
<body>
<meta name="viewport" content="width=device-width, initial-scale=1">
<div id="header"></div>
<a href="index.html">
<div class="show-mobile"> <img src="Images/banners/mobile.png" alt="DoorHinge Apps" class="titleImage"> </div>
<div class="hide-mobile"> <img src="Images/banners/desktop.png" alt="DoorHinge Apps" class="titleImage"> </div>
</a> <br>
<div class="xinfoText">
<h1 class="infoSubtextLeft"> Contributors </h1>
</div>
<br>
<div class="infoText">
<h2 class="infoSubtextLeft"> Caedmon Myers </h2>
<div class="peopleBox"> <img src="Images/People/caedmon.webp"> </div>
<h4 class="infoSubtextLeft"> Hello humans. I’m a 14 year old app developer from Mars (it’s true). I started DoorHinge Apps to keep your suffering as weak mindless humans to a minumum. </h4>
<div>
<h2 class="infoSubtextLeftNoPadding"> Contact: </h2>
<a href="mailto:caedmon@doorhingeapps.com">
<h4 class="contactButtonsNoPadding"> caedmon@doorhingeapps.com </h4>
</a> </div>
<div>
<h2 class="infoSubtextLeftNoPadding"> Projects: </h2>
<div class="centerButtons">
<div class="peopleButtons"> <a href="https://doorhingeparkour.com" class="peopleButtonText">
<div class="peopleHStack"> <img src="Images/Icons/DoorHinge Parkour Icon.png" class="peopleIcons">
<h4 class="peopleButtonText">DoorHinge Parkour</h4>
</div>
</a> </div>
<div class="Hspacer20">
<p></p>
</div>
<div class="peopleButtons"> <a href="https://noathletealone.com" class="peopleButtonText">
<div class="peopleHStack"> <img src="Images/Icons/NAA Icon.png" class="peopleIcons">
<h4 class="peopleButtonText">No Athlete Alone</h4>
</div>
</a> </div>
</div>
<div class="centerButtons">
<div class="peopleButtons"> <a href="https://doorhingeapps.com/the-caedmon-app/" class="peopleButtonText">
<div class="peopleHStack"> <img src="Images/Icons/The Caedmon App Icon.png" class="peopleIcons">
<h4 class="peopleButtonText">The Caedmon App</h4>
</div>
</a> </div>
<div class="Hspacer20">
<p></p>
</div>
<div class="peopleButtons"> <a href="https://kiwilist.app" class="peopleButtonText">
<div class="peopleHStack"> <img src="Images/Icons/Kiwi List Icon.png" class="peopleIcons">
<h4 class="peopleButtonText">Kiwi List</h4>
</div>
</a> </div>
</div>
<div class="centerButtons">
<div class="peopleButtons"> <a href="https://themaclibrary.com" class="peopleButtonText">
<div class="peopleHStack"> <img src="Images/Icons/App Library Icon.png" class="peopleIcons">
<h4 class="peopleButtonText">MacLibrary</h4>
</div>
</a> </div>
<div class="Hspacer20">
<p></p>
</div>
<div class="peopleButtons"> <a href="index.html" class="peopleButtonText">
<div class="peopleHStack"> <img src="Images/Icons/Purple Glow.png" class="peopleIcons">
<h4 class="peopleButtonText">CelsiUSA</h4>
</div>
</a> </div>
</div>
</div>
</div>
<br>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-5723952362361159"
crossorigin="anonymous"></script>
<ins class="adsbygoogle"
style="display:block"
data-ad-format="fluid"
data-ad-layout-key="-hj-2+2s-98+9b"
data-ad-client="ca-pub-5723952362361159"
data-ad-slot="9177673018"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
<br>
<div class="infoText">
<h2 class="infoSubtextLeft"> Nevaeh Skinner </h2>
<div class="peopleBox"> <img src="Images/People/nevaeh.png"> </div>
<h4 class="infoSubtextLeft"> </h4>
<div>
<h2 class="infoSubtextLeftNoPadding"> Contact: </h2>
<a href="">
<h4 class="contactButtonsNoPadding"> </h4>
</a> </div>
<div>
<h2 class="infoSubtextLeftNoPadding"> Projects: </h2>
<div class="centerButtons">
<div class="peopleButtons"> <a href="https://noathletealone.com" class="peopleButtonText">
<div class="peopleHStack"> <img src="Images/Icons/NAA Icon.png" class="peopleIcons">
<h4 class="peopleButtonText">No Athlete Alone</h4>
</div>
</a> </div>
</div>
</div>
</div>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-5723952362361159"
crossorigin="anonymous"></script>
<ins class="adsbygoogle"
style="display:block"
data-ad-format="autorelaxed"
data-ad-client="ca-pub-5723952362361159"
data-ad-slot="3887448195"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
<div id="footer"></div>
<script>
$(function() {
$("#header").load("header.html");
$("#footer").load("footer.html");
});
$(document).on('click', 'a.socialIcon', function (event) {
event.preventDefault();
window.open($(this).attr('href'));
});
</script>
</body>
</div>