-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
209 lines (208 loc) · 16.8 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
<!doctype html>
<html>
<head>
<title>Raúl Jiménez PORTFOLIO</title>
<meta property="og:title" content="Raúl Jiménez PORTFOLIO" />
<meta property="og:site_name" content="Raúl Jiménez PORTFOLIO"/>
<meta property="og:description" content="Raúl 'Dio Joestar' Jiménez PORTFOLIO" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" target="_blank" href="css/style.css">
<!-- jQuery + jQuery UI -->
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.9/jquery-ui.min.js"></script>
<script type="text/javascript">
$(function () {
$(".drag").draggable({containment: "parent", scroll: false, stack: ".drag"});
$(".drag2").draggable({containment: "parent", grid: [80, 100], opacity: 0.7, scroll: true });
});
</script>
</head>
<body>
<header>
<video autoplay loop muted preload id="video">
<source type="video/webm" src="img/video/banner_720.webm">
</video>
<div class="header">
<div id="avatar"></div>
<h1>Raúl 'Dio Joestar' Jiménez <span style="color:#ebc055; font-weight:bold;">PORTFOLIO</span></h1>
<div class="headerContent">
<ul>
<li><a href="https://www.linkedin.com/in/ra%C3%BAl-jim%C3%A9nez-carrillo-778963105">LinkedIn</a></li>
<li><a href="https://www.artstation.com/diojoestar">ArtStation</a></li>
<li><a href="https://sketchfab.com/diojoestar">Sketchfab</a></li>
</ul>
</div>
</div>
</header>
<div id="menu">
<a href="#"><div id="menu_main">About</div></a>
<a href="#RETF2"><div id="menu_RETF2">RETF2</div></a>
<a href="#OnlineSDK"><div id="menu_onlinesdk">OnlineSDK</div></a>
<a href="#SteamCMD-GUI"><div id="menu_steamcmd-gui">SteamCMD GUI</div></a>
<a href="#Gallery"><div id="menu_works">Other Works</div></a>
<a href="#Contact"><div id="menu_contact">Contact</div></a>
</div>
<section id="Main">
<div class="container">
<div class="edu" style="background:rgba(249, 146, 0, 0.2); border-color: #74644e;">
<h3>Work in Progress</h3>
<p>My portfolio still WiP right now. Check <a target="_blank" href="https://github.com/DioJoestar/Portfolio">GitHub</a> for the last updates.</p>
</div>
<div class="edu">
<h3>Work Experience</h3>
<ul>
<li><b>Technician QA Tester</b></li>
<ul><li>June 2016 - April 2019 - <i><a target="_blank" href="http://www.venture.com.sg">Venture Electronics Spain S.L.</a></i> at HP in Sant Cugat del Vallès - Spain</li></ul>
<ul>Operating for QA test with large format printers of HP. I worked with the printers <a href="https://www8.hp.com/us/en/commercial-printers/latex-printers/r-series.html">HP Latex R1000 and HP Latex R2000</a>.</ul>
<hr />
<li><b>Maintenance Technician</b> (Traineeship)</li>
<ul><li>Sept. 2012 - Feb. 2013 - <i><a target="_blank" href="http://www.inology.com">Multimos, S.A. (Inology)</a></i> at Terrassa - Spain</li></ul>
</ul>
</div>
<div class="edu">
<h3>Educatión and Certification</h3>
<ul>
<li>Higher Level Training Cycle:</li>
<ul><li>2020 - Cross-platform development at Institut Nicolau Copèrnic, Terrassa - Spain</li></ul>
<li>Vocational Education and Training:</li>
<hr />
<ul><li>2013 - Microcomputer systems and networks at IES Sabadell, Sabadell - Spain</li></ul>
<hr />
<li>Certificate:</li>
<ul><li>2015 - Modeling techniques for video games at CIFO L'Hospitalet, Hospitalet de Llobregat - Spain</li></ul>
</ul>
</div>
</div>
<article>
<a href="#"><h1>About</h1></a>
<hr />
<p>Hello, my name is Raúl Jiménez Carrillo also know Dio Joestar as nickname in a lot of social networks and websites. I have <span id="myAge">00</span> years old and I'm from Barcelona, Spain.</p>
<br />
<p>Since I was a child, I always enjoyed modding and personalizing my computer and video games, from changing the sounds until making new maps.</p>
<br />
<p>I also love collecting action figures.</p>
<br />
<p>Right now, I'm studing a higher level training cycle at Institut Nicolau Copèrnic, the cross-platform development one.</p>
</article>
</section>
<section class="background" id="RETF2">
<article>
<a href="#RETF2"><h1>RETF2</h1></a>
<hr />
<input type="checkbox" id="checkbox">
<div id="A">
<p>In July 2014, I was a member of the crew <a target="_blank" href="https://steamcommunity.com/groups/badwolf_tf2" target="blank_">Bad Wolf team</a> who organized the <a target="_blank" href="https://twitter.com/retf2org" target="blank_">Retrospective event</a> at the <a target="_blank" href="http://www.euskal.org/" target="blank_">Euskal Encounter 22 LAN party</a> in Bilbao, Spain.</p>
<br />
<p>With two other friends, we designed, modeled, textured, and rigged two medals for the Team Fortress 2 video game, one as a winner prize and other for the participants. <a target="_blank" href="http://www.teamfortress.com/post.php?id=13964" target="blank_">Both of them were added to the game by VALVE</a>.</p>
<div class="gallery-container">
<ul>
<li><a title="Render with Source Filmmaker" href="#RETF2" onclick="document.getElementById('RETF2').className = 'render background'"><div class="img-small clickable" style="background: url(img/ee22/retf2_soldier.jpg);"></div></a></li>
<li><a title="The medals in HLMV" href="#RETF2" onclick="document.getElementById('RETF2').className = 'medals background'"><div class="img-small clickable" style="background: url(img/ee22/hlmv_medals.jpg);"></div></a></li>
<li><a title="Concept art by Juan Armen" href="#RETF2" onclick="document.getElementById('RETF2').className = 'concept_art background'"><div class="img-small clickable" style="background: url(img/ee22/concept_art_ee22_medal.jpg);"></div></a></li>
<li><a title="A player wearing the medal" href="#RETF2" onclick="document.getElementById('RETF2').className = 'ingame background'"><div class="img-small clickable" style="background: url(img/ee22/ingame_screenshot.jpg);"></div></a></li>
<div style="clear: both;"></div>
</ul>
</div>
</div>
<div id="B">
<p>At 2015 <a target="_blank" href="http://www.teamfortress.com/post.php?id=17410">we did it again</a>, this time with support from <a target="_blank" href="http://www.extelevision.com/">eXtelevision</a>. The Retrospective 2 tournament had over 2300 participants in a total of 5 formats (Highlander, 6v6, RSP, Arena respawn, and Ultiduo).</p>
<div class="gallery-container">
<ul>
<li><a title="Render with Source Filmmaker" href="#RETF2" onclick="document.getElementById('RETF2').className = 'retros1 background'"><div class="img-small clickable" style="background: url(img/ee22/retrospective_winner.jpg);"></div></a></li>
<li><a title="The medals in HLMV" href="#RETF2" onclick="document.getElementById('RETF2').className = 'retros2 background'"><div class="img-small clickable" style="background: url(img/ee22/retrospective_participant.jpg);"></div></a></li>
<div style="clear: both;"></div>
</ul>
</div>
<p>This, and other models, can be viewed only at my <a target="_blank" href="https://sketchfab.com/3d-models/retf2-medals-for-team-fortress-2-bc42cc3c05d048849aeb8ce7fd9f577a">Sketchfab</a>.</p>
</div>
<label for="checkbox" class="scrollbutton"></label>
</article>
</section>
<section id="JoJoSS">
<iframe src="http://jojoss.shoutwiki.com/wiki/Main_Page" scrolling="left">
<p>Your browser does not support iframes. <a target="_blank" href="http://jojoss.shoutwiki.com">Click here</a>.</p>
<a target="_blank" href="http://jojoss.shoutwiki.com">Click here</a>.</p>
</iframe>
<article>
<a href="#JoJoSS"><h1>JoJoSS Wiki</h1></a>
<hr />
<p>My last proyect and currently inactive due the game shutdown. The <a target="_blank" href="http://jojoss.shoutwiki.com" target="blank_">JoJoSS Wiki</a> it's an unofficial Wiki of JoJo's Bizarre Adventure: Stardust Shooters videogame for Android and iOS.</p>
<br />
<p>The game was only available in Japan, that means that there is no translation in any language, so I decided to create a Wiki with a translations of the units (I translate it with help of some friends and Google translate, since I barely have any knowledge of Japanese). The game shutdown in April 14, 2021.</p>
<br />
</article>
</section>
<section id="OnlineSDK">
<iframe src="https://web.archive.org/web/20170216183000/http://onlinesdk.webege.com/" scrolling="left">
<p>Your browser does not support iframes. <a target="_blank" href="http://onlinesdk.webege.com">Click here</a>.</p>
<a target="_blank" href="http://onlinesdk.webege.com">Click here</a>.</p>
</iframe>
<article>
<a href="#OnlineSDK"><h1>OnlineSDK</h1></a>
<hr />
<p>Name shortened from <a target="_blank" href="http://onlinesdk.webege.com/" target="blank_">Spanish Development Kit</a>, it was a spanish project, made from scratch, focused on teaching or expand their knowledge in the creation and modification on content related to the game engine of Half-Life 2, the Source engine.</p>
<br />
<p>It was born as a site where I could share my documentation about modding and a way of learning HTML, CSS, and PHP by myself</p>
<br />
<p>Right now it's only an abandoned project. The embed website is from the <a href="https://archive.org/web/">Wayback Machine</a>.</p>
<img class="man" src="img/svg/man.svg"></img>
</article>
</section>
<section id="SteamCMD-GUI">
<div class="window">
<img src="img/steamcmd-gui/screen1.png" class="drag screen1"/>
<img src="img/steamcmd-gui/screen2.png" class="drag screen2"/>
<img src="img/steamcmd-gui/icon.png" class="drag2 icon"/>
<img src="img/steamcmd-gui/screen3.png" class="drag screen3"/>
</div>
<div class="container">
<article>
<a href="#SteamCMD-GUI"><h2>SteamCMD GUI</h2></a>
<hr />
<p class="console">C:\Users\DioJoestar>type steamcmd-gui_desc.txt</p>
<p>Time ago I used to use <a target="_blank" href="http://tf2.gamebanana.com/tools/5303">batch scripts</a> for install and run game servers. Tired of navigating through a poor menu using the numbers, I made the next step, build a graphical interface. For that task I chose Visual Basic for start learning a new programing language.</p>
<br />
<p>Step by step, I build <a target="_blank" href="https://github.com/DioJoestar/SteamCMD-GUI">SteamCMD GUI</a>. As the name suggests, is a graphical interface for the <a target="_blank" href="https://developer.valvesoftware.com/wiki/SteamCMD">Steam Console Client</a> (SteamCMD), a command-line version of Steam for set up dedicated servers.</p>
<br />
<p>A lot of people contributed with this software making tutorials in different languages, helping with the code, providing feedback and ideas... even was recommended in <a target="_blank" href="http://www.pcgamer.com/dedicated-gaming-server/">PCGamer</a>.</p>
<br />
<p class="console">C:\Users\DioJoestar><span class="prompt"> </span></p>
</article>
</div>
</section>
<section id="Gallery">
<div>
<a href="#Gallery"><h1>Other Works</h1></a>
<hr />
<ul>
<li><div class="wrap"><a target="_blank" target="_blank" href="http://steamcommunity.com/sharedfiles/filedetails/?id=679240865"><div class="img clickable" style="background: url(img/gallery/bidecoder.jpg)"></div></a></div></li>
<li><div class="wrap"><a target="_blank" target="_blank" href="http://steamcommunity.com/sharedfiles/filedetails/?id=695308685"><div class="img clickable" style="background: url(img/gallery/runmann.jpg)"></div></a></div></li>
<li><div class="wrap"><a target="_blank" target="_blank" href="https://sketchfab.com/models/7325a646b5e54fa48f976c75ca281700"><div class="img clickable" style="background: url(img/gallery/M515_jeep.jpg)"></div></a></div></li>
<li><div class="wrap"><a target="_blank" target="_blank" href="http://steamcommunity.com/sharedfiles/filedetails/?id=438542671"><div class="img clickable" style="background: url(img/gallery/model_tf2_the_drunk_grail.jpg)"></div></a></div></li>
<li><div class="wrap"><a target="_blank" target="_blank" href="http://steamcommunity.com/sharedfiles/filedetails/?id=686543412"><div class="img clickable" style="background: url(img/gallery/arcade.jpg)"></div></a></div></li>
<li><div class="wrap"><a target="_blank" target="_blank" href="https://steamcommunity.com/sharedfiles/filedetails/?id=466786224"><div class="img clickable" style="background: url(img/gallery/model_tf2_snowmann.jpg)"></div></a></div></li>
<li><div class="wrap"><a target="_blank" target="_blank" href="http://steamcommunity.com/sharedfiles/filedetails/?id=379174656"><div class="img clickable" style="background: url(img/gallery/model_tf2_hale_coin.jpg)"></div></a></div></li>
<li><div class="wrap"><a target="_blank" target="_blank" href="http://dio-joestar.deviantart.com/art/Demoman-512882327"><div class="img clickable" style="background: url(img/gallery/w_cyclops_visor.jpg)"></div></a></div></li>
<li><div class="wrap"><a target="_blank" target="_blank" href="http://dio-joestar.deviantart.com/art/JoJo-s-Bizarre-Adventure-Killer-Queen-519590836"><div class="img clickable" style="background: url(img/gallery/w_killer_queen.jpg)"></div></a></div></li>
<li><div class="wrap"><a target="_blank" target="_blank" href="http://tf2.gamebanana.com/skins/131811"><div class="img clickable" style="background: url(img/gallery/demoman_hd.jpg)"></div></a></div></li>
<li><div class="wrap"><a target="_blank" target="_blank" href="img/gallery/bball1daycup.jpg"><div class="img clickable" style="background: url(img/gallery/bball1daycup.jpg)"></div></a></div></li>
<li><div class="wrap"><a target="_blank" target="_blank" href="http://jojoss.shoutwiki.com"><div class="img clickable" style="background: url(img/gallery/JoJoSSWiki.jpg)"></div></a></div></li>
<div style="clear: both;"></div>
</ul>
</div>
</section>
<section id="Contact">
<a href="#Contact"><h1 class="contact">Contact</h1></a>
<hr />
<div class="socialmedia"></div>
</section>
<section id="Footer">
<div class="foot">
<pre style="width:100%" >Porforlio made by Raúl 'Dio Joestar' Jiménez. Done with HTML, CSS and jQuery. Last update - April 12, 2021
Hosted at <a target="_blank" href="https://github.com/DioJoestar/Portfolio">GitHub</a>.</pre>
</div>
</section>
</body>
<script type="text/javascript" src="js/script.js"></script>
</html>