-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
191 lines (150 loc) · 8.81 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1" />
<title>Stana Silviu</title>
<link rel="stylesheet" href="./style.css">
<link rel="icon" type="image/x-icon" href="./Images/Icons/WebsiteFavicon.png" />
</head>
<!-- HERO -->
<body>
<div class="hero-section">
<div class="center-text">
<h2 class="size-50 white-text">Hi!  I'm Silviu!</h2>
<img class="rounded-profile-icon" height="200" src="./me.jpg">
<h2 class=" white-text"><i>A <u>fullstack</u> web developer!</i></h2>
</div>
</div>
<!-- RESUME -->
<div class="resume-section">
<div class="center-text">
<p class="size-20">Here is <b><a href="./resume.html">my resume!</a></b></p>
</div>
</div>
<!-- PROJECTS -->
<div class="project-section">
<div class="center-text">
<p class="size-20">Here are some of my projects!</b></p>
</div>
<div class="center-container">
<div class="project-grid">
<div class="align-center">
<div class="project">
<a href="https://store.steampowered.com/app/1684410/Seal_World/"
target="_blank">
<div class="image-container">
<img class="rounded-image" width="250"
src="./Images/project-1.png">
</a>
</div>
<h3 class="margin-2">Seal World</h3>
<p class="margin-1">A commercial game I launched on Steam.</p>
<p class="margin-1"><span class="purple-text"><b>5600+</span></b> copies sold!
  <span class="purple-text"><b>490+</b></span> Reviews</p>
</div>
</div>
<div class="align-center">
<div class="project">
<a href="https://sealdev.itch.io/rolling-downhill" target="_blank">
<img class="rounded-image" width="250" src="./Images/project2.png">
</a>
<h3 class="margin-2">Rolling Downhill</h3>
<p class="margin-0">A game to chill out, and do some puzzles and stuff.
</p>
</div>
</div>
<div class="align-center">
<div class="project">
<a href="https://sealdev.itch.io/unfair-sword" target="_blank">
<img class="rounded-image" width="250" src="./Images/project3.png">
</a>
<h3 class="margin-2">Unfair Sword</h3>
<p class="margin-0">A game to chill out, and do some puzzles and stuff.
</p>
</div>
</div>
<div class="align-center">
<div class="project">
<a href="https://sealdev.itch.io/moving-hazards" target="_blank">
<img class="rounded-image" width="250" src="./Images/project4.png">
</a>
<h3 class="margin-2">Moving Hazards</h3>
<p class="margin-0">A game to chill out, and do some puzzles and stuff.
</p>
</div>
</div>
<div class="align-center">
<div class="project">
<a href="https://sealdev.itch.io/lonely-camel" target="_blank">
<img class="rounded-image" width="250" src="./Images/project5.png">
</a>
<h3 class="margin-2">Lonely Camel</h3>
<p class="margin-0">A game to chill out, and do some puzzles and stuff.
</p>
</div>
</div>
<div class="align-center">
<div class="project">
<a href="https://sealdev.itch.io/relaxation-game" target="_blank">
<img class="rounded-image" width="250" src="./Images/project1.png">
</a>
<h3 class="margin-2">Relaxation Game</h3>
<p class="margin-0">A game to chill out, and do some puzzles and stuff.
</p>
</div>
</div>
</div>
</div>
</div>
<!-- HIRE ME -->
<div class="hire-me-section">
<div class="scallop-up"></div>
<div class="center-text">
<br><br><br>
<h3 class="size-30 white-text margin-2 footer-mobile-text">Ready to build your</h3>
<h3 class="size-30 white-text margin-0 footer-mobile-text">robust and functional web app?</h3>
<br><br><br><br>
<h2 class="size-50 white-text">Hire me!</h2>
</div>
<div class="align-center margin-0">
<a href="mailto:[email protected]">
<div class="button"><b>Contact</b></div>
</a>
</div>
</div>
<!-- FOOTER -->
<div class="footer-section">
<div class="center-container">
<div class="footer-grid">
<div class="align-center">
<div class="project socialLink">
<a href="https://www.linkedin.com/in/silviu-stana/">
<img class="rounded-image" width="33"
src="./Images/Icons/icon-linkedin.png">
</div>
</a>
</p>
</div>
<div class="align-center">
<div class="project socialLink">
<a href="https://github.com/Silviu-Stana">
<img class="rounded-image" width="33"
src="./Images/Icons/icon-git.png">
</a>
</p>
</div>
</div>
<div class="align-center">
<div class="project socialLink">
<a href="https://x.com/SealDev2">
<img class="rounded-image" width="33"
src="./Images/Icons/icon-twitter.png">
</a>
</p>
</div>
</div>
</div>
</div>
</div>
</body>