-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html.save
85 lines (60 loc) · 3.21 KB
/
index.html.save
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
<html>
<head>
<title>Alkiviadis Papadakis CV</title>
</head>
<body>
<h1>Alkiviadis Papadakis</h1>
<p>Games & Interactive applications mobile developer (iOS)</p>
<h1>Summary of Qualifications</h1>
<h2>Experience</h2>
<ul>
<li>Lead iOS Developer for <a href="http://www.bizzby.com/">BIZZBY Ltd</a> (2013)</li>
<li>iOS Developer for Fuerte <a href="http://www.fuerteint.com/">International Ltd</a> (2012)</li>
<li>Freelancer iOS and Android Developer (2009 – now)</li>
<li>Lead iOS Developer for <a href="http://www.jinxsoft.com/">Jinxsoft Ltd</a> (2010-2011)</li>
<li>Lead iOS Developer for appsmash (2012)</li>
<li>Sessional Tutor At <a href="http://www.ravensbourne.ac.uk/">Ravensbourne College</a> (2012)</li>
<li>Technology Editor At <a href="http://www.mas-ela.com/">mas-ela</a> (Tech news column) (2011 – 2012)</li>
</ul>
<h2>Expertise</h2>
<h3>Programming Languages</h3>
<p>Objective C, C++, C, Javascript,Java (Processing), HTML, CSS, C#, REST web services, </p>
<h3>Tools and Programs</h3>
<p>XCode 4.x + 5.x, Code::Blocks, Processing, Unity3D, Dreamweaver CS5 & CS4, SourceTree, Github. Tower (Version Control), Charles (Proxy client)</p>
<h3>Frameworks & APIs</h3>
<p>(Apple – Objective C)
Core Foundation, Core Media, UIKit, CoreData, CoreAudio, QuartzCore, CoreAnimation, StoreKit, Grand Central Dispatch, SenTestingKit and XCTests frameworks,</p>
<p>(Javascript) Sencha touch 1.1 & 2.0, Phonegap 1.3 & 1.4
(C++) Open Frameworks and plugins, OpenGL, glut
(C#) Unity API
(Java) Processing & plugins</p>
<h2>Projects</h2>
<h3>BIZZBY</h3>
<ul>
<li><a href="https://itunes.apple.com/gb/app/bizzby/id659352778?mt=8&ign-mpt=uo%3D4">BIZZBY app</a> (2013)</li>
</ul>
<h3>Fuerte International</h3>
<ul>
<li>Projects for companies like <em>Audi</em> and <em>Skoda</em> (available after request)</li>
</ul>
<h3>Jinxsoft Ltd</h3>
<ul>
<li>"Sport series - <a href="https://itunes.apple.com/us/app/sport-series-olympiakos/id476893936?ls=1&mt=8">Olympiakos</a> - <a href="https://itunes.apple.com/us/app/sport-series-panathinaikos/id476883845?mt=8">Panathinaikos</a> (2011)</li>
<li><a href="https://itunes.apple.com/us/app/greek-legends-odyssey-journey/id456683284?mt=8">Odyssey:The journey</a> - <a href="https://itunes.apple.com/us/app/greek-legends-siege-of-troy/id444774602?mt=8">Siege of Troy</a></li>
</ul>
<h3>Freelance</h3>
<ul>
<li><a href="https://itunes.apple.com/app/final-edit/id485682961?mt=8">Final Edit App</a> (IPad) using Apple’s Frameworks and native code for Kiwi Digital Creative</li>
<li><a href="https://github.com/sonic555gr/SpaceInvadersRetro#spaceinvadersretro">Space Invaders Retro</a> (PC – Mac OS – Linux) using Processing (Java) as a personal game project (2010)</li>
<li>Several small games and applications using Unity 3D, Processing, Open Frameworks, Flash, Html etc. (2009 – now) </li>
</ul>
<h2>Presentations</h2>
<ul>
<li>“Interactivity & creativity in game development“ at Public Vocational Training School Ag. Dimitriou (Dec 2011)</li>
<li>"Space Invader Retro Game" at vocational Training School DOMI (2010)</li>
</ul>
<h2>Education</h2>
<ul>
<li><a href="http://www.iekdomi.edu.gr/">Vocational Training School DOMI</a> Video Games development and General
</body>
</html>