-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathProjectList.html
More file actions
229 lines (183 loc) · 7.86 KB
/
ProjectList.html
File metadata and controls
229 lines (183 loc) · 7.86 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
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
<!DOCTYPE html>
<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>
<link rel="stylesheet" href="DannyStyleSheet.css" type="text/css">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE-edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title> Projects </title>
</head>
<body>
<ul>
<li>
<a href=index.html>Home</a>
</li>
<li>
<a href=ProjectList.html>Projects</a>
</li>
<li>
<a herf="#">Socials</a>
<ul class="dropdown">
<li><a href="https://www.twitch.tv/barista_ace">Twitch</a></li>
<li><a href="https://www.linkedin.com/in/dannyaceshafik">LinkedIn</a></li>
</ul>
</li>
<li>
<a href=aboutMe.html>About Me</a>
</li>
</ul>
<h1 style="text-align: center;">All My Projects</h1>
<br>
<div style="text-align: center;">
Below is a list of all my projects. While I enjoyed making all of them, not every single project could make it into my favorites list. Take a look around, you can play almost all of them.
</div>
<br>
<div class="row">
<div class="column">
<text style="text-align: center;">Wall B</text>
<br>
<a href=WallB.html>
<img src="https://img.itch.zone/aW1nLzExOTUzNTk5LnBuZw==/315x250%23c/pXPdlB.png" alt="A picture of a robotic girl, with hand canons and a small flowerd plant" />
</a>
</div>
<div class="column">
<text style="text-align: center;">Isekai Truck Sim</text>
<br>
<a href=IsekaiTruck.html>
<img src="https://img.itch.zone/aW1nLzEyNzMxMDQ3LnBuZw==/315x250%23c/yXtWC7.png" alt="A picture of a truck with a black and white background" />
</a>
</div>
<div class="column">
<text style="text-align: center;">Edo Edo Teishoku!</text>
<br>
<a href=EdoEdo.html>
<img src="minimized_edo.png" alt="A picture of a cute rice ball that's a little sad'" />
</a>
</div>
</div>
<div class="row">
<div class="column">
<text style="text-align: center;">Scarecrow field</text>
<br>
<a href=ScareCrow.html>
<img src="https://img.itch.zone/aW1nLzEzNzg5OTE0LnBuZw==/315x250%23c/AFbFJd.png" alt="A picture of a crow hunting for candy, in a pruple forest'" />
</a>
</div>
<div class="column">
<text style="text-align: center;">Five Nights at Peters</text>
<br>
<a href=FightNightsPeters.html>
<img src="https://img.itch.zone/aW1nLzEyNDI4MjM1LnBuZw==/315x250%23c/lL6BKI.png" alt="A picture of a petr the anteater, in a 5 nights at freddy's style loading screen'" />
</a>
</div>
<div class="column">
<text style="text-align: center;">Root of All Evil</text>
<br>
<a href=RootOfAllEvil.html>
<img src="https://img.itch.zone/aW1nLzExMjQzMzQ4LnBuZw==/315x250%23c/%2FT2KZb.png" alt="A picture of a tree smiling at the camera" />
</a>
</div>
</div>
<div class="row">
<div class="column">
<text style="text-align: center;">Zot Racer</text>
<br>
<a href=ZotRacer.html>
<img src="https://img.itch.zone/aW1nLzExNTg2MzI3LnBuZw==/315x250%23c/4dvIwK.png" alt="A picture of a finish line with the words ZOT RACER on them" />
</a>
</div>
<div class="column">
<text style="text-align: center;">Zot Dev</text>
<br>
<a href=ZotDev.html>
<img src="https://img.itch.zone/aW1nLzEyMzY5MTcxLnBuZw==/315x250%23c/%2B2b2gf.png" alt="A picture of a student with headphones on, to the right of the student there's an anteater stuffed animal.'" />
</a>
</div>
<div class="column">
<text style="text-align: center;">Small Step</text>
<br>
<a href=SmallStep.html>
<img src="https://img.itch.zone/aW1nLzEzODY3ODgxLnBuZw==/315x250%23c/ynJgXN.png" alt="A picture the words, small step" />
</a>
</div>
</div>
<div class="row">
<div class="column">
<text style="text-align: center;">The Corruption of Gneem</text>
<br>
<a href=TheCorruptionofGneem.html>
<img src="https://img.itch.zone/aW1nLzE0NjU3MjM4LnBuZw==/315x250%23c/ndnvJR.png" alt="A picture of a sludge slime, smiling at the camera" />
</a>
</div>
<div class="column">
<text style="text-align: center;">Shouting Match</text>
<br>
<a href=ShoutingMatch.html>
<img src="Shouting_match.png" alt="The words shouting match with a gradient background" />
</a>
</div>
<div class="column">
<text style="text-align: center;">LabRift Hazard</text>
<br>
<a href=LabRiftHazard.html>
<img src="https://img.itch.zone/aW1nLzE0ODc5NTk5LnBuZw==/315x250%23c/TDfRec.png" alt="A picture of a stickman, surrounded by monsters" />
</a>
</div>
</div>
<div class="row">
<div class="column">
<text style="text-align: center;">Parrior Piegon</text>
<br>
<a href=ParriorPiegon.html>
<img src="https://img.itch.zone/aW1nLzE0OTM3MTk2LnBuZw==/315x250%23c/2%2Ff%2BjT.png" alt="A picture of magic anime pigeon girl looking at the camera" />
</a>
</div>
<div class="column">
<text style="text-align: center;">Gravity</text>
<br>
<a href=Gravity.html>
<img src="https://img.itch.zone/aW1nLzE1MTgzMzE4LnBuZw==/315x250%23c/j8AkAG.png" alt="A picture of the word 'gravity' surrounded by scratches" />
</a>
</div>
<div class="column">
<text style="text-align: center;">Sandwich Sim</text>
<br>
<a href=SandwichSim.html>
<img src="https://img.itch.zone/aW1nLzE1NDA0ODUxLmdpZg==/315x250%23cm/ISBLVM.gif" alt="A picture of a hand in a kitchen. With the phrase 'apply the suace' next to it." />
</a>
</div>
</div>
<div class="row">
<div class="column">
<text style="text-align: center;">Last Loremaster</text>
<br>
<a href=LastLoreMaster.html>
<img src="loremaster2.webp" alt="A set of ruins with the words LAST LOREMASTER placed infront of them." />
</a>
</div>
<div class="column">
<text style="text-align: center;">Underneath the Stars</text>
<br>
<a href=UnderneathTheStars.html>
<img src="https://img.itch.zone/aW1nLzE1ODQ4NjQ2LnBuZw==/315x250%23c/zEzpX8.png" alt="A picture of a stary night" />
</a>
</div>
<div class="column">
<text style="text-align: center;">Content Overload</text>
<br>
<a href=ContentOverload.html>
<img src="https://img.itch.zone/aW1nLzE1OTQ4MDM3LnBuZw==/315x250%23c/%2ByVFYd.png" alt="A cowgirl with a maid dress on a retrowave backdrop with the words Content overkill written infront" />
</a>
</div>
</div>
<div class="row">
<div class="column">
<text style="text-align: center;">Conchsequences</text>
<br>
<a href=Conchsequences.html>
<img src="https://img.itch.zone/aW1nLzE2MjAwNjM5LnBuZw==/315x250%23c/Zywi7L.png" alt="A Submarine surrounded by water, the ocean floor and the word Conchsequences" />
</a>
</div>
</div>
</body>
</html>