-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
214 lines (204 loc) · 11.2 KB
/
index.html
File metadata and controls
214 lines (204 loc) · 11.2 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
<!DOCTYPE HTML>
<!--
Radu Mincu Portfolio
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Radu Mincu 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">
<!-- Sidebar -->
<section id="sidebar">
<div class="inner">
<nav>
<ul>
<li><a href="#intro">Who am I?</a></li>
<li><a href="#one">Recent works</a></li>
<li><a href="#two">Career</a></li>
<li><a href="#three">Contact me!</a></li>
</ul>
</nav>
</div>
</section>
<!-- Wrapper -->
<div id="wrapper">
<!-- Intro -->
<section id="intro" class="wrapper style1 fullscreen fade-up">
<div class="inner">
<h1><img class="image" src="images/radufoto.jpg" alt="" data-position="center center" /> Radu Mincu</h1>
<p>Hi my name is Radu, I'm from Italy and I'm 21 years old. I'm a Programmer with a huge passion for Game Development. I also have an incredibly versatile background in music, art and design, allowing me to communicate with all parts of the development process and comprehend all intricacies of a game and its development process.</p>
<ul class="actions">
<li><a href="#one" class="button scrolly">Learn more</a></li>
</ul>
</div>
</section>
<!-- One -->
<section id="one" class="wrapper style2 spotlights">
<section>
<a class="image"><img src="images/TaintedLandsLogo.png" alt="" data-position="center center" /></a>
<div class="content">
<div class="inner">
<h2>Tainted Lands</h2>
<p>First ever Game Development Project in Unity. Top-down Metroidvania inspired by famous games such as Hollow Knight and The Legend of Zelda.</p>
<ul>
<li>Programmed a gameplay loop with smooth movement and a fluid melee combat system.</li>
<li>Made various enemies with different AI, behaviours, and attacks.</li>
<li>Created art and animations for the Player and 4 different enemies.</li>
<li>Wrote extensive Game Design Document outlining various ideas for the story, progression and powerups of the game.</li>
</ul>
<a href="https://youtu.be/b___OMH_YHc" class="icon brands fa-youtube"> YouTube Link</a>  
<a href="https://docs.google.com/document/d/1006Ol6kMkS3a9t4NRKPW5lo0RamUhFI9sNBqD1M2pAM/edit?usp=sharing" class="icon brands fa-google-drive"> Game Design Document</a>
</div>
</div>
</section>
<section>
<a class="image"><img src="images/ZIPLogo.png" alt="" data-position="top center" /></a>
<div class="content">
<div class="inner">
<h2>Z.I.P</h2>
<p>Submission for my first Game Jam, Indie Game Jam Beginners #003, Theme: Robot. Smooth 2D Platformer with various abilities and power-ups made together with 4 other people in 7 days. Reached 5th place out of 120 submissions.</p>
<ul>
<li>Played a main role in the decision-making for the game, from the game genre to the gameplay loop and to the various micro-interactions.</li>
<li>Was Head of Game Design, hand-crafting all the platforming layouts, from the level structures to the singular jumps.</li>
<li>Made the Player Controller and implemented the various abilities.</li>
<li>Programmed the various architecture elements of the game, such as the Scene Transitions, Checkpoints, Power-up Terminals etc.</li>
</ul>
<a href="https://rradu.itch.io/zip" class="icon brands fa-itch-io"> Itch Page</a>
</div>
</div>
</section>
<section>
<a class="image"><img src="images/PlutoLogo.png" alt="" data-position="50% 50%" /></a>
<div class="content">
<div class="inner">
<h2>Pluto's Revolution</h2>
<p>Mini Game Jam #130 submission, Theme: Lunar, Limitation: 10 Seconds. Technical Arcade side-scroller made in 3 days with 4 other people. Reached 39th place out of 226 submissions.</p>
<ul>
<li>Came up with the idea and various details for the game, including the main gameplay loop, the Story structure and the Arcade section.</li>
<li>Created the first prototype, implemented the final Player Controller and programmed multiple obstacles</li>
<li>Hand-crafted the layouts for the 5 main Story levels and over 20 layout Presets for the Arcade section.</li>
</ul>
<a href="https://imated.itch.io/plutos-revolution" class="icon brands fa-itch-io"> Itch Page</a>
</div>
</div>
</section>
<section>
<a class="image"><img src="images/PackingUpLogo.png" alt="" data-position="50% 50%" /></a>
<div class="content">
<div class="inner">
<h2>Packing Up</h2>
<p>Ludum Dare 53 Submission; Theme: Delivery. Cozy Buy/Sell game made in 3 days with 2 other people. Currently being rated with a lot of positive feedback.</p>
<ul>
<li>Created all of the sprites and artwork for the game from scratch in a digital software.</li>
<li>Handled System Design with the various prices, variables and formulas.</li>
<li>Coded and enhanced various in-game features directly.</li>
<li>Helped with bug-fixing, playtesting and polishing.</li>
</ul>
<a href="https://rradu.itch.io/packing-up" class="icon brands fa-itch-io"> Itch Page</a>
</div>
</div>
</section>
</section>
<!-- Two -->
<section id="two" class="wrapper style3 fade-up">
<div class="inner">
<h2>Career</h2>
<p>I've been a full-time student my entire life, so my only work experiences are side-jobs that have little to do with development. Nonetheless, I've been studying programming and practicing it as a hobby since a very young age, so I'll be sharing some of my experiences.</p>
<div class="features">
<section>
<span class="icon solid major fa-cog"></span>
<h3>First Game</h3>
<p>My first ever attempt at programming was all the way back in middle school. I learned on my own throughout various Telegram groups how to make something in PHP, and I used that knowledge to make a Cookie Clicker-like Telegram Bot that I shared with a group of friends.</p>
</section>
<section>
<span class="icon solid major fa-school"></span>
<h3>High School Experiences</h3>
<p>Throughout all of my 5 years of High School I had 2 hours of Programming Classes a week. We started with some basic HTML, worked our way up to learning low-level C++ and were also taught some MySQL. I ended up graduating with perfect grades in Programming, which is what pushed me towards pursuing this career.</p>
</section>
<section>
<span class="icon solid major fa-desktop"></span>
<h3>University</h3>
<p>After high school was over I decided to get into University for Computer Science, and I'm currently approaching the end of my second year here. Throughout my first year we were taught Java, and using only the cmd as input and output, I started making some basic games like Russian Roulette, Connect Four, Hangman, Chess etc.</p>
</section>
<section>
<span class="icon solid major fa-code"></span>
<h3>Unity</h3>
<p>Eventually I stumbled upon Unity, half a year ago, and started working on my very first game, Tainted Lands, a Top-Down Action Adventure Metroidvania.</p>
</section>
<section>
<span class="icon solid major fa-link"></span>
<h3>Game Jams</h3>
<p>With more familiarity with Unity and Game Development, I seeked towards participating in short game jams to get quick progress and results and to hone my skills as much as possible. I ended up making an entirely new team with other very competent developers I met in the jams' respective Discords, and so far we've worked on three successful Game Jam games, with even more to come.</p>
</section>
<section>
<span class="icon major fa-file"></span>
<h3>Future</h3>
<p>I am currently working on my Unreal Engine skills, trying to learn how to work with 3D elements and work towards making a multiplayer-compatible game. One of my close friends is teaching me directly so I can join his team and help them create games for Mobile platforms.</p>
</section>
</div>
</div>
</section>
<!-- Three -->
<section id="three" class="wrapper style1 fade-up">
<div class="inner">
<h2>Get in touch</h2>
<p>I'm always eager to interact with new people, so please contact me for anything, work-related or not!</p>
<section>
<ul class="contact">
<li>
<h3>Email</h3>
<a href="#">radu4ax@gmail.com</a>
</li>
<li>
<h3>Phone</h3>
<span>+39 346 637 6942</span>
</li>
<li>
<h3>Social</h3>
<ul class="icons">
<li><a href="https://github.com/MYNAMEISRADU" class="icon brands fa-github"><span class="label">GitHub</span></a></li>
<li><a href="https://discord.com/users/295971633686904832" class="icon brands fa-discord"><span class="label">Discord</span></a></li>
<li><a href="https://steamcommunity.com/id/mynameisradu/" class="icon brands fa-steam"><span class="label">Steam</span></a></li>
<li><a href="https://www.instagram.com/radumincu/" class="icon brands fa-instagram"><span class="label">Instagram</span></a></li>
<li><a href="https://t.me/mynameisradu" class="icon brands fa-telegram"><span class="label">Telegram</span></a></li>
<li><a href="https://twitter.com/THEYCALLMERADU" class="icon brands fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="https://www.linkedin.com/in/radu-mincu-83a354274/" class="icon brands fa-linkedin"><span class="label">LinkedIn</span></a></li>
</ul>
</li>
<li>
<h3>Address</h3>
<span>
20126 Via Vizzola, 5<br />
Milano, MI<br />
Italy
</span>
</li>
</ul>
</section>
</div>
</section>
</div>
<!-- Footer -->
<footer id="footer" class="wrapper style1-alt">
<div class="inner">
<ul class="menu">
<li>© Untitled. All rights reserved.</li><li>Design: <a href="http://html5up.net">HTML5 UP</a></li>
</ul>
</div>
</footer>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrollex.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>