-
Notifications
You must be signed in to change notification settings - Fork 11
/
art.html
203 lines (172 loc) · 7.32 KB
/
art.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
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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Chris DeChamplain - Art</title>
<meta name="description" content="Chris DeChamplain - Graphic, UX/UI and Web Designer">
<meta name="author" content="Chris DeChamplain">
<link rel="stylesheet" type="text/css" href="css/font-awesome.css">
<link rel="stylesheet" href="css/colorbox.css">
<link rel="stylesheet" href="css/justifiedGallery.css">
<link rel="stylesheet" href="css/stylesmain.css">
<link rel="stylesheet" href="css/jquery.animatedheadline.css">
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Merriweather:300,400,700,900|Poppins:200,300,300i,400,500,600,700,800,900" rel="stylesheet">
<!--[if lt IE 9]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<div id="menu">
<nav class="main_navigation plain">
<a class="logo cta" href="index.html#work">
<span class="icon_logo backbutton"><img class="tinylogo" src="images/logotinyback.png"/></span>
<span class="icon_logo backbutton2"><img class="tinylogo" src="images/logotinybackwhite.png"/></span>
</a>
<ul class="nostyle">
<li class="start selected"><a href="#work">WORK</a></li>
<li><a href="https://github.com/sayterdarkwynd" target="_new">PROJECTS</a></li>
<li><a href="#about">ABOUT</a></li>
<li class="end"><a href="#contact">CONTACT</a></li>
</ul>
</nav>
</div>
<div class="container">
<nav class="main_navigation plain">
<a class="logo cta" href="index.html#work">
<span class="icon_logo backbutton"><img class="tinylogo" src="images/logotinyback.png"/></span>
<span class="icon_logo backbutton2"><img class="tinylogo" src="images/logotinybackwhite.png"/></span>
</a>
<ul class="nostyle">
<li class="start selected"><a href="#work">WORK</a></li>
<li><a href="https://github.com/sayterdarkwynd" target="_new">PROJECTS</a></li>
<li><a href="#about">ABOUT</a></li>
<li class="end"><a href="#contact">CONTACT</a></li>
</ul>
</nav>
<section class="tagline">
<h1 class="portfolio">Illustration and Art</h2>
<h3 class="portfolio warningtext">Mind, meet Canvas</h3>
</section>
<section class="work">
<ul class="list">
<li class="list-itemmid2 plain">
<div class="portpic_container">
<img src="images/thumbs/mapthumb.png" class="portpic large" >
<span class="description">Realms of Lore : World Map Design</span>
</div>
<div class="textbox">
<p>What is better than creating, bringing what you imagine in your head to reality on paper or a digital screen? I love to sit down and sketch, paint or color when the mood strikes me. I've worked on many projects including a comic called Sling (which sadly died before it got much leeway due to funding) which was a great challenge.</p>
<p>The majority of my creative work is done privately and most often related to my hobbies. Selected for you below are some samples of commissions I have had, or simply things I have tossed together over the years which show a little of what I can do.</p>
</div>
</li>
<li id="work" class="list-itembig topspace">
<div class="list-content">
<a name="work"></a>
<div id="basicExample" class="justified-gallery">
<a class="gallery" href="images/port/sketch/sketch1.png">
<img alt="Hunter Character Designs" src="images/thumbs/sketch1_thumb.png"/>
</a>
<a class="gallery" href="images/port/sketch/sketch2.jpg">
<img alt="Charlie Character Design" src="images/thumbs/sketch2_thumb.png"/>
</a>
<a class="gallery" href="images/port/sketch/sketch3.png">
<img alt="Cougarlife Toon" src="images/thumbs/sketch3_thumb.png"/>
</a>
<a class="gallery" href="images/port/sketch/sketch4.jpg">
<img alt="Kyle Character Design" src="images/thumbs/sketch4_thumb.png"/>
</a>
<a class="gallery" href="images/port/sketch/sketch5.png">
<img alt="Noel Caricature" src="images/thumbs/sketch5_thumb.png"/>
</a>
<a class="gallery" href="images/port/sketch/sketch6.jpg">
<img alt="Spike Sketch" src="images/thumbs/sketch6_thumb.png"/>
</a>
<a class="gallery" href="images/port/sketch/sketch7.jpg">
<img alt="Sling Character Design" src="images/thumbs/sketch7_thumb.png"/>
</a>
<a class="gallery" href="images/port/sketch/sketch8.png">
<img alt="Various Caricatures" src="images/thumbs/sketch8_thumb.png"/>
</a>
<a class="gallery" href="images/port/sketch/sketch9.png">
<img alt="Coloring Practice" src="images/thumbs/sketch9_thumb.png"/>
</a>
<a class="gallery" href="images/port/sketch/sketch10.jpg">
<img alt="Japan-Style Shush" src="images/thumbs/sketch10_thumb.png"/>
</a>
<a class="gallery" href="images/port/sketch/sketch11.jpg">
<img alt="Sling Comic Colors 1" src="images/thumbs/sketch11_thumb.png"/>
</a>
<a class="gallery" href="images/port/sketch/sketch12.jpg">
<img alt="Sling Comic Colors 2" src="images/thumbs/sketch12_thumb.png"/>
</a>
<a class="gallery" href="images/port/sketch/sketch13.jpg">
<img alt="Naughty Nancy" src="images/thumbs/sketch13_thumb.png"/>
</a>
<a class="gallery" href="images/port/sketch/sketch14.jpg">
<img alt="Yeti Painting" src="images/thumbs/sketch14_thumb.png"/>
</a>
<a class="gallery" href="images/port/sketch/sketch15.png">
<img alt="Sling Comic Colors 3" src="images/thumbs/sketch15_thumb.png"/>
</a>
<a class="gallery" href="images/port/sketch/map1.png">
<img alt="Realms of Lore : World Map" src="images/thumbs/mapthumb2.png"/>
</a>
</div>
</div>
</li>
</ul>
</section>
<a name="contact"></a>
<section class="contact breaker">
<h1 class="contacttxt spacing_mid">Get In Touch</h1>
<a href="mailto:cdechamplain@gmail.com>cdechamplain@gmail.com" class="warningtext primary">cdechamplain@gmail.com</a>
<a href="/images/chrisdechamplain.pdf" class="warningtext">Resume</a>
<a href="mailto:sayterdarkwynd@gmail.com>cdechamplain@gmail.com" class="warningtext">sayterdarkwynd@gmail.com</a>
<a href="https://www.linkedin.com/in/chris-dechamplain-bb259523/"><img class="linkedin" src="images/linkedin-512.png"/></a>
</section>
<div class="footer"></div>
</div>
<!-- jQ plugins -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1/jquery.js"></script>
<script src="js/jquery.colorbox-min.js"></script>
<script src="js/jquery.justifiedGallery.min.js"></script>
<script type="text/javascript">
$('#basicExample').justifiedGallery(
{
"rowHeight" : 200,
"margins" : 10,
"lastRow" : "nojustify",
"cssAnimation" : true,
"imagesAnimationDuration" : 240,
"captionSettings" : {
animationDuration :200,
visibleOpacity:0.9,
nonVisibleOpacity : 0
}
}
).on('jg.complete', function () {
$(this).find('a').colorbox({
maxWidth : '80%',
maxHeight : '80%',
opacity : 0.8,
transition : 'elastic',
current : ''
});
});
</script>
<script type="text/javascript">
(function($) {
$(document).ready(function(){
$(window).scroll(function(){
if ($(this).scrollTop() > 200) {
$('#menu').fadeIn(500);
} else {
$('#menu').fadeOut(500);
}
});
});
})(jQuery);
</script>
</body>
</html>