This repository has been archived by the owner on Dec 9, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
272 lines (269 loc) · 7.34 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Antonio Freyre</title>
<link rel="icon" href="assets/jpg/logo.jpg" />
<link rel="stylesheet" href="css/style.css" />
<link rel="stylesheet" href="css/header.css" />
<link rel="stylesheet" href="css/games.css" />
<link rel="stylesheet" href="css/footer.css" />
<link rel="stylesheet" href="css/music.css" />
</head>
<body>
<header>
<h1 class="title">Antonio Freyre</h1>
<ul class="social">
<li>
<p>
<a href="mailto:[email protected]">[email protected]</a>
</p>
</li>
<li>
<a
href="https://www.linkedin.com/in/antonio-freyre-creative/"
target="_blank"
aria-label="LinkedIn link"
><img src="assets/svg/linkedin.svg" alt="LinkedIn Logo"
/></a>
</li>
<li>
<a
href="https://www.instagram.com/antoniofreyrecreative/"
target="_blank"
aria-label="Instagram link"
><img src="assets/svg/instagram.svg" alt="Instagram Logo"
/></a>
</li>
<li>
<a
href="https://discord.com/invite/b2cfkaywjk"
target="_blank"
aria-label="Discord link"
>
<img src="assets/svg/discord.svg" alt="Discord Logo" />
</a>
</li>
<li>
<a
href="https://www.youtube.com/c/MerlinoGames_YT"
target="_blank"
aria-label="Youtube link"
><img src="assets/svg/youtube.svg" alt="Youtube Logo"
/></a>
</li>
</ul>
</header>
<main>
<h2 aria-hidden="true">Games</h2>
<section class="games" aria-label="Games Section">
<div class="game">
<img
src="assets/jpg/game/underastar.jpg"
alt="Steam header image of 'Under A Star Long Cold' showing a masked character firing a gun to the left"
/>
<a
href="https://store.steampowered.com/app/2618180/Under_A_Star_Long_Cold/"
target="_blank"
aria-label="Steam link"
>
<h3 class="hidden">Under A Star Long Cold</h3>
<div class="text-overlay">
<p>
You have 30 minutes to loot this place and pay your debts before the planet is destroyed. Intense stealth-action
with permadeath. An exploration of agency and hope.
</p>
</div>
</a>
</div>
<div class="game">
<img
src="assets/jpg/game/nosun.jpg"
alt="Steam header image of 'No Sun to Worship' showing a character wearing a mask."
/>
<a
href="https://store.steampowered.com/app/2202470/No_Sun_To_Worship/"
target="_blank"
aria-label="Steam link"
>
<h3 class="hidden">No Sun to Worship</h3>
<div class="text-overlay">
<p>
A deconstruction of the stealth-action genre with a story that
explores the darkest sides of humanity.
</p>
</div>
</a>
</div>
<div class="game">
<img
src="assets/jpg/game/itcomes.jpg"
alt="Steam header image of 'It Comes In Waves' showing the protagonist in a desert."
/>
<a
href="https://store.steampowered.com/app/2342980/It_Comes_In_Waves/"
target="_blank"
aria-label="Steam link"
>
<h3 class="hidden">It Comes In Waves</h3>
<div class="text-overlay">
<p>
A short, minimalist, experimental open-world adventure about
guilt and grief.
</p>
</div>
</a>
</div>
<div class="game">
<img
src="assets/jpg/game/undetec.jpg"
alt="Steam header image of 'Undetected' showing a character with a cybernetic red eye."
/>
<a
href="https://store.steampowered.com/app/1715350/UNDETECTED/"
target="_blank"
aria-label="Steam link"
>
<h3 class="hidden">Undetected</h3>
<div class="text-overlay">
<p>
A retro-inspired stealth game that brings classic sneaking to
the modern era.
</p>
</div>
</a>
</div>
<div class="game">
<img
src="assets/jpg/game/chameleon.jpg"
alt="Steam header image of 'The Chameleon' showing a character wearing a helmet."
/>
<a
href="https://store.steampowered.com/app/1493970/The_Chameleon/"
target="_blank"
aria-label="Steam link"
>
<h3 class="hidden">The Chameleon</h3>
<div class="text-overlay">
<p>
A tense stealth game with super-powers, set in the 70s, filled
with glorious fat pixels.
</p>
</div>
</a>
</div>
<div class="game">
<img
src="assets/jpg/game/shotgun.jpg"
alt="Steam header image of 'Luckily My Arm Is A Shotgun' showing a yellow cartoon character with a shotgun for an arm"
/>
<a
href="https://store.steampowered.com/app/2272770/Luckily_My_Arm_Is_A_Shotgun/"
target="_blank"
aria-label="Steam link"
>
<h3 class="hidden">Luckily, My Arm Is A Shotgun</h3>
<div class="text-overlay">
<p>
Explore a mini open world and blast your way through waves of
demons in this short adventure.
</p>
</div>
</a>
</div>
</section>
<h2 aria-hidden="true">Music</h2>
<section class="music" aria-label="Music Section">
<div class="album">
<a
href="https://serocs.bandcamp.com/"
target="_blank"
aria-label="Bandcamp link"
>
<h3>Serocs</h3>
<h4>Technical Death Metal</h4>
<img
src="assets/jpg/music/serocs.jpg"
alt="Bandcamp album cover of Vore by Serocs"
/>
</a>
</div>
<div class="album">
<a
href="https://punished.bandcamp.com/album/reissak-ayrial"
target="_blank"
aria-label="Bandcamp link"
>
<h3>Punished</h3>
<h4>Dissonant Death Metal</h4>
<img
src="assets/jpg/music/punished.jpg"
alt="Bandcamp album cover of Reissak Ayrial by Punished"
/>
</a>
</div>
<div class="album">
<a
href="https://wayward.bandcamp.com/"
target="_blank"
aria-label="Bandcamp link"
>
<h3>Wayward</h3>
<h4>Psychedelic Folk</h4>
<img
src="assets/jpg/music/wayward.jpg"
alt="Bandcamp album cover of Thinkers by Wayward"
/>
</a>
</div>
<div class="album">
<a
href="https://merlinogames.bandcamp.com/album/the-chameleon-ost"
target="_blank"
aria-label="Bandcamp link"
>
<h3>The Chameleon OST</h3>
<h4>70s-Style Sci-Fi</h4>
<img
src="assets/jpg/music/chameleonost.jpg"
alt="Bandcamp album cover of The Chameleon's Soundtrack by Merlino Games"
/>
</a>
</div>
<div class="album">
<a
href="https://marcvogler.bandcamp.com/album/undetected-ost"
target="_blank"
aria-label="Bandcamp link"
>
<h3>Undetected OST</h3>
<h4>Electronic</h4>
<img
src="assets/jpg/music/undetecost.jpg"
alt="Bandcamp album cover of Undetected's Soundtrack by Marc Vogler"
/>
</a>
</div>
</section>
</main>
<footer>
<a
href="http://antoniofreyre.com/"
target="_blank"
aria-label="Antonio Freyre's Website"
>Original Website</a
>
<a
href="https://www.merlinogames.com/"
aria-label="Merlino Games's Website"
>Merlino Games's Website</a
>
<a
href="https://github.com/renatocfrancisco/game-developer-website"
aria-label="Page Repository"
>This page's repository</a
>
</footer>
</body>
</html>