-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
149 lines (138 loc) · 6.75 KB
/
index.html
File metadata and controls
149 lines (138 loc) · 6.75 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
<!DOCTYPE HTML>
<!--
Astral by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Stamatis Prekas - 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" />
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
</head>
<body class="is-preload">
<!-- Wrapper-->
<div id="wrapper">
<!-- Nav -->
<nav id="nav">
<a href="#" class="icon solid fa-home"><span>Home</span></a>
<a href="#work" class="icon solid fa-folder"><span>Work</span></a>
<a href="#contact" class="icon solid fa-envelope"><span>Contact</span></a>
<!--<a href="https://twitter.com/ajlkn" class="icon brands fa-twitter"><span>Twitter</span></a> -->
</nav>
<!-- Main -->
<div id="main">
<!-- Me -->
<article id="home" class="panel intro">
<header>
<h1>Stamatis Prekas</h1>
<p>Software and Game Developer</p>
</header>
<a href="#work" class="jumplink pic">
<span class="arrow icon solid fa-chevron-right"><span>See my work</span></span>
<img src="images/me.jpg" alt="" />
</a>
</article>
<!-- Work -->
<article id="work" class="panel">
<header>
<h2>Work</h2>
</header>
<header>
<h3>Damn Daniel: White Vans Adventure</h3>
</header>
<p>
I lead a team of individuals to create a rhythm game RPG hybrid. I have done the programming, game design, social media managing, and some animation, level design, and UI work.
<br>
Gameplay example: <a href="https://youtu.be/GA20PCzNDDY" target="_blank" rel="noopener noreferrer">https://youtu.be/GA20PCzNDDY</a>
<br>
Demo download: <a href="https://mineturtlepls.itch.io/ddwva" target="_blank" rel="noopener noreferrer">https://mineturtlepls.itch.io/ddwva</a>
</p>
<section>
<div class="row">
<div class="col-4 col-6-medium col-12-small">
<a href="https://raw.githubusercontent.com/StamatisP/StamatisP.github.io/main/images/pic01.png" target="_blank" rel="noopener noreferrer" class="image fit"><img src="images/pic01.png" alt=""></a>
</div>
<div class="col-4 col-6-medium col-12-small">
<a href="https://raw.githubusercontent.com/StamatisP/StamatisP.github.io/main/images/pic02.png" target="_blank" rel="noopener noreferrer" class="image fit"><img src="images/pic02.png" alt=""></a>
</div>
<div class="col-4 col-6-medium col-12-small">
<a href="https://raw.githubusercontent.com/StamatisP/StamatisP.github.io/main/images/pic03.png" target="_blank" rel="noopener noreferrer" class="image fit"><img src="images/pic03.png" alt=""></a>
</div>
<div class="col-4 col-6-medium col-12-small">
<a href="https://raw.githubusercontent.com/StamatisP/StamatisP.github.io/main/images/pic04.jpg" target="_blank" rel="noopener noreferrer" class="image fit"><img src="images/pic04.jpg" alt=""></a>
</div>
<div class="col-4 col-6-medium col-12-small">
<a href="https://raw.githubusercontent.com/StamatisP/StamatisP.github.io/main/images/pic05.jpg" target="_blank" rel="noopener noreferrer" class="image fit"><img src="images/pic05.jpg" alt=""></a>
</div>
<div class="col-4 col-6-medium col-12-small">
<a href="https://raw.githubusercontent.com/StamatisP/StamatisP.github.io/main/images/pic06.jpg" target="_blank" rel="noopener noreferrer" class="image fit"><img src="images/pic06.jpg" alt=""></a>
</div>
</div>
</section>
<header>
<h3>Vine Worlds</h3>
</header>
<p>
I worked with Vinesauce is Hope benefitting the Pediatric Cancer Research Foundation by developing a multiplayer 3D platformer collectathon. I personally worked on fixing bugs, programming minigames, and some UI work.
<br>
Minigame example: <a href="https://www.youtube.com/watch?v=0WfIElBCVmg" target="_blank" rel="noopener noreferrer">https://www.youtube.com/watch?v=0WfIElBCVmg</a>
</p>
<section>
<div class="row">
<div class="col-4 col-6-medium col-12-small">
<a href="https://raw.githubusercontent.com/StamatisP/StamatisP.github.io/main/images/pic07.png" target="_blank" rel="noopener noreferrer" class="image fit"><img src="images/pic07.png" alt=""></a>
</div>
<div class="col-4 col-6-medium col-12-small">
<a href="https://raw.githubusercontent.com/StamatisP/StamatisP.github.io/main/images/pic08.png" target="_blank" rel="noopener noreferrer" class="image fit"><img src="images/pic08.png" alt=""></a>
</div>
<div class="col-4 col-6-medium col-12-small">
<a href="https://raw.githubusercontent.com/StamatisP/StamatisP.github.io/main/images/pic09.png" target="_blank" rel="noopener noreferrer" class="image fit"><img src="images/pic09.png" alt=""></a>
</div>
</section>
</article>
<!-- Contact -->
<article id="contact" class="panel">
<header>
<h2>Contact Me</h2>
</header>
<form action="https://formspree.io/f/xjvjnpnq" method="post">
<div>
<div class="row">
<div class="col-6 col-12-medium">
<input type="text" name="name" placeholder="Name" />
</div>
<div class="col-6 col-12-medium">
<input type="email" name="email" placeholder="Email" />
</div>
<div class="col-12">
<input type="text" name="subject" placeholder="Subject" />
</div>
<div class="col-12">
<textarea name="message" placeholder="Message" rows="6"></textarea>
</div>
<div class="col-12">
<input type="submit" value="Send Message" />
</div>
</div>
</div>
</form>
</article>
</div>
<!-- Footer -->
<div id="footer">
<ul class="copyright">
<li>© Stamatis Prekas</li><li>Design: <a href="http://html5up.net">HTML5 UP</a></li>
</ul>
</div>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.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>