-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
617 lines (530 loc) · 27.6 KB
/
index.html
File metadata and controls
617 lines (530 loc) · 27.6 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
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Meta Tag -->
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<!-- SEO -->
<meta name="description" content="Charshy Nash: actor & singer in Portsmouth, Hampshire, UK.">
<meta name="author" content="uipasta">
<meta name="url" content="http://www.charshynash.com">
<meta name="copyright" content="Charshy Nash">
<meta name="robots" content="index,follow">
<title>Charshy Nash - Actor/Singer based in Portsmouth, Hampshire</title>
<!-- Favicon -->
<link rel="shortcut icon" href="images/favicon/favicon.ico">
<link rel="apple-touch-icon" sizes="144x144" type="image/x-icon" href="images/favicon/apple-touch-icon.png">
<!-- All CSS Plugins -->
<link rel="stylesheet" type="text/css" href="css/plugin.css">
<!-- Main CSS Stylesheet -->
<link rel="stylesheet" type="text/css" href="css/style.css">
<!-- Google Web Fonts -->
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Poppins:400,300,500,600,700">
<!-- HTML5 shiv and Respond.js support IE8 or Older for HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<!-- Menu Section Start -->
<header id="home">
<div class="header-top-area">
<div class="container">
<div class="row">
<div class="col-sm-3">
<h2>Charshy Nash</h2>
</div>
<div class="col-sm-9">
<div class="navigation-menu">
<div class="navbar">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<div class="navbar-collapse collapse">
<ul class="nav navbar-nav navbar-right">
<li class="active"><a class="smoth-scroll" href="#home">Home <div class="ripple-wrapper"></div></a>
</li>
<li><a class="smoth-scroll" href="#experience">Acting CV</a>
</li>
<li><a class="smoth-scroll" href="#about">About me</a>
</li>
<li><a class="smoth-scroll" href="#portfolio">Portfolio</a>
</li>
<li><a class="smoth-scroll" href="#contact">Contact</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</header>
<!-- Menu Section End -->
<!-- Home Section Start -->
<section class="home-section">
<div class="container">
<div class="row">
<div class="col-sm-offset-2 col-md-4 col-sm-6 margin-left-setting">
<div class="margin-top-150">
<div class="table-responsive">
<table class="table_top">
<tr>
<td>Showreel</td>
<td style="background-color: #6ed3cf; font-color:#ffffff;">Coming soon!
</td>
</tr>
<tr>
<td>Headshots</td>
<td style="background-color: #6ed3cf; font-color:#ffffff;"><a href="images/profile/charshynash_headshots_2018.zip" target="_blank" data-toggle="tooltip" data-placement="top" title="Download headshots (1.21MB)"><img class="table_top-download" src="images/icons/download_theme.png" alt="Download as a ZIP"></a></td>
</tr>
<tr>
<td>Acting CV</td>
<td style="background-color: #6ed3cf;"><a href="images/profile/Charshy-Nash-CV-2018.pdf" target="_blank" data-toggle="tooltip" data-placement="top" title="Download Acting CV as PDF"><img class="table_top-pdf" src="images/icons/pdf-icon.png" alt="Download Acting CV as PDF"></a></td>
</tr>
<!--<tr>
<td>Donate</td>
<td style="background-color: #db0052;"><a href="www.paypal.me/charshy" data-toggle="tooltip" data-placement="top" title="Contribute to the fund of a starving artist"><img class="table_top-paypal" src="images/icons/pp-logo.png" alt="PayPal: Donate"></a></td>
</tr>-->
</table>
</div>
</div>
</div>
<div class="col-md-5 col-sm-6">
<div class="me-image">
<img src="images/profile/charshy_profile_2018.jpg" alt="Charshy Nash. Photograph by Gemma Turnbull." style="border:solid; border-color:#E4E4E4">
</div>
</div>
</div>
</div>
</section>
<!-- Home Section End -->
<!-- Experience Start -->
<section id="experience" class="section-space-padding">
<div class="container">
<div class="row" style="overflow-x:auto;">
<div class="col-sm-12">
<div class="section-title">
<h2>Acting CV</h2>
<div class="divider dark">
<i class="icon-graduation"></i>
</div>
<p>Performance experience, training, and skills</p>
</div>
</div>
<p><h3>Performances</h3>
<table class="performance">
<tbody>
<tr>
<th scope="col" width="5%">Year</th>
<th scope="col" width="30%">Role</th>
<th scope="col" width="30%">Production</th>
<th scope="col" width="15%">Director</th>
<th scope="col" width="20%">Company</th>
</tr>
<tr>
<td>2017</td>
<td>PC Pong</td>
<td>Aladdin (Pantomime)</td>
<td>Richard Stride</td>
<td>The Groundlings Theatre</td>
</tr>
<tr>
<td>2017</td>
<td>Lady Jane Grey</td>
<td>The Boy King</td>
<td>Richard Stride</td>
<td>The Groundlings Theatre</td>
</tr>
<tr>
<td>2017</td>
<td>Balthazar / Watchman / Messenger</td>
<td>Much Ado About Nothing</td>
<td>Richard Stride</td>
<td>The Groundlings Theatre</td>
</tr>
<tr>
<td>2017</td>
<td>Madame Volanges</td>
<td>Dangerous Liaisons</td>
<td>Richard Stride</td>
<td>The Groundlings Theatre</td>
</tr>
<tr>
<td>2016</td>
<td>Lizzie</td>
<td>Biding Time</td>
<td>Roger Goldsmith</td>
<td>Roger Goldsmith Productions</td>
</tr>
<tr>
<td>2016</td>
<td>Rachel Crabbe</td>
<td>One Man, Two Guvnors</td>
<td>Richard Stride</td>
<td>The Groundlings Theatre</td>
</tr>
<tr>
<td>2015</td>
<td>Gertrude / Ophelia / Bernado</td>
<td>Hamlet</td>
<td>Richard Stride</td>
<td>The Groundlings Theatre</td>
</tr>
<tr>
<td>2015</td>
<td>Chill / Mrs. Darzee / Messua</td>
<td>The Jungle Book</td>
<td>Richard Stride</td>
<td>The Groundlings Theatre</td>
</tr>
</tbody>
</table>
</p>
</div>
<p>
<h3>Skills</h3>
<div class="performance">
<p>Singing: Mezzo-Soprano</p>
<p>Languages: English (native), Japanese (conversational)</p>
<p>Accents: South-East RP (native), Portsmouth</p>
<p>Consultative sales, public speaking, project management, computing</p>
</div>
</p>
<p>
<h3>Training</h3>
<div class="performance">
<p>Groundlings Drama School, Portsmouth. December 2013-to date</p>
<p>Singing private tuition, Heather Uden. July 2014-to date</p>
<p>Glen Walford Acting Masterclass October 2015</p>
</p>
</div>
</div>
</section>
<!-- About Start -->
<section id="about" class="about section-space-padding">
<div class="container">
<div class="row">
<div class="col-sm-12">
<div class="section-title">
<h2>About Me</h2>
<div class="divider dark">
<i class="icon-emotsmile"></i>
</div>
<p>Acts. Sings. Makes Weird Faces.</p>
</div>
</div>
</div>
<div class="row">
<div class="col-md-6">
<div class="about-me-text margin-top-50">
<p>I'm an experienced theatre actor based in Portsmouth, Hampshire. I specialize in theatrical performances, and have additional experience in street theatre, improvisation, monologues, and historical re-enactment. I'm always out to expand my skills and try out new methods of acting. I hold the (perhaps dubious!) honour of performing the first play set in a toilet cubicle in the United Kingdom!</p>
<p>I own wigs and hair extensions and can make my own costumes to provide an array of versatile characters, historical and modern.</p>
<p>My current personal career goal is to attend an accredited drama school on a 1-year Masters course, to give myself 24/7 education immersion and challenge my existing abilities. To this end, I am working hard to gain experience across a wealth of genres and to save up the required funds.
</p></div>
</div>
<div class="col-md-6">
<div class="about-me-text pattern-bg margin-top-50 margin-bottom-50">
<div class="text-center">
<img src="images/profile/smiley_jane.jpg" alt="Charshy backstage in The Boy King, 2017">
Backstage in The Boy King, 2017</div>
</div>
<div class="about-me-text">
<ul class="social-icon">
<li><a href="https://www.facebook.com/charshyn/" target="_blank" class="facebook"><img src="images/icons/facebook.png" alt="Facebook"></a></li>
<li><a href="http://www.starnow.co.uk/charshynash" target="_blank" class="starnow"><img src="images/icons/starnow.png" alt="Starnow"></a></li>
<!--<li><a href="#" target="_blank" class="spotlight"><img src="images/icons/spotlight_logo.png" alt="Spotlight"></a></li>-->
<li><a href="https://actors.mandy.com/uk/actor/profile/charshy-nash" target="_blank" class="ccp"><img src="images/icons/mandy.png" alt="Mandy Actors (formerly Casting Call Pro)"></a></li>
</ul>
</div>
</div>
</div>
</div>
</section>
<!-- About End -->
<!-- Portfolio Start -->
<section id="portfolio" class="portfolio section-space-padding">
<div class="container">
<div class="row">
<div class="col-sm-12">
<div class="section-title">
<h2>My Portfolio</h2>
<div class="divider dark">
<i class="icon-picture"></i>
</div>
<p><!--Reviews-->Photographs, videos, and other projects</p>
</div>
</div>
</div>
<div class="row">
<div class="col-md-2">
<ul class="portfolio">
<li class="filter" data-filter="all">All</li>
<!--<li class="filter" data-filter=".reviews">Reviews</li>-->
<li class="filter" data-filter=".headshots">Headshots</li>
<li class="filter" data-filter=".photos">Photographs</li>
<!--<li href="_blank">YouTube</li>-->
</ul>
</div>
<div class="col-md-10">
<div class="portfolio-inner margin-top-30">
<div class="row">
<div class="col-md-3 col-sm-6 col-xs-12 mix headshots">
<div class="item">
<a href="images/portfolio/charshy_1_2018.jpg" class="portfolio-popup" title="Headshot by Gemma Turnbull, www.gemmaturnbull.com 2018">
<img src="images/portfolio/charshy_1_2018.jpg" alt="">
</a>
</div>
</div>
<div class="col-md-3 col-sm-6 col-xs-12 mix headshots">
<div class="item">
<a href="images/portfolio/charshy_2_2018.jpg" class="portfolio-popup" title="Headshot by Gemma Turnbull, www.gemmaturnbull.com 2018">
<img src="images/portfolio/charshy_2_2018.jpg" alt="">
</a>
</div>
</div>
<div class="col-md-3 col-sm-6 col-xs-12 mix headshots">
<div class="item">
<a href="images/portfolio/charshy_3_2018.jpg" class="portfolio-popup" title="Headshot by Gemma Turnbull, www.gemmaturnbull.com 2018">
<img src="images/portfolio/charshy_3_2018.jpg" alt="">
</a>
</div>
</div>
<div class="col-md-3 col-sm-6 col-xs-12 mix headshots">
<div class="item">
<a href="images/portfolio/charshy_4_2018.jpg" class="portfolio-popup" title="Headshot by Gemma Turnbull, www.gemmaturnbull.com 2018">
<img src="images/portfolio/charshy_4_2018.jpg" alt="">
</a>
</div>
</div>
<div class="col-md-3 col-sm-6 col-xs-12 mix headshots">
<div class="item">
<a href="images/portfolio/charshy_5_2018.jpg" class="portfolio-popup" title="Headshot by Gemma Turnbull, www.gemmaturnbull.com 2018">
<img src="images/portfolio/charshy_5_2018.jpg" alt="">
</a>
</div>
</div>
<div class="col-md-3 col-sm-6 col-xs-12 mix headshots">
<div class="item">
<a href="images/portfolio/charshy_2_2016.jpg" class="portfolio-popup" title="Headshot by Steve Hughes, www.headshotzphoto.co.uk 2016">
<img src="images/portfolio/charshy_2_2016.jpg" alt="">
</a>
</div>
</div>
<div class="col-md-3 col-sm-6 col-xs-12 mix headshots">
<div class="item">
<a href="images/portfolio/charshy_5_2016.jpg" class="portfolio-popup" title="Headshot by Steve Hughes, www.headshotzphoto.co.uk 2016">
<img src="images/portfolio/charshy_5_2016.jpg" alt="">
</a>
</div>
</div>
</div> <!--this is for the ROW tag-->
<div class="row">
<div class="col-md-3 col-sm-6 col-xs-12 mix photos">
<div class="item">
<a href="images/portfolio/tempest_juno.jpg" class="portfolio-popup" title="Juno in The Tempest, 2018">
<img src="images/portfolio/tempest_juno.jpg" alt="">
</a>
</div>
</div>
<div class="col-md-3 col-sm-6 col-xs-12 mix photos">
<div class="item">
<a href="images/portfolio/ladyanne1_2018.jpg" class="portfolio-popup" title="Lady Anne in Richard III, 2018">
<img src="images/portfolio/ladyanne1_2018.jpg" alt="">
</a>
</div>
</div>
<div class="col-md-3 col-sm-6 col-xs-12 mix photos">
<div class="item">
<a href="images/portfolio/ladyanne2_2018.jpg" class="portfolio-popup" title="Lady Anne in Richard III, 2018">
<img src="images/portfolio/ladyanne2_2018.jpg" alt="">
</a>
</div>
</div>
<div class="col-md-3 col-sm-6 col-xs-12 mix photos">
<div class="item">
<a href="images/portfolio/ladyanne3_2018.jpg" class="portfolio-popup" title="Lady Anne in Richard III, 2018">
<img src="images/portfolio/ladyanne3_2018.jpg" alt="">
</a>
</div>
</div>
<div class="col-md-3 col-sm-6 col-xs-12 mix photos">
<div class="item">
<a href="images/portfolio/streetcar_rehearsal.jpg" class="portfolio-popup" title="Eunice in A Streetcar Named Desire, 2014 (my first show!)">
<img src="images/portfolio/streetcar_rehearsal.jpg" alt="">
</a>
</div>
</div>
<!--<div class="col-md-3 col-sm-6 col-xs-12 mix reviews" title="Placeholder!">
<div class="item">
<a href="images/portfolio/6.jpg" class="portfolio-popup">
<img src="images/portfolio/6.jpg" alt="">-->
</div><!--this is for the ROW tag-->
</div>
</div>
</div>
</div>
<div class="text-center margin-top-50">
<a class="button button-style button-style-dark button-style-color-2 smoth-scroll" href="#contact">Interested? Contact me!</a>
</div>
</section>
<!-- Portfolio End -->
<!-- statistics -->
<section class="statistics-section section-space-padding bg-cover text-center">
<div class="container">
<div class="row" align="center">
<div class="col-md-3 col-sm-6 col-xs-6">
<div class="statistics bg-color-6">
<div class="statistics-icon"><i class="icon-emotsmile"></i>
</div>
<div class="statistics-content">
<h5> <span data-count="96" class="statistics-count">96</span></h5><span>performances</span>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6 col-xs-6">
<div class="statistics bg-color-4">
<div class="statistics-icon"><i class="icon-eyeglass"></i>
</div>
<div class="statistics-content">
<h5><span data-count="80" class="statistics-count">78</span></h5><span>roles played</span>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6 col-xs-6">
<div class="statistics bg-color-5">
<div class="statistics-icon"><i class="icon-book-open"></i>
</div>
<div class="statistics-content">
<h5><span data-count="10000" class="statistics-count">10000</span></h5><span>lines learned</span>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6 col-xs-6">
<div class="statistics bg-color-1">
<div class="statistics-icon"><i class="icon-mustache"></i>
</div>
<div class="statistics-content">
<h5><span data-count="8" class="statistics-count">8</span></h5><span>times disguised as a man</span>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- statistics end -->
<!-- Call to Action Start -->
<section class="call-to-action bg-cover section-space-padding text-center">
<div class="container">
<div class="row">
<div class="col-md-8">
<h2>Find me and my work:</h2>
</div>
<div class="col-md-3">
<div class="text-center">
<ul class="social-icon">
<!--<li><a href="https://www.facebook.com/charshyn/" target="_blank" class="facebook"><i class="icon-social-facebook"></i></a></li>-->
<li><a href="https://www.facebook.com/charshyn/" target="_blank" class="facebook"><img src="images/icons/facebook.png" alt="Facebook"></a></li>
<li><a href="http://www.starnow.co.uk/charshynash" target="_blank" class="starnow"><img src="images/icons/starnow.png" alt="Starnow"></a></li>
<!--<li><a href="#" target="_blank" class="spotlight"><img src="images/icons/spotlight_logo.png" alt="Spotlight"></a></li>-->
<li><a href="https://actors.mandy.com/uk/actor/profile/charshy-nash" target="_blank" class="ccp"><img src="images/icons/mandy.png" alt="Mandy Actors (formerly Casting Call Pro)"></a></li>
</ul>
<!--<a class="button button-style button-style-color-2 smoth-scroll" href="#contact">Contact Me</a>-->
</div>
</div>
</div>
</div>
</section>
<!-- Call to Action End -->
<!-- Contact Start -->
<section id="contact" class="section-space-padding">
<div class="container">
<div class="row">
<div class="col-sm-12">
<div class="section-title">
<h2>Contact Me</h2>
<div class="divider dark">
<i class="icon-envelope-open"></i>
</div>
<p>Enter words, receive my words back</p>
</div>
</div>
</div>
<div class="margin-top-30 margin-bottom-50">
<div class="row">
<div class="col-md-offset-3 col-sm-offset-2 col-md-6 col-sm-8">
<div class="row">
<div class="contact-us-detail"><a href="mailto:charshy@charshy.com">charshy@charshy.com</a></div>
<form class="contact-us pattern-bg">
<div class="col-sm-6">
<div class="form-group">
<input type="text" id="name" class="form-control" placeholder="Your Name">
</div>
</div>
<div class="col-sm-6">
<div class="form-group">
<input type="email" id="email" class="form-control" placeholder="Your Email">
</div>
</div>
<div class="col-sm-12">
<select id="subject" class="form-group form-control">
<option value="" selected disabled>Subject</option>
<option>Business</option>
<option>Problem with website/social media</option>
<option>General question</option>
<option>Other</option>
</select>
</div>
<div class="col-sm-12">
<div class="textarea-message form-group">
<textarea id="message" class="textarea-message form-control" placeholder="Your Message" rows="5"></textarea>
</div>
</div>
<div class="text-center">
<button type="submit" class="button button-style button-style-dark button-style-color-2">Submit</button>
</div>
</form>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Contact End -->
<!-- Footer Start -->
<footer class="footer-section">
<div class="container">
<div class="row">
<div class="col-md-12">
<ul class="social-icon margin-bottom-30">
<li><a href="https://www.facebook.com/charshyn/" target="_blank" class="facebook"><img src="images/icons/facebook.png" alt="Facebook"></a></li>
<li><a href="http://www.starnow.co.uk/charshynash" target="_blank" class="starnow"><img src="images/icons/starnow.png" alt="Starnow"></a></li>
<!--<li><a href="#" target="_blank" class="spotlight"><img src="images/icons/spotlight_logo.png" alt="Spotlight"></a></li>-->
<li><a href="https://www.castingcallpro.com/uk/actor/profile/charshy-nash/" target="_blank" class="ccp"><img src="images/icons/mandy.png" alt="Mandy Actors (formerly Casting Call Pro)"></a></li>
</ul>
</div>
<div class="col-md-12 uipasta-credit">
<p>Design By <a href="http://www.uipasta.com" target="_blank" title="UiPasta">UiPasta</a></p>
</div>
</div>
</div>
</footer>
<!-- Footer End -->
<!-- Back to Top Start -->
<a href="#" class="scroll-to-top"><i class="icon-arrow-up-circle"></i></a>
<!-- Back to Top End -->
<!-- All Javascript Plugins -->
<script type="text/javascript" src="js/jquery.min.js"></script>
<script type="text/javascript" src="js/plugin.js"></script>
<!-- Main Javascript File -->
<script type="text/javascript" src="js/scripts.js"></script>
</body>
</html>