-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
148 lines (148 loc) · 12.4 KB
/
index.html
File metadata and controls
148 lines (148 loc) · 12.4 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
<!doctype html>
<html lang=hu>
<head>
<title>Loránd Kiss</title>
<meta charset="UTF-8">
<meta name=viewport content="width=device-width,initial-scale=1">
<meta name="description" content="Website of Lorand Kiss">
<meta name="keywords" content="CV, web developer">
<meta name="author" content="Lorand Kiss">
<link href="assets/bundles/app_css.css" rel="stylesheet">
<script src="assets/bundles/app.js" type="module"></script>
<!--<script type="module" src="http://localhost:5169/@vite/client"></script>
<script type="module" src="http://localhost:5169/resources/scss/app.scss"></script>
<script type="module" src="http://localhost:5169/resources/js/app.js"></script>-->
</head>
<body>
<div class="header">
<picture>
<source media="(max-width:600px)" srcset="assets/images/hero_small.webp">
<source media="(min-width:601px)" srcset="assets/images/hero.webp">
<img src="assets/images/hero.webp" class="bg-img" width="222" height="333" alt="">
</picture>
</img>
<div class="hero-floating">
<div class="container">
<img id="profile" src="assets/images/profile.webp" width="222" height="333" alt="profile">
<div class="header-text-container">
<div class="title-container">
<h1>Loránd Kiss</h1>
<hr>
<h2>Expirienced Full Stack Web Developer</h2>
</div>
</div>
</div>
</div>
</div>
<section id="about" class="lighter">
<div class="container">
<div class="floating-text fadeInit fadeInRight">
<p>I have been working as a full stack web developer since 2019, primarily with PHP, Javascript and SCSS languages. I love diverse tasks and solving the challenges that come with them, whether it’s improving the user experience or optimizing performance on the frontend, or developing business logic or creating algorithms on the backend.</p>
<p>My aim is to deepen my professional knowlege mainly by setting up short-term goals.</p>
</div>
</div>
<img class="bg-img bg-img-left" src="assets/images/decor/circuit-bg-small.webp" alt="" width="79" height="100">
<picture class="sc_image">
<source srcset="assets/images/decor/circuit-bg-small.webp" media="(max-width: 690px)" width="79" height="100">
<source srcset="assets/images/decor/circuit-bg.webp" type="image/webp" width="106" height="100">
<img class="bg-img bg-img-right" src="assets/images/decor/circuit-bg.webp" alt="" width="106" height="100">
</picture>
</section>
<section id="pctrade">
<div class="container">
<h2>PCTrade Ltd.<span> - Web Developer</span></h2>
<p class="floating-text fadeInit fadeInLeft">From 2021 I have been working as a web developer for PC Trade Ltd. During my time at this company, I have gained exponentially more experience and knowledge than anywhere else before. Among many other things, I have learned what a modern agile SDLC methodology as and what it feels like to work in a great team. I have participated in numerous projects and have deepened my knowledge of the languages being used. In addition, I have gained experience with other tools, such as ...
</p>
<div class="text-with-image-block">
<ul class="floating-text fadeInit fadeInLeft">
<li>Laravel, the robust and scaleable PHP framework</li>
<li>Vite, the rapid frontend tool for bundling</li>
<li>Docker for building server configurations</li>
<li>Bitbucket and automated deploy processes</li>
<li>Jira for, managing project tasks effortlessly</li>
<li>Sonarlint for code analysis</li>
<li>Visual Studio Code and countless plugins, meeting all my needs for development</li>
</ul>
<img class="fadeInit fadeInRight" src="assets/images/pctrade/pctrade.webp" alt="team" loading="lazy" width="400" height="300">
</div>
</div>
<img class="bg-img bg-img-left" src="assets/images/decor/pctrade.webp" alt="" width="100" height="100">
<img class="bg-img bg-img-center" src="assets/images/decor/technology.webp" alt="" width="100" height="100">
</section>
<section id="hungarosun" class="lighter">
<div class="container">
<h2>Hungarosun Lp.<span> - Software/Web developer</span></h2>
<div class="text-with-image-block">
<img class="fadeInit fadeInLeft" src="assets/images/hungarosun/solar-panel.webp" alt="sonar panel" loading="lazy" width="400" height="300">
<p class="floating-text fadeInit fadeInRight">I stayed within the company, but explored new territories. In 2018, using Java I developed a desktop application for designing solar parks, helping the work of engineers at the company. With the application an entire solar park could be built to scale. It also calculated the amount of materials required for the construction which was compiled in a PDF. In the same year, I started to familiarize myself with a Drupal page.
</p>
</div>
<p class="floating-text fadeInit fadeInLeft">In 2019, I was given the responsibility of developing the company’s web based enterprise management system.
It was written in PHP and Javascript, provided with a MySQL database connection. Since I didn’t have a competent developer by my side at the time, I had to learn the languages and the system itself on my own. At first, I did minor bug fixed and maintenance work, but later I was given larger tasks, and finally I developed entire subpages and my first API, with which a mobile application communicates, as well.</p>
</div>
<img class="bg-img bg-img-left" src="assets/images/decor/hungarosun.webp" alt="" width="100" height="100">
<img class="bg-img bg-img-right" src="assets/images/decor/solar-panel.webp" alt="" width="100" height="100">
</section>
<section id="falcosun">
<div class="container">
<h2>Falcosun Ltd.<span> - Game Developer</span></h2>
<div class="text-with-image-block">
<div class="floating-text fadeInit fadeInLeft">
<p>Between 2016 and 2017, I worked as a game developer in a team of two alongside a more experienced colleague. We used Objective-C targeting iOS, iPad and macOS platforms. We had successfully released three games: Swarm Breaker, Swarm Fortress and Cell Fortress. Already back then we used Git version control.</p>
<p>Although we satisfied with the end results, we were unable to achieve breakthrough success in the market.</p>
</div>
<div class="gallery-container fadeInit fadeInRight">
<img class="gallery" src="assets/images/falcosun/swarm_breaker.webp" alt="Swarm Breaker game" loading="lazy" width="300" height="400" data-folder="falcosun" data-filenames="swarm_breaker.webp,cell_fortress.webp">
<img class="icon" src="assets/images/decor/gallery-icon.webp" alt="" loading="lazy" width="50" height="50">
</div>
</div>
</div>
<img class="bg-img bg-img-top" src="assets/images/decor/falcosun.webp" alt="" width="100" height="100">
<img class="bg-img bg-img-center" src="assets/images/decor/xcode.webp" alt="" width="100" height="100">
</section>
<section id="university" class="lighter">
<div class="container">
<h2>Education<span> - Software Developer</span></h2>
<div class="section-content">
<p class="floating-text fadeInit fadeInLeft">In 2009, I started my BSc studies in Engineering Information Technology at the University of Szeged. During my univeristy years, I took on various jobs. Finally, I graduated.
</p>
<div class="text-with-image-block">
<p class="floating-text fadeInit fadeInLeft">The topic of my thesis was the creation of an FPS (First Person Shooter) game, which I created using Unity3D and programmed in C#. There were 6 levels and you had to eliminate different opponents. After it was completed, I made it available for download in the Unity Assets Store for a while and I also earned some money with it. As a young university student I was really proud of that feat. The most important lesson was how time-consuming a project of such a caliber is for a sole developer, and that you always have to give an estimate for the work.
</p>
<div class="gallery-container fadeInit fadeInRight">
<img class="gallery" src="assets/images/unity-game/unity-game2.webp" alt="Unity 3d game" loading="lazy" width="300" height="300" data-folder="unity-game" data-filenames="unity-game2.webp,unity-game1.webp">
<img class="icon" src="assets/images/decor/gallery-icon.webp" alt="" loading="lazy" width="50" height="50">
</div>
</div>
<div class="text-with-image-block">
<div class="gallery-container fadeInit fadeInLeft">
<img class="gallery" src="assets/images/dl-weld/0.webp" alt="Weld trainer" loading="lazy" width="300" height="400" data-folder="dl-weld" data-filenames="0.webp,1.webp,2.webp,4.webp">
<img class="icon" src="assets/images/decor/gallery-icon.webp" alt="" loading="lazy" width="50" height="50">
</div>
<p class="floating-text fadeInit fadeInRight">Thanks to my experience in Unity3D, I received a job offer through the University which I had accepted with pleasure. My task was to further develop the welding simulator named DL-Weld Trainer, aslo in C#. The device consisted of hardware and software, and was intended to train and evaluate welding apprentices. The position of markers placed on the workpiece and dummy welding torch was recorded by a high-speed camera mounted on the helmet and placed in the virtual space.
It was an exciting chellenge – work took place between 2014 and 2015. The job required regular consultation and I used a version control system Subversion (SVN) for the first time.
</p>
</div>
<div></div>
</div>
</div>
<img class="bg-img bg-img-left" src="assets/images/decor/graduation-hat.webp" alt="" width="100" height="100">
<img class="bg-img bg-img-right" src="assets/images/decor/unity.webp" alt="" width="100" height="100">
</section>
<div role="dialog" id="blueimp-gallery" class="blueimp-gallery blueimp-gallery-controls" aria-label="image gallery" aria-modal="true">
<div class="slides" aria-live="polite"></div>
<a role="button" class="prev" aria-controls="blueimp-gallery" aria-label="previous slide" aria-keyshortcuts="ArrowLeft"></a>
<a role="button" class="next" aria-controls="blueimp-gallery" aria-label="next slide" aria-keyshortcuts="ArrowRight"></a>
<a role="button" class="close" aria-controls="blueimp-gallery" aria-label="close" aria-keyshortcuts="Escape"></a>
<button class="play-pause" aria-controls="blueimp-gallery" aria-label="play slideshow" aria-keyshortcuts="Space"
aria-pressed="false"></button>
<ol class="indicator desktop-big"></ol>
</div>
<footer>
<div class="container">
<p>Created by Loránd Kiss in 2025</p>
<p>Contact: <a href="mailto:lorand.kiss.dev@gmail.com">lorand.kiss.dev@gmail.com</a></p>
</div>
</footer>
</body>
</html>