init commit

This commit is contained in:
2026-08-04 06:53:36 -06:00
commit 5df8484e8f
91 changed files with 2859 additions and 0 deletions
BIN
View File
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

+116
View File
@@ -0,0 +1,116 @@
<!DOCTYPE html>
<html>
<head>
<title>YouTube Video Page</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<h1 class="center">My Favorite Youtube Videos</h1>
<h2 class="center">(in no particular order)</h2>
<br>
<br>
<p>
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/jfKfPfyJRdk" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</p>
<p id="embedCaption">Play this video while going through this page!</p>
<br>
<br>
<table class="center">
<th>Video Name</th>
<th>Creator</th>
<th>Creator Profile</th>
<th>Video Description</th>
<th>Video Length</th>
<tr>
<td><a href="https://youtube.com/playlist?list=PLFsQleAWXsj_4yDeebiIADdH5FMayBiJo">Important Videos Playlist</a></td>
<td><a href="https://www.youtube.com/channel/UCqjLgu2L35BoHNnhQLzmlfQ">kierancaspian's channel</a></td>
<td><img src="img/kieran_LOGO.jpeg" class="profilePic"/></td>
<td class="descrip">A playlist of 312 short videos epitomizing "internet humor". A necessary watch for any new internet user.</td>
<td>~1:11:39</td>
</tr>
<tr>
<td><a href="https://youtu.be/HTSjbkTabpI">The Batman Arkham Series</a></td>
<td><a href="https://www.youtube.com/c/LukeStephensTV">Luke Stephens' channel</a></td>
<td><img src="img/LukeStephens_Logo.jpeg" class="profilePic"/></td>
<td class="descrip">A thorough analysis of the Batman Arkham games trilogy, from gameplay and story, to character development and atmosphere.</td>
<td>3:24:53</td>
</tr>
<tr>
<td><a href="https://youtu.be/yBw6UXAiq0A">Introduction to Competitive Pokemon</a></td>
<td><a href="https://www.youtube.com/c/WolfeyVGC">WolfeyVGC's channel</a></td>
<td><img src="img/WolfeyVGC_logo.jpeg" class="profilePic"/></td>
<td class="descrip">Part 1 to a 3 part series teaching fundamental concepts to excel in competitive Pokemon.</td>
<td>1:04:22</td>
</tr>
<tr>
<td><a href="https://youtu.be/zPmqbtKwtgw">Making a Home Server</a></td>
<td><a href="https://www.youtube.com/c/LinusTechTips">Linus Tech Tips' channel</a></td>
<td><img src="img/LTT_logo.jpeg" class="profilePic"/></td>
<td class="descrip">An inspiring video on converting an old PC or laptop to act as a home server.</td>
<td>11:06</td>
</tr>
<tr>
<td><a href="https://youtu.be/JovIgd9B9RQ">Beserk Soundtrack Analysis</a></td>
<td><a href="https://www.youtube.com/channel/UC2SVUGk_kWw62xkFxOGI7Ig">Internet Pitstop's channel</a></td>
<td><img src="img/internetPitstop_logo.jpeg" class="profilePic"/></td>
<td class="descrip">A video analyzing and discussing the Berserk 97 Soundtrack Legendary Wind Sword.</td>
<td>34:20</td>
</tr>
<tr>
<td><a href="https://youtu.be/osxJ5-_Ccp0">rain</a></td>
<td><a href="https://www.youtube.com/c/JackStauber">JackStauber's channel</a></td>
<td><img src="img/JackStauber_logo.jpeg" class="profilePic"/></td>
<td class="descrip">One of my favorite artists, I love his unique style and animation while exploring difficult subjects.</td>
<td>0:35</td>
</tr>
<tr>
<td><a href="https://youtu.be/7G62pp8gstQ">Samsung Z Flip 3 Teardown</a></td>
<td><a href="https://www.youtube.com/c/JerryRigEverything">JerryRigEverything's channel</a></td>
<td><img src="img/JerryRigEverything_logo.jpeg" class="profilePic"/></td>
<td class="descrip">A thorough examination of the innards that compose the Samsung Z Flip 3. I work in electronics repair, and recently got to work on this beautiful phone.</td>
<td>9:38</td>
</tr>
<tr>
<td><a href="https://youtu.be/eDAgxaNtgWc">Isopod Colonies are Fun</a></td>
<td><a href="https://www.youtube.com/c/LifeinJars">Life in Jars? channel</a></td>
<td><img src="img/LifeinJars_logo.jpeg" class="profilePic"/></td>
<td class="descrip">"I'm working with the species Porcellio scaber (common rough woodlouse). In this video I show you how to make a terrarium for an isopod colony and also how much fun and how interesting it is to have an isopod colony yourselves."</td>
<td>10:54</td>
</tr>
<tr>
<td><a href="https://youtu.be/i-3ZpFu8cr8">Weekly Pkmncast Podcast video</a></td>
<td><a href="https://www.youtube.com/c/Pkmncast">Pkmncast channel</a></td>
<td><img src="img/Pkmncast_logo.jpeg" class="profilePic"/></td>
<td class="descrip">In this podcast episode, Steve, Greg, and Will talk about the recent Pokemon Worlds event in London and the reveal of a potential pre-evolved form of the upcoming legendaries of Pokemon Scarlet and Violet.</td>
<td>2:06:27</td>
</tr>
</table>
<br>
<br>
</body>
</html>
+63
View File
@@ -0,0 +1,63 @@
.center{
margin-right: auto;
margin-left: auto;
text-align: center;
}
body, a {
font-family: Lato, sans-serif;
color: white;
background-color: #4A245E;
font-size: .9em;
}
p {
text-align: center;
}
#embedCaption {
font-size: .8em;
}
table, th, td {
border: 1px solid white;
border-collapse: collapse;
padding: 25px;
}
th {
font-size: 1.3em;
padding-top: 10px;
padding-bottom: 10px;
}
a {
font-style: italic;
text-decoration: underline;
}
.profilePic {
width: 125px;
height: 125px;
}
.descrip {
text-align: left;
}