-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
152 lines (140 loc) · 7.89 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Christina Hamilton's Projects</title>
<link href='https://fonts.googleapis.com/css?family=Henny+Penny' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7" crossorigin="anonymous">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap-theme.min.css" integrity="sha384-fLW2N01lMqjakBkx3l/M9EahuwpSfeNvV63J5ezn3uZzapT0u7EYsXMjQV+0En5r" crossorigin="anonymous">
<link rel="stylesheet" href="css/styles.css">
<link rel="apple-touch-icon" sizes="57x57" href="https://kunikla.github.io/media-library/images/kunikla/favicons/apple-touch-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="https://kunikla.github.io/media-library/images/kunikla/favicons/apple-touch-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="https://kunikla.github.io/media-library/images/kunikla/favicons/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="https://kunikla.github.io/media-library/images/kunikla/favicons/apple-touch-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="https://kunikla.github.io/media-library/images/kunikla/favicons/apple-touch-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="https://kunikla.github.io/media-library/images/kunikla/favicons/apple-touch-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="https://kunikla.github.io/media-library/images/kunikla/favicons/apple-touch-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="https://kunikla.github.io/media-library/images/kunikla/favicons/apple-touch-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="https://kunikla.github.io/media-library/images/kunikla/favicons/apple-touch-icon-180x180.png">
<link rel="icon" type="image/png" href="https://kunikla.github.io/media-library/images/kunikla/favicons/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="https://kunikla.github.io/media-library/images/kunikla/favicons/favicon-194x194.png" sizes="194x194">
<link rel="icon" type="image/png" href="https://kunikla.github.io/media-library/images/kunikla/favicons/favicon-96x96.png" sizes="96x96">
<link rel="icon" type="image/png" href="https://kunikla.github.io/media-library/images/kunikla/favicons/android-chrome-192x192.png" sizes="192x192">
<link rel="icon" type="image/png" href="https://kunikla.github.io/media-library/images/kunikla/favicons/favicon-16x16.png" sizes="16x16">
<link rel="manifest" href="https://kunikla.github.io/media-library/images/kunikla/favicons/manifest.json">
<link rel="mask-icon" href="https://kunikla.github.io/media-library/images/kunikla/favicons/safari-pinned-tab.svg" color="#000000">
<link rel="shortcut icon" href="https://kunikla.github.io/media-library/images/kunikla/favicons/favicon.ico">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="msapplication-TileImage" content="https://kunikla.github.io/media-library/images/kunikla/favicons/mstile-144x144.png">
<meta name="msapplication-config" content="https://kunikla.github.io/media-library/images/kunikla/favicons/browserconfig.xml">
<meta name="theme-color" content="#ffffff">
<script type="text/javascript" src="https://platform.linkedin.com/badges/js/profile.js" async defer></script>
</head>
<body>
<div class="container page-header">
<div class="row">
<div class="col-sm-6">
<h1>Kunikla</h1>
<img src="https://kunikla.github.io/media-library/images/kunikla/DancingRabbit2r.svg" />
</div>
<!--<div class="col-sm-4">-->
<!-- -->
<!--</div>-->
<div class="col-sm-6">
<div class="LI-centered">
<div class="LI-profile-badge" data-version="v1" data-size="medium" data-locale="en_US" data-type="horizontal" data-theme="light" data-vanity="christinahamilton84">
<a class="LI-simple-link" href='https://www.linkedin.com/in/christinahamilton84?trk=profile-badge' target="_blank">
Christina Hamilton's<br/>
LinkedIn Profile
</a>
</div>
</div>
</div>
<div class="col-sm-8"></div>
</div> <!-- row -->
</div> <!-- container page-header -->
<div class="container main">
<div class="row">
<div class="project col-sm-4">
<h2><a href="projects/gdibtv-html-css.html">GDI HTML & CSS</a></h2>
<p>
Inspired by my experience as a teaching assistant for this course,
and informed by conversations with the teacher,
I coded some proposed changes to the slides used for Class 4 of the course.
</p>
</div>
<div class="project col-sm-4">
<h2><a href="projects/memory.html">Memory Game</a></h2>
<p>One of my favorite card games as a child, brought to life on the screen.</p>
</div>
<div class="project col-sm-4">
<h2><a href="projects/display-event-objects.html">Display Event Objects</a></h2>
<p>Allows users to examine event objects of some of the more commonly used events.</p>
</div>
</div> <!-- row -->
<div class="row">
<div class="project col-sm-4">
<h2><a href="projects/streamonly.html">Stream Only Omeka Plugin</a></h2>
<p>Omeka Classic plugin that permits audio to be streamed, but not downloaded: "a poor man's DRM"</p>
</div>
<div class="project col-sm-4">
<h2><a href="projects/bigpicturetheme.html">Big Picture Theme (Custom)</a></h2>
<p>Custom Omeka theme for the Vermont Music Archive website: conforms to requirements for StreamOnly plugin</p>
</div>
<div class="project col-sm-4">
<h2><a href="projects/vahc.html">VAHC Website</a></h2>
<p>
The VT Affordable Housing Coalition needed a new website.
</p>
</div>
</div> <!-- row -->
<div class="row hidden">
<div class="project col-sm-4">
<h2 class="hidden"><a href="">Project 7</a></h2>
<p class="hidden">Project 7 description</p>
</div>
<div class="project col-sm-4">
<h2 class="hidden"><a href="">Project 8</a></h2>
<p class="hidden">Project 8 description</p>
</div>
<div class="project col-sm-4">
<h2 class="hidden"><a href="">Project 9</a></h2>
<p class="hidden">Project 9 description</p>
</div>
</div> <!-- row -->
<div class="row">
<div class="project col-sm-4 hidden">
<h2 class="hidden"><a href="">Project 10</a></h2>
<p class="hidden">Project 10 description</p>
</div>
<div class="project col-sm-4 hidden">
<h2 class="hidden"><a href="">Project 11</a></h2>
<p class="hidden">Project 11 description</p>
</div>
<div class="project col-sm-4">
<h2><a href="projects/media-library.html">Media Library</a></h2>
<p>
Media used in other GitHub repositories
that I do not have permission to distribute.
</p>
</div>
</div> <!-- row -->
</div> <!-- container -->
<div class="container page-footer">
<div class="row">
<div class="col-sm-4">
<p>"The craft of programming begins with empathy, not formatting or languages or tools or algorithms or data structures." - Kent Beck</p>
</div>
<div class="col-sm-4">
<p>Programming isn’t about what you know; it’s about what you can figure out.” - Chris Pine</p>
</div>
<div class="col-sm-4">
<p>You might not think that programmers are artists, but programming is an extremely creative profession. It's logic-based creativity.” - John Romero</p>
</div>
</div> <!-- row -->
<div class="row credits">Quotes provided by <a href="https://twitter.com/CodeWisdom" target="_blank">@CodeWisdom</a></div>
<div class="row copyright"><br/>©2019 Christina Hamilton</div>
</div> <!-- container page-footer -->
</body>
</html>