-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
215 lines (200 loc) · 8.86 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
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
<!DOCTYPE HTML>
<!--
Miniport by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Alex Hillman - Game Programmer Portfolio</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
</head>
<body class="is-preload">
<!-- Navigation bar -->
<nav id="nav">
<ul class="container">
<li><a href="#top">Home</a></li>
<li><a href="portfolio.html">Portfolio</a></li>
<li><a href="about.html">About</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
</nav>
<!-- Home Section -->
<article id="top" class="wrapper style1">
<div class="container fade">
<div class="row">
<div class="col-4 col-5-large col-12-medium">
<!-- Top Image -->
<span class="image fit"><img src="images\Template Images\pic00.jpg" alt="" /></span>
</div>
<div class="col-8 col-7-large col-12-medium">
<p>
Hi, I'm <b>Alex Hillman</b>, a BSc(Hons) Games Tehnology graduate from the <b>University of the West of England</b> Bristol.
I'm currently continuing my studies in MSc Commercial Games Development at UWE as well.
</p>
</div>
</div>
</div>
</article>
<!-- Skills Section -->
<article id="skills" class="wrapper style2">
<div class="container fade">
<header>
<h1>SKILLS</h1>
</header>
<ul>
<li><b>Unreal Engine: </b>Blueprints</li>
<li><b>Unity: </b>2D, 3D</li>
<li><b>Languages:</b> C++, C#, Python, HTML5</li>
<li><b>Version Control: </b>Git (Gitkraken, Git Bash)</li>
<li><b>Other Software: </b> Visual Studio 2019, Blender</li>
<li><b>Project Management: </b> Git Issues, Trello, Slack</li>
</ul>
<a href="pdfs/CV.pdf" target="_blank" class="button large scrolly">View my CV</a>
</div>
</article>
<!-- Work Section-->
<!--<article id="work" class="wrapper style2">
<div class="container">
<header>
<h2>Here's all the stuff I do.</h2>
<p>Odio turpis amet sed consequat eget posuere consequat.</p>
</header>
<div class="row aln-center">
<div class="col-4 col-6-medium col-12-small">
<section class="box style1">
<span class="icon featured fa-comments"></span>
<h3>Consequat lorem</h3>
<p>Ornare nulla proin odio consequat sapien vestibulum ipsum primis sed amet consequat lorem dolore.</p>
</section>
</div>
<div class="col-4 col-6-medium col-12-small">
<section class="box style1">
<span class="icon solid featured fa-camera-retro"></span>
<h3>Lorem dolor tempus</h3>
<p>Ornare nulla proin odio consequat sapien vestibulum ipsum primis sed amet consequat lorem dolore.</p>
</section>
</div>
<div class="col-4 col-6-medium col-12-small">
<section class="box style1">
<span class="icon featured fa-thumbs-up"></span>
<h3>Feugiat posuere</h3>
<p>Ornare nulla proin odio consequat sapien vestibulum ipsum primis sed amet consequat lorem dolore.</p>
</section>
</div>
</div>
<footer>
<p>Lorem ipsum dolor sit sapien vestibulum ipsum primis?</p>
<a href="#portfolio" class="button large scrolly">See some of my recent work</a>
</footer>
</div>
</article>-->
<!-- Portfolio Section -->
<article id="portfolio" class="wrapper style3">
<div class="container fade">
<header>
<h1>PROJECTS</h1>
</header>
<div class="row">
<!-- Dissertation -->
<div class="col-4 col-6-medium col-12-small">
<article class="box style2">
<a href="portfolio.html#dissertation" class="image featured"><img src="images\WFCProceduralGeneration.jpg" alt="" /></a>
<h3><a href="portfolio.html#dissertation">Procedural Generation of Cityscapes</a></h3>
<p>A dissertation project to implement the WaveFunctionCollapse algorithm to generate 3D cityscapes in Unity.</p>
</article>
</div>
<!-- Wonzie World -->
<div class="col-4 col-6-medium col-12-small">
<article class="box style2">
<a href="portfolio.html#wonzie" class="image featured"><img src="images/WonzieWorldMobile.png" alt="" /></a>
<h3><a href="portfolio.html#wonzie">Wonzie World on Mobile</a></h3>
<p>
Intern work to port an existing IP to touch screen input for mobile devices with the intention of releasing
on IOS and Android.
</p>
</article>
</div>
<!-- Kojima Wars -->
<div class="col-4 col-6-medium col-12-small">
<article class="box style2">
<a href="portfolio.html#kojima" class="image featured"><img src="images/Kojima Wars.png" alt="" /></a>
<h3><a href="portfolio.html#kojima">Kojima Wars</a></h3>
<p>A project undertaken as part of a large cohort to create a networked multiplayer first-person shooter.</p>
</article>
</div>
<!-- Portal -->
<div class="col-4 col-6-medium col-12-small">
<article class="box style2">
<a href="portfolio.html#portal" class="image featured"><img src="images/Portal.png" alt="" /></a>
<h3><a href="portfolio.html#portal">Portal System Recreation</a></h3>
<p>A recreation of the portal system in the Unity Engine using render textures and Unity's physics system.</p>
</article>
</div>
<!-- DirectX -->
<div class="col-4 col-6-medium col-12-small">
<article class="box style2">
<a href="portfolio.html#directx" class="image featured"><img src="images/DirectX.png" alt="" /></a>
<h3><a href="portfolio.html#directx">DirectX11 First-Person Shooter</a></h3>
<p>An attempt to create a first-person shooter in the style of old school shooters such Wolfenstein 3D, with DirectX11 and C++.</p>
</article>
</div>
<!-- Open world Streaming -->
<div class="col-4 col-6-medium col-12-small">
<article class="box style2">
<a href="portfolio.html#streaming" class="image featured"><img src="images/OpenWorldStreaming.png" alt="" /></a>
<h3><a href="portfolio.html#streaming">Open world Streaming</a></h3>
<p>A chunk-based world system developed to handle the streaming of an open world environment at runtime.</p>
</article>
</div>
<!-- Binding of Isaac -->
<!--<div class="col-4 col-6-medium col-12-small">
<article class="box style2">
<a href="portfolio.html#isaac" class="image featured"><img src="images/BOID.PNG" alt="" /></a>
<h3><a href="portfolio.html#isaac">Binding of Isaac Demake</a></h3>
<p>A small group task to demake a modern title to the look and feel of an atari-era game.</p>
</article>
</div>-->
</div>
<!--<footer>
<p>If you have any questions or inquiries then feel free to <a href="#contact" class="scrolly"><b>get in contact</b></a></p>
</footer>-->
<footer>
<p>You can find these projects and many more on my <a href="https://github.com/Ahillman2000" target="_blank"> <b>GitHub</b></a> account.</p>
</footer>
</div>
</article>
<!-- Contact Section -->
<article id="contact" class="wrapper style4">
<div class="container medium">
<div class="col-12">
<h2>GET IN CONTACT</h2>
<h3>Find me on ...</h3>
<ul class="social">
<li><a href="https://www.linkedin.com/in/alexander-hillman-394b761b7/" target="_blank" class="icon brands fa-linkedin-in"><span class="label">LinkedIn</span></a></li>
<li><a href="https://twitter.com/AlexHillman2000" target="_blank" class="icon brands fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="https://github.com/Ahillman2000" target="_blank" class="icon brands fa-github"><span class="label">Github</span></a></li>
<!--<li><a href="#" class="icon brands fa-youtube"><span>YouTube</span></a></li>-->
</ul>
<h3>Or contact me via <a href="mailto:[email protected]"><u>[email protected]</a>.</h3>
<hr/>
</div>
</div>
<footer>
<ul id="copyright">
<li>© Alexander Hillman. All rights reserved.</li><li>Design: <a href="http://html5up.net" target="_blank">HTML5 UP</a></li>
</ul>
</footer>
</div>
</article>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>