-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
executable file
·144 lines (143 loc) · 5.39 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
<!--
* Personal Cards 1.0 by Luca Cassani *
You can copy, modify, publish, use, sell,
or distribute this template for any purpose,
commercial or non-commercial, and by any means.
It requires no special copyright notes nor attribution.
-->
<!DOCTYPE html>
<html lang="en">
<head>
<title>Levente Jónás</title>
<link href="css/style.css" rel="stylesheet" type="text/css">
<link href='https://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="css/font-awesome.min.css">
<link rel="shortcut icon" href="img/favicon.ico" />
<meta name="description" content="Levente Jónás | Personal Cards">
<meta name="author" content="Luca Cassani | Levente Jónás">
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0">
<meta name="theme-color" content="#2196F3">
</head>
<body>
<div id="top_bg"></div>
<header>
<div id="quick_card" class="card">
<div><img id="photo" src="img/photo.jpg" /></div>
<h1 id="name">Levente Jónás</h1>
<h2 id="description">Android && iOS Developer</h2>
</div>
</header>
<main>
<div id="about_card" class="card">
<section class="tab">
<div class="title"><i class="fa fa-suitcase"></i>Work Experience</div>
<div class="content">
<section class="element">
<table class="table">
<tr>
<td>
<div class="name">Dyntell Software</div>
</td>
<td>
<div class="date">July 2013 - December 2014</div>
</td>
</tr>
<tr>
<td colspan="2">
<div class="info">Android & iOS Developer <a href="http://www.dyntell.com/" target="_blank">@Dyntell</a>, creating mobile clients for ERP, BI systems and also had the chance to work on Cloud based Business Management softwares, program guide app, Storage helper applications for Google Glass.</div>
</td>
</tr>
</table>
</section>
<hr align="left"/>
<section class="element">
<table class="table">
<tr>
<td>
<div class="name">Schibsted Classified Media Hungary Kft.</div>
</td>
<td>
<div class="date">December 2014 - January 2017</div>
</td>
</tr>
<tr>
<td colspan="2">
<div class="info">Android & iOS Developer <a href="http://http://www.jofogas.hu/" target="_blank">@Jofogas</a>, working on the biggest classified ads site in Hungary</div>
</td>
</tr>
</table>
</section>
<hr align="left"/>
<section class="element">
<table class="table">
<tr>
<td>
<div class="name">Schibsted Classified Media Hungary Kft.</div>
</td>
<td>
<div class="date">January 2017 - Present</div>
</td>
</tr>
<tr>
<td colspan="2">
<div class="info">Mobile Developer Team Leader <a href="http://www.jofogas.hu/" target="_blank">@Jofogas</a>, working on the biggest classified ads site and car ads site — <a href="https://www.hasznaltauto.hu/" target="_blank">@Hasznaltauto</a> — in Hungary</div>
</td>
</tr>
</table>
</section>
</div>
</section>
</div>
<div id="about_card" class="card">
<section class="tab">
<div class="title"><i class="fa fa-tachometer"></i>Skills</div>
<div class="content">
<section class="element">
<div class="name">Programming Languages</div>
<div class="info">Java — Objective-C — Swift — Kotlin — Basics Web knowledge</div>
</section>
<hr align="left"/>
<section class="element">
<div class="name">Platforms & Tools</div>
<div class="info">Android SDK — iOS SDK — Git — JetBrains IDEs — XCode — SQL — NoSQL — So Forth</div>
</section>
</div>
</section>
</div>
<div id="about_card" class="card">
<section class="tab">
<div class="title"><i class="fa fa-user"></i>Personal Stuff</div>
<div class="content">
<section class="element">
<div class="name">Language Skills</div>
<div class="info">Hungarian (Native) — English (Fluent)</div>
</section>
<hr align="left"/>
<section class="element">
<div class="name">Interests</div>
<div class="info">Traveling — Reading — Boardgames — Biking — Software Developing - Hiking</div>
</section>
</div>
</section>
</div>
<div id="contact_card" class="card">
<section class="tab">
<div class="title"><i class="fa fa-envelope"></i>Get in touch!</div>
<div class="content">
<div class="contacts"><a href="mailto:[email protected]"><i class="fa fa-envelope"></i> E-Mail</a></div>
<div class="contacts"><a href="https://github.com/ezisazis" target="_blank"><i class="fa fa-github"></i> Github</a></div>
<div class="contacts"><a href="https://twitter.com/ezmegamaz" target="_blank"><i class="fa fa-twitter"></i> Twitter</a></div>
<div class="contacts"><a href="https://www.linkedin.com/in/levente-j%C3%B3n%C3%A1s-52731886/" target="_blank"><i class="fa fa-linkedin"></i> LinkedIn</a></div>
<div class="contacts"><a href="https://www.instagram.com/ezisazis/" target="_blank"><i class="fa fa-instagram"></i> Instagram</a></div>
</div>
</section>
</div>
<a href="mailto:[email protected]">
<div id="fab"> <i class="fa fa-envelope"></i> </div>
</a>
</main>
<footer>
<small>Powered by <a href="http://lucacassani.me/personalcards/" target="_blank">Personal Cards</a></small>
</footer>
</body>
</html>