-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex_old.html
More file actions
155 lines (154 loc) · 11 KB
/
index_old.html
File metadata and controls
155 lines (154 loc) · 11 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
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:fb="http://ogp.me/ns/fb#">
<head>
<title>casey's portfolio</title>
<meta property="og:image" content="https://caseymanning.github.io/images/ghibliFinal.png"/>
<meta property="og:title" content="Casey Manning - Portfolio"/>
<meta property="og:site_name" content="caseymanning.github.io"/>
<meta property="og:description" content="" />
<meta charset="utf-8">
<script async src="https://www.googletagmanager.com/gtag/js?id=G-5LWPJQQ753"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-5LWPJQQ753');
</script>
<link rel="stylesheet" href="index_old.css">
</head>
<body>
<div class="screenSplit">
<div class="halfscreen">
<h1>Casey Manning</h1>
<ul>
<!-- <li><a href="#" onclick="show('demoreel', this)">demo reel</a></li> -->
<li><a href="#" onclick="show('artwork', this)" id="artworkbutton">artwork</a></li>
<li><a href="#" onclick="show('videos', this)">animations</a></li>
<li><a href="#" onclick="show('games', this)" id="gamesbutton">games</a></li>
<!-- <li><a href="virtualreality.html" onclick="show('VR', this)" id="gamesbutton">VR</a></li> -->
<hr style="width: 100px; height: 2px; border: none; background-color: #aaa;">
<li><a href="https://youtu.be/YZse5aZfZYY">demo reel</a></li>
<li><a href="https://youtu.be/gx_M2PB62vY">VR Projects</a></li>
<li><a href="Resume_CaseyManning.pdf">resume</a></li>
<li><a href="https://www.linkedin.com/in/caseytmanning/">linkedin</a></li>
<!-- <li><a href="https://spaaace.itch.io/">games</a></li> -->
<!-- <li><a href="https://github.com/CaseyManning/">github</a></li> -->
<!-- <li><a href="#" onclick="show('about', this)">about</a></li> -->
<!-- <hr style="opacity: 0; height: 50px;"> -->
</ul>
</div>
<div class="halfscreen">
<img src="headerImage.webp" id="coverimg">
<div id="content" class="content hidden" style="height: 100%;">
<!-- <div style="background-color: #999; width: 2px; height: 70%; position: fixed; left: 0; top: 0; bottom: 0; margin: auto;"></div> -->
<div class="hidden" id="videos">
<video width="500" height="500" controls loop>
<source src="videos/train1.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
<video width="500" height="500" controls loop>
<source src="videos/alienHead.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
<video width="500" height="720" controls loop>
<source src="videos/drone.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
<video width="500" height="500" controls loop>
<source src="videos/catWithFlower.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
<video width="500" height="500" controls loop>
<source src="videos/windowplant.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
<video width="500" height="500" controls loop>
<source src="videos/cat.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
</div>
<div class="hidden flexy" id="demoreel">
<video controls style="width: 90%;">
<source src="DemoReel.mp4" type="video/mp4" style="outline:none; width:100%; height:100%;">
Your browser does not support the video tag.
</video>
</div>
<div class="hidden flexy" id="links">
<a class="card clickablecard" target="_blank" rel="noopener noreferrer" href="https://github.com/CaseyManning/" style="margin-left: 20%; margin-right: 20%;">
<p class="cardtitle">Github</p>
</a>
<a class="card clickablecard" target="_blank" rel="noopener noreferrer" href="https://www.linkedin.com/in/caseytmanning/" style="margin-left: 20%; margin-right: 20%;">
<p class="cardtitle">Linkedin</p>
</a>
<a class="card clickablecard" target="_blank" rel="noopener noreferrer" href="Resume_CaseyManning.pdf" style="margin-left: 20%; margin-right: 20%;">
<p class="cardtitle">Resume</p>
</a>
</div>
<div id="artwork" class="hidden flexy" style="position: relative; flex-direction: row; padding: 20px; height: calc(100% - 40px);">
<div class="artcol" id="ac1">
<img src="images/148Robot.png" onclick="expand(this)">
<img src="images/looker.png" onclick="expand(this)">
<img src="images/voloombetter.png" onclick="expand(this)">
<img src="images/Columns.png" onclick="expand(this)">
<img src="images/succ5.png" onclick="expand(this)">
<img src="images/hologram.jpg" onclick="expand(this)">
<img src="images/hoverBike.png" onclick="expand(this)">
<img src="images/ladybugRobot.png" onclick="expand(this)">
<img src="images/Spaceship.png" onclick="expand(this)">
<img src="images/darkCity.png" onclick="expand(this)">
<img src="images/crawlypoly4.png" onclick="expand(this)">
<img src="images/villageSquareFinal.png" onclick="expand(this)">
</div>
<div class="artcol" id="ac2">
<img src="images/bigBuilding.PNG" onclick="expand(this)">
<img src="images/therig.png" onclick="expand(this)">
<img src="images/lifters.png" onclick="expand(this)">
<img src="images/bakery.png" onclick="expand(this)">
<img src="images/bubbles.png" onclick="expand(this)">
<img src="images/robotheadNewer.png" onclick="expand(this)">
<img src="images/dronerender2.png" onclick="expand(this)">
<img src="images/ghibliFinal.png" onclick="expand(this)">
<img src="images/structure.png" onclick="expand(this)">
<img src="images/smoothies.png" onclick="expand(this)">
<img src="images/up.png" onclick="expand(this)">
</div>
<div id="fullsc" class="hidden" onclick="hideFocused()">
<img id="focusedimg" onclick="event.stopPropagation()" class="centered" src="images/bigBuilding.PNG">
<svg id="leftarrow" onclick="leftClicked(event)" xmlns="http://www.w3.org/2000/svg" baseProfile="full" version="1.1" style="fill: none;" width="50px" height="90px"><path style="stroke-width: 15px; stroke-linecap: round; stroke-linejoin: round; stroke: rgb(106, 106, 106); fill: none;" d=""/><path style="stroke-width: 15px; stroke-linecap: round; stroke-linejoin: round; stroke: rgb(74, 74, 74); fill: none;" d=""/><path style="stroke-width: 10px; stroke-linecap: round; stroke-linejoin: round; stroke: rgb(255, 255, 255); fill: none;" d="M45,15 L45,15 L15,45 L45,75 "/></svg>
<svg id="rightarrow" onclick="rightClicked(event)" xmlns="http://www.w3.org/2000/svg" baseProfile="full" version="1.1" style="fill: none;" width="50px" height="90px"><path style="stroke-width: 15px; stroke-linecap: round; stroke-linejoin: round; stroke: rgb(106, 106, 106); fill: none;" d=""/><path style="stroke-width: 15px; stroke-linecap: round; stroke-linejoin: round; stroke: rgb(74, 74, 74); fill: none;" d=""/><path style="stroke-width: 10px; stroke-linecap: round; stroke-linejoin: round; stroke: rgb(255, 255, 255); fill: none;" d="M45,15 L45,15 L15,45 L45,75 "/></svg>
</div>
</div>
<div id="games" class="flexy hidden">
<div class="gameContent">
<div class="gameCard" onclick="window.location='https://spaaace.itch.io/bunny'">
<img src="images/rBi2SO.png">
<p class="gameTitle">Diggy Bunny</p>
</div>
<div class="gameCard" onclick="window.location='https://spaaace.itch.io/chimken'">
<img src="images/chickenthumb.png">
<p class="gameTitle">Chimken</p>
</div>
<div class="gameCard" onclick="window.location='https://spaaace.itch.io/journey'">
<img src="images/journeyThumbnail.png">
<p class="gameTitle">Journey Around My Room</p>
</div>
<div class="gameCard" onclick="window.location='https://apps.apple.com/us/app/amanu/id1142733267'">
<img src="images/amanuThumb.png">
<p class="gameTitle">Amanu</p>
</div>
<div class="gameCard" onclick="window.location='https://spaaace.itch.io/surrounded'">
<img src="images/surroundedThumb.png">
<p class="gameTitle">Surrounded</p>
</div>
<div class="gameCard" onclick="window.location='https://caseymanning.github.io/story/'">
<img src="images/sandwichesthumb.png">
<p class="gameTitle">Sandwiches</p>
</div>
</div>
</div>
</div>
</div>
</div>
<script src="index.js"></script>
</body>
</html>