-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.htm
137 lines (117 loc) · 5.89 KB
/
index.htm
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
<!DOCTYPE html>
<html lang="en-US">
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-LWDMK3MSCV"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-LWDMK3MSCV');
</script>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Games, jokes, timeline, and fill-in-the-blanks on SamuelTimes.com.">
<!-- bootstrap + local styles -->
<link href="bootstrap.min.css" rel="stylesheet" integrity="sha384-9ndCyUaIbzAi2FUVXJi0CjmCapSmO7SnpJef0486qhLnuZ2cdeRhO02iuK6FUUVM" crossorigin="anonymous">
<link rel="stylesheet" type="text/css" href="style.css" />
<title>SamuelTimes</title>
<style>
body {
background-color: rgb(255, 255, 255);
}
</style>
</head>
<body>
<h1>SamuelTimes</h1>
<div class="container">
<!----------
BEGIN "about" section
-->
<div class="card mb-4 shadow-sm">
<div class="card-body">
<h5 class="card-title">Welcome to my personal website</h5>
<div class="card-text">Here are some projects I've been working on over the years.</div>
</div>
</div>
<!--
END "about" section
---------->
<div class="row">
<div class="col-md-4">
<div class="card mb-4 shadow-sm">
<img src="screenshots/adventure.png" class="card-img-top" alt="Choose your own adventure">
<div class="card-body">
<h5 class="card-title"><span class="badge text-bg-success">New</span> Choose your own adventure</h5>
<p class="card-text">Read a story and choose what happens along the way.</p>
<a href="adventure" class="btn btn-primary">Go to Adventure</a>
</div>
</div>
</div>
<div class="col-md-4">
<div class="card mb-4 shadow-sm">
<img src="screenshots/timeline.png" class="card-img-top" alt="Timeline screenshot.">
<div class="card-body">
<h5 class="card-title">Timeline</h5>
<p class="card-text">I made this for a school project with <a href="https://visjs.org">vis.js</a> and <a href="https://jquery.com/">jQuery</a>.</p>
<a href="timeline" class="btn btn-primary">Go to timeline</a>
</div>
</div>
</div>
<div class="col-md-4">
<div class="card mb-4 shadow-sm">
<img src="screenshots/games.png" class="card-img-top" alt="Games screenshot.">
<div class="card-body">
<h5 class="card-title">Games</h5>
<p class="card-text">I made these to learn JS and Python. Most of the JS ones are from a tutorial like <a href="https://youtu.be/ec8vSKJuZTk?si=7mHGSDkvXzyMUMG9">this one</a>.</p>
<a href="games" class="btn btn-primary">Go to games</a>
</div>
</div>
</div>
<div class="col-md-4">
<div class="card mb-4 shadow-sm">
<img src="screenshots/madlib.png" class="card-img-top" alt="Madlib screenshot.">
<div class="card-body">
<h5 class="card-title">Fill in the blanks</h5>
<p class="card-text">Fill in some words, then get a funny story using the words you put in. Made with <a href="https://jquery.com/">jQuery</a>.</p>
<a href="blanks" class="btn btn-primary">Fill in the blanks</a>
</div>
</div>
</div>
<div class="col-md-4">
<div class="card mb-4 shadow-sm">
<img src="screenshots/jokes-lg.png" class="card-img-top" alt="Jokes screenshot large.">
<div class="card-body">
<h5 class="card-title">Jokes</h5>
<p class="card-text">I made these with my dad.</p>
<a href="jokes" class="btn btn-primary">Go to jokes</a>
</div>
</div>
</div>
<div class="col-md-4">
<div class="card mb-4 shadow-sm">
<img src="screenshots/asteroids.png" class="card-img-top" alt="Asteroids screenshot.">
<div class="card-body">
<h5 class="card-title">Asteroids <span class="badge text-bg-primary">Most popular game</span></h5>
<p class="card-text">Shoot asteroids with your spaceship. Made with <a href="https://youtu.be/H9CSWMxJx84?si=4Ie_RqIXChUIT9zD">this tutorial</a>.</p>
<a href="games/js/asteroids" class="btn btn-primary">Play Asteroids</a>
</div>
</div>
</div>
</div>
</div>
<div class="card shadow translate-middle-x start-50" style="max-width: 40rem">
<div class="card-body">
<h4 class="card-title">About this site</h4>
<ul>
<li>This site was built with <a href="https://pages.github.com" target="_blank" rel="noreferrer">Github Pages</a></li>
<li>The Pong game was made with Javascript. (This <a href="https://www.w3schools.com/js/default.asp" target="_blank" rel="noreferrer">tutorial</a> was really helpful.) The Save the Sheep and Invaders games were made with <a href="https://greenfoot.org" target="_blank" rel="noreferrer">Greenfoot</a>.</li>
<li>This site uses <a href="https://analytics.google.com" target="_blank">Google Analytics</a> to see how many people have visited it. Google uses cookies on this site for analytics. If you're signed in to your Google account, Google will record what city you're in to help me understand the users that visit this site.</li>
<li>In games where you have a high score, it's saved on your computer.</li>
</ul>
<a href="https://forms.gle/oU237B8RYKpx83Ff6" accesskey="r" class="btn btn-warning" rel="noreferrer" target="_blank">
Report a problem or send feedback</a>
</div>
</div>
</body>
</html>