Hello, It's Me

Radosław Barczyński

And I'm a

I'm also a guy passionate about game development and websites, like to give projects a part of myself.

Download CV
HOME
ABOUT
<about
1class Radosław Barczyński {
2· · //jakiś testowy komentarz
3· · constructor() {
4· · · · this.name = ' Radosław Barczyński '
5· · · · this.birthdate = 09052000
6· · · · this.email = ' radoslaw.barczynski00@gmail.com '
7· · }
8· · workExpirience() {
9· · · · return [
10· · · · · · { ' 2023-now ' : ' KDR Solutions - Software Developer ' }
11· · · · · · { ' 2022-2023 ' : ' Nokia Solutions and Networks sp. z o.o. - Service Activation Engineer ' }
12· · · · ]
13· · }
14· · education() {
15· · · · return [
16· · · · · · { ' 2020 - 2024 ' : ' Bydgoszcz University of Science and Technology - Bachelor of Engineering (inż.), Computer Science (IT) ' }
17· · · · ]
18· · }
19· · skills() {
20· · · · return [ ' HTML/CSS/JS ', ' JQuery ', ' Unity Engine ',
21' C#/ASP.NET ', ' C/C++ ', ' Java/Spring + Thymleaf ', ' Python ',
22' Aseprite ', ' Afinity Designer ', ' MS SQL ', ' Blender ',
23' Unreal Engine ', ' Postman ', ' Figma ' ]
24· · }
25}
me/>
PROJECTS