-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathhobbies.html
More file actions
197 lines (183 loc) · 12.2 KB
/
hobbies.html
File metadata and controls
197 lines (183 loc) · 12.2 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
<!DOCTYPE HTML>
<html>
<head>
<title>Kyle Tam - Home</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7" crossorigin="anonymous">
<link href='https://fonts.googleapis.com/css?family=Open+Sans:300,400,600' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="css/general.css">
<link rel="stylesheet" href="css/hobbies.css">
<link rel="stylesheet" media="screen and (max-device-width: 500px)" href="css/mobile.css">
<link rel="icon" href="images/logo.png">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script src="javascript/scrolling.js" async></script>
</head>
<body>
<div class="banner">
<ul class="pull-left nav--left">
<div class="icon">
<a class ="icon" href="index.html">
Kyle Tam
</a>
</div>
</ul>
<ul class="pull-right nav--right">
<li><a href="index.html">Home</a>
<li><a href="design">Design</a>
<li><a href="manufacturing">Manufacturing</a>
<li><a href="projects">Projects</a>
<li><a href="hobbies.html" class="page">Hobbies</a>
<li><a href="gallery.html">Gallery</a>
<li><a href="contact.html">Contact</a>
</ul>
</div>
<div class="cover-photo">
<div class="box">
<div class="name">
Hobbies
</div>
</div>
</div>
<div class="col-md-12">
<div class="downArrow bounce">
<a href="#descriptions">▼</a>
</div>
</div>
<div class="descriptions col-md-12" id="descriptions">
<div class ="content">
<div class="content__about col-md-12">
<p2 class="content-text">Here on this page you can find some of my hobbies in a visually orientated display. Hover over each photo for a description on what makes each hobby unique to me.</p2>
<h2 class="content-title">Astronomy</h2>
<div class="photos" id="photos">
<div class="wrapper col-md-12">
<div class="ind_photo col-md-4">
<a href="https://www.flickr.com/photos/kylemtam/48419352367/in/dateposted-public/">
<div class="box__outer" id="astro1">
<div class="box__inner">
<h1 class="cat_name">Milky Way Galaxy above Rincon, NM, USA - Jun 2023</h1>
<h1 class="cat_title">The night sky has been a source of inspiration for me since I was a young child. Even today, I make it an annual tradition to take at least one weekend in the summer to journey away from the city to go stargazing. With my recent investment in bridge and DSLR cameras, this has made it possible for me to capture the beautiful, quiet moments as well.</h1>
</div>
</div>
</a>
</div>
<div class="ind_photo col-md-4">
<a href="media/hobbies/astronomy2.jpg">
<div class="box__outer" id="astro2">
<div class="box__inner">
<h1 class="cat_name">Solar Eclipse [7 Stacked Photos], Glendo, WY, USA - Aug 2017</h1>
<h1 class="cat_title">During the 2017 Great American Solar Eclipse, I had the opportunity to photograph another astronomical phenomenon. This was truly a once-in-a-lifetime experience to watch the world around me darken for a few minutes just after mid-day and to observe the sun without the need of any protective eyewear.</h1>
</div>
</div>
</a>
</div>
<div class="ind_photo col-md-4">
<a href="https://www.flickr.com/photos/kylemtam/33000958388/in/dateposted-public/">
<div class="box__outer" id="astro3">
<div class="box__inner">
<h1 class="cat_name">Lunar Eclipse Composite, Waterloo, ON, Canada - Jan 2019</h1>
<h1 class="cat_title">But I don't always have to travel far away to witness unique astronomical events. Last winter I had the pleasure to witness a full lunar eclipse while on a study term. For a few hours late into the night I watched our Moon turn a dark shade of red as it was eclipsped by the Earth.</h1>
</div>
</div>
</a>
</div>
</div>
</div>
<div class="content__about col-md-12">
<h2 class="content-title">Photography</h2>
<div class="photos" id="photos">
<div class="wrapper col-md-12">
<div class="ind_photo col-md-4">
<a href="media/hobbies/photography1.jpg">
<div class="box__outer" id="photography1">
<div class="box__inner">
<h1 class="cat_name">Pike Place Market, Seattle, WA, USA - Dec 2017</h1>
<h1 class="cat_title">Photography has been a long-time passion of mine since I was a child. Whenever my parents decided to go travelling, I took advantage of this time to take photos of the different cities we visited.</h1>
</div>
</div>
</a>
</div>
<div class="ind_photo col-md-4">
<a href="media/hobbies/photography2.jpg">
<div class="box__outer" id="photography2">
<div class="box__inner">
<h1 class="cat_name">Cathedral Grove, BC, Canada - Jan 2018</h1>
<h1 class="cat_title">My photography is not restricted to cities though. Visiting numerous provincial, state and national parks as a kid, I have grown to develop a personal love for nature and an affinity for capturing the vibrant colours and small details of natural landscapes.</h1>
</div>
</div>
</a>
</div>
<div class="ind_photo col-md-4">
<a href="media/hobbies/photography3.jpg">
<div class="box__outer" id="photography3">
<div class="box__inner">
<h1 class="cat_name">Niagara Falls, ON, Canada - Aug 2019</h1>
<h1 class="cat_title">I have also recently started a side hobby in film photography. Using an old Nikon FE, I have began taking photos occasionally on short day trips. Due to the expensive nature of film, this hobby has taught me the value of patience and the importance of setting up your perfect shot.</h1>
</div>
</div>
</a>
</div>
</div>
</div>
<div class="content__about col-md-12">
<h2 class="content-title">Gardening</h2>
<div class="photos" id="photos">
<div class="wrapper col-md-12">
<div class="ind_photo col-md-4">
<a href="media/hobbies/gardening1.jpg">
<div class="box__outer" id="gardening1">
<div class="box__inner">
<h1 class="cat_name">Four O'Clock Flower - Sept 2017</h1>
<h1 class="cat_title">I grew up in a household with a garden filled with plants and flowers. Thus gardening has always been a source of relaxation for me. I like growing plants from seeds and bulb such as four o'clocks, tulips, and lilies.</h1>
</div>
</div>
</a>
</div>
<div class="ind_photo col-md-4">
<a href="media/hobbies/gardening2.jpg">
<div class="box__outer" id="gardening2">
<div class="box__inner">
<h1 class="cat_name">Wildflowers - July 2018</h1>
<h1 class="cat_title"></h1>
</div>
</div>
</a>
</div>
<div class="ind_photo col-md-4">
<a href="media/hobbies/gardening3.jpg">
<div class="box__outer" id="gardening3">
<div class="box__inner">
<h1 class="cat_name">Grass - May 2018</h1>
<h1 class="cat_title"></h1>
</div>
</div>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="footer col-md-12">
<div class="copyright__container">
<a href="index.html">© 2023 Kyle Tam</a>
</div>
<div class="footer__container">
<a href="mailto:kyle.m.tam@gmail.com">
<img src="media/icon_mail.png">
</a>
</div>
<div class="footer__container">
<a href="https://www.linkedin.com/in/kyle-m-tam/">
<img src="media/icon_linkedin.png">
</a>
</div>
<div class="footer__container">
<a href="https://github.com/kylemtam">
<img src="media/icon_github.png">
</a>
</div>
</div>
</body>
</html>