-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmisc.html
More file actions
212 lines (196 loc) · 8.25 KB
/
misc.html
File metadata and controls
212 lines (196 loc) · 8.25 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Miscellaneous</title>
<link rel="stylesheet" href="style.css">
<script src="binder.js" defer></script>
</head>
<body>
<h1>Miscellaneous</h1>
<h3>I have a cat named King.</h3>
<div class="image-row">
<img src="misc/king/king1.jpg" alt="king 1">
<img src="misc/king/king2.jpg" alt="king 2">
<img src="misc/king/king3.jpg" alt="king 3">
<img src="misc/king/king4.jpg" alt="king 4">
<img src="misc/king/king5.jpg" alt="king 5">
<img src="misc/king/king6.jpg" alt="king 6">
</div>
<hr>
<h3>I reached rank 259 on the global Pokémon Showdown Gen 9 Random Battles ladder on September 28, 2025.</h4>
<img src="misc/top500.png" alt="top500" width="450">
<hr>
<h3>Below are my favorite Pokémon and teams from each region.</h3>
<h4>National Dex</h4>
<div class="image-row">
<img src="misc/natdex/samurott-hisui.gif" alt="natdex 1">
<img src="misc/natdex/absol-mega.gif" alt="natdex 2">
<img src="misc/natdex/lycanroc.gif" alt="natdex 3">
<img src="misc/natdex/ninetales.gif" alt="natdex 4">
<img src="misc/natdex/reuniclus.gif" alt="natdex 5">
<img src="misc/natdex/lugia.gif" alt="natdex 6">
</div>
<h4>Kanto</h4>
<div class="image-row">
<img src="misc/kanto/charizard.png" alt="kanto 1">
<img src="misc/kanto/nidoking.png" alt="kanto 2">
<img src="misc/kanto/scyther.png" alt="kanto 3">
<img src="misc/kanto/kingler.png" alt="kanto 4">
<img src="misc/kanto/flareon.png" alt="kanto 5">
<img src="misc/kanto/ninetales.png" alt="kanto 6">
</div>
<!-- <h5>Kanto Hall of Fame</h5>
<div class="hof-row">
<img src="misc/kanto/hof.gif" alt="kanto hof">
</div> -->
<h4>Johto</h4>
<div class="image-row">
<img src="misc/johto/typhlosion.png" alt="johto 1">
<img src="misc/johto/heracross.png" alt="johto 2">
<img src="misc/johto/scizor.png" alt="johto 3">
<img src="misc/johto/skarmory.png" alt="johto 4">
<img src="misc/johto/kingdra.png" alt="johto 5">
<img src="misc/johto/tyranitar.png" alt="johto 6">
</div>
<!-- <h5>Johto Hall of Fame</h5>
<div class="hof-row">
<img src="misc/johto/hof.gif" alt="johto hof">
</div> -->
<h4>Hoenn</h4>
<div class="image-row">
<img src="misc/hoenn/sceptile.png" alt="hoenn 1">
<img src="misc/hoenn/absol.png" alt="hoenn 2">
<img src="misc/hoenn/crawdaunt.png" alt="hoenn 3">
<img src="misc/hoenn/flygon.png" alt="hoenn 4">
<img src="misc/hoenn/shedinja.png" alt="hoenn 5">
<img src="misc/hoenn/metagross.png" alt="hoenn 6">
</div>
<h4>Sinnoh</h4>
<div class="image-row">
<img src="misc/sinnoh/torterra.png" alt="sinnoh 1">
<img src="misc/sinnoh/staraptor.png" alt="sinnoh 2">
<img src="misc/sinnoh/floatzel.png" alt="sinnoh 3">
<img src="misc/sinnoh/yanmega.png" alt="sinnoh 4">
<img src="misc/sinnoh/drapion.png" alt="sinnoh 5">
<img src="misc/sinnoh/garchomp.png" alt="sinnoh 6">
</div>
<h4>Unova</h4>
<div class="image-row">
<img src="misc/unova/samurott.png" alt="unova 1">
<img src="misc/unova/krookodile.png" alt="unova 2">
<img src="misc/unova/chandelure.png" alt="unova 3">
<img src="misc/unova/volcarona.png" alt="unova 4">
<img src="misc/unova/reuniclus.png" alt="unova 5">
<img src="misc/unova/haxorus.png" alt="unova 6">
</div>
<h4>Kalos</h4>
<div class="image-row">
<img src="misc/kalos/greninja.gif" alt="kalos 1">
<img src="misc/kalos/talonflame.gif" alt="kalos 2">
<img src="misc/kalos/vivillon-icysnow.gif" alt="kalos 3">
<img src="misc/kalos/dragalge.gif" alt="kalos 4">
<img src="misc/kalos/tyrantrum.gif" alt="kalos 5">
<img src="misc/kalos/aegislash.gif" alt="kalos 6">
</div>
<h4>Alola</h4>
<div class="image-row">
<img src="misc/alola/incineroar.gif" alt="alola 1">
<img src="misc/alola/vikavolt.gif" alt="alola 2">
<img src="misc/alola/marowak-alola.gif" alt="alola 3">
<img src="misc/alola/ninetales-alola.gif" alt="alola 4">
<img src="misc/alola/lycanroc.gif" alt="alola 5">
<img src="misc/alola/mimikyu.gif" alt="alola 6">
</div>
<h4>Galar</h4>
<div class="image-row">
<img src="misc/galar/inteleon.gif" alt="galar 1">
<img src="misc/galar/corviknight.gif" alt="galar 2">
<img src="misc/galar/cursola.gif" alt="galar 3">
<img src="misc/galar/drednaw.gif" alt="galar 4">
<img src="misc/galar/frosmoth.gif" alt="galar 5">
<img src="misc/galar/dragapult.gif" alt="galar 6">
</div>
<!-- <h4>Paldea</h4>
<div class="image-row">
<img src="misc/paldea/skeledirge.png" alt="paldea 1">
<img src="misc/paldea/ceruledge.png" alt="paldea 2">
<img src="misc/paldea/bombirdier.png" alt="paldea 3">
<img src="misc/paldea/slither-wing.png" alt="paldea 4">
<img src="misc/paldea/roaring-moon.png" alt="paldea 5">
<img src="misc/paldea/kingambit.png" alt="paldea 6">
</div>
<h4>Hisui</h4>
<div class="image-row">
<img src="misc/hisui/samurott-hisui.png" alt="paldea 1">
<img src="misc/hisui/decidueye-hisui.png" alt="paldea 2">
<img src="misc/hisui/typhlosion-hisui.png" alt="paldea 3">
<img src="misc/hisui/braviary-hisui.png" alt="paldea 4">
<img src="misc/hisui/arcanine-hisui.png" alt="paldea 5">
<img src="misc/hisui/zoroark-hisui.png" alt="paldea 6">
</div> -->
<!-- <hr> -->
<!-- <h3>I also enjoy studying ancient Chinese history. <a href="misc/family_tree.png">This</a> is a family tree I created for the Xia (夏) dynasty and several other ruling families, based on information from <em>Shiji</em>.</h3> -->
<!-- <hr>
<h3>Digital Version of Pokémon Binder</h3>
<div class="binder-wrapper">
<div class="binder">
<div class="book" id="book">
<div class="spread active">
<div class="page left empty"></div>
<div class="page right">
<div class="card-grid">
<img src="misc/binder/lugia_neo_genesis_first.png">
<img src="misc/binder/lugia_aquapolis.png">
<img src="misc/binder/lugia_bw8_134.png">
</div>
</div>
</div>
<div class="spread">
<div class="page left">
<div class="card-grid">
<img src="misc/binder/pikachu_birthday.png">
</div>
</div>
<div class="page right">
<div class="card-grid"></div>
</div>
</div>
<div class="spread">
<div class="page left">
<div class="card-grid"></div>
</div>
<div class="page right empty"></div>
</div>
</div>
</div>
<div class="controls">
<button onclick="prev()">◀ Prev</button>
<button onclick="next()">Next ▶</button>
</div>
</div> -->
<hr>
<h3>Here are some other pictures. </h3>
<div class="image-row">
<img src="misc/personal_pics/suit.png" alt="personal 1">
<img src="misc/personal_pics/mtsoledad1.png" alt="personal 2">
<img src="misc/personal_pics/yukata.png" alt="personal 3">
<img src="misc/personal_pics/mirror.png" alt="personal 4">
<img src="misc/personal_pics/jiufen2.jpg" alt="personal 5">
<img src="misc/personal_pics/taipingshan.jpg" alt="personal 6">
</div>
<div class="image-row">
<img src="misc/personal_pics/tongling.png" alt="personal 7">
<img src="misc/personal_pics/zl.jpg" alt="personal 8">
<img src="misc/personal_pics/hatake.png" alt="personal 9">
<img src="misc/personal_pics/disney.png" alt="personal 10">
<img src="misc/personal_pics/joes.png" alt="personal 11">
<img src="misc/personal_pics/lone.png" alt="personal 12">
</div>
<hr>
<nav>
<a href="index.html">Home</a>
</nav>
</body>
</html>