Hello and Welcome, I'm Jozef, a

Full-Stack Web Developer

High Tatras
Hi, I’m Jozef — a Web Developer with 9+ years years of experience and 19+ years years in digital media.
Since 2019, I’ve been a Front-End Developer at MicroStep-MIS, building systems for meteorology, aviation, and environmental monitoring used worldwide. Before that, I worked at K_corp as a Full-Stack Web Developer and at IBM as a Front-End Developer. My background also includes projects in WordPress and Laravel. I’ve spent countless hours editing photos in Adobe Photoshop and edited hundreds of videos in Adobe Premiere Pro and DaVinci Resolve.
My career began in design, graduating from the Higher Vocational School of Technology as a Graphic Designer specializing in digital media. I hold a master’s degree in Management of Small and Medium Enterprises from the College of Economics and Management in Bratislava, graduating with honors.
I believe in continuous learning to stay sharp. I have completed Harvard’s Introduction to Computer Science (CS50) via EdX, Polkadot’s Blockchain Fundamentals and Web3 Fundamentals courses, and improved my Spanish by completing language courses at Valencia Polytechnic University via EdX. I regularly follow PHP/Laravel and JavaScript screencasts on Codecourse, Laracasts, Web Dev Simplified, and Laravel Daily.
When I’m not coding, you’ll probably find me in the gym (bodybuilding), tinkering with PC hardware, experimenting in the kitchen, learning new languages, or exploring geography. Whether at work or in life, I believe in constant improvement and pushing past limits.
My skills, projects, and programming stack are presented in the section below.

Front End

  • javascript Logo JavaScript
    JavaScript is a must in web development...
  • typescript Logo TypeScript
    TypeScript helps me write safer, more maintainable front-end code with strong typing and powerful tooling, while compiling down to JavaScript for broad compatibility.
  • html Logo HTML
    I have been using HTML for over a decade. The first time it got introduced to me was when I was on elementary school. After that, practising, learning and using HTML was the every day thing on high school and the same is true till this day.
  • css Logo CSS
    As a student of Graphic design of digital media, CSS was a huge part of my studies. CSS3 is a huge leap forward and my goal is to know all the tricks CSS3 is capable of.
  • vuejs Logo Vue.js
    I watched some online tutorials...
  • jquery Logo jQuery
    The standard. Someone says it's obsolete...
  • chartjs Logo Chart.js
    I have used Chart.js on one of my projects and I love it. I really enjoy working with this library and playing around with all types of charts.
  • pannellum Logo Pannellum
    Pannellum is a lightweight, open-source panorama viewer for the web. I've experimented with integrating interactive 360° images into pages for richer media experiences.
  • tailwind Logo Tailwind CSS
    Utility-first CSS framework I use to rapidly build responsive UIs with consistent spacing, typography, and component patterns.
  • bootstrap Logo Bootstrap
    I used Bootstrap in two of my projects. It is fairly easy to grasp and since it is the most popular front-end framework, any issue can be solved in no time.
  • uikit Logo UIKit
    This page uses UIKit. I like the different look of some elements and I also appreciate some components that work on mobile resolutions in UIKit with no problem, yet are bugged in Bootstrap (modal, parallax). However, I had to tweak some classes and find a workaround to get the desired functionality.

Front End

Core

JavaScript Logo JavaScript
JavaScript is a must in web development...
ES6+
Async/Await
TypeScript Logo TypeScript
TypeScript helps me write safer, more maintainable front-end code with strong typing and powerful tooling, while compiling down to JavaScript for broad compatibility.
Generics
HTML Logo HTML
I have been using HTML for over a decade. The first time it got introduced to me was when I was on elementary school. After that, practising, learning and using HTML was the every day thing on high school and the same is true till this day.
Semantic
Accessibility
CSS Logo CSS
As a student of Graphic design of digital media, CSS was a huge part of my studies. CSS3 is a huge leap forward and my goal is to know all the tricks CSS3 is capable of.
Flexbox
Grid
ES6+
Type Safety
Standards

Frameworks & Libraries

Vue.js Logo Vue.js
I watched some online tutorials...
jQuery Logo jQuery
The standard. Someone says it's obsolete...
Maintaining old repos
Chart.js Logo Chart.js
I have used Chart.js on one of my projects and I love it. I really enjoy working with this library and playing around with all types of charts.
Pannellum Logo Pannellum
Pannellum is a lightweight, open-source panorama viewer for the web. I've experimented with integrating interactive 360° images into pages for richer media experiences.
jsDoc
Lodash
OpenLayers
Storybook

Styling & UI

Tailwind CSS Logo Tailwind CSS
Utility-first CSS framework I use to rapidly build responsive UIs with consistent spacing, typography, and component patterns.
Utility-first
Bootstrap Logo Bootstrap
I used Bootstrap in two of my projects. It is fairly easy to grasp and since it is the most popular front-end framework, any issue can be solved in no time.
UIKit Logo UIKit
This page uses UIKit. I like the different look of some elements and I also appreciate some components that work on mobile resolutions in UIKit with no problem, yet are bugged in Bootstrap (modal, parallax). However, I had to tweak some classes and find a workaround to get the desired functionality.
Daisy UI
Reka UI

Back End

  • php Logo PHP
    Used as the primary backend language for all my web projects including web applications, portfolios and even CMS. My preferred style of writing PHP code is OOP and I use the Laravel framework for all my projects.
  • wordpress Logo WordPress
    I use WordPress for my personal portfolio and blog. I have used it for a few years and I am very familiar with the interface and plugins.
  • phpstorm Logo PhpStorm
    Primary IDE for PHP/Laravel development with deep refactoring, debugging (Xdebug), and code quality tooling.
  • laravel Logo Laravel
    My framework of choice for building full-stack applications. Used extensively with Eloquent ORM for database operations, Composer for package management, and Artisan as the CLI tool. Previously set up Laravel environments with Vagrant and Homestead, in which I have extensive knowledge and experience.
  • livewire Logo Livewire
    Builds dynamic, reactive interfaces in Laravel without writing much JavaScript; great for CRUD apps and dashboards.
  • filament Logo Filament
    Rapid admin panels and resource management on top of Laravel (often with Livewire/Alpine).
  • mysql Logo MySQL
    Relational database I use most often with Laravel; comfortable with schema design, joins, indexing, and query optimization via Eloquent/Query Builder.
  • postgresql Logo PostgreSQL
    Experienced using PostgreSQL with Laravel and Dockerized dev setups; comfortable with JSONB, constraints, and migrations.
  • sqlite Logo SQLite
    Lightweight database used for quick prototypes, tests, and small apps; seamless with Laravel migrations.

Back End

Core

PHP Logo PHP
Used as the primary backend language for all my web projects including web applications, portfolios and even CMS. My preferred style of writing PHP code is OOP and I use the Laravel framework for all my projects.
PHP 8.0+
WordPress Logo WordPress
I use WordPress for my personal portfolio and blog. I have used it for a few years and I am very familiar with the interface and plugins.
Live Websites
Elementor
PhpStorm Logo PhpStorm
Primary IDE for PHP/Laravel development with deep refactoring, debugging (Xdebug), and code quality tooling.
PHP 8+
OOP
Composer
Nginx
Elementor

Frameworks

Laravel Logo Laravel
My framework of choice for building full-stack applications. Used extensively with Eloquent ORM for database operations, Composer for package management, and Artisan as the CLI tool. Previously set up Laravel environments with Vagrant and Homestead, in which I have extensive knowledge and experience.
Livewire Logo Livewire
Builds dynamic, reactive interfaces in Laravel without writing much JavaScript; great for CRUD apps and dashboards.
Filament Logo Filament
Rapid admin panels and resource management on top of Laravel (often with Livewire/Alpine).
Vagrant
Homestead
Sail
Blade

Databases

MySQL Logo MySQL
Relational database I use most often with Laravel; comfortable with schema design, joins, indexing, and query optimization via Eloquent/Query Builder.
PostgreSQL Logo PostgreSQL
Experienced using PostgreSQL with Laravel and Dockerized dev setups; comfortable with JSONB, constraints, and migrations.
SQLite Logo SQLite
Lightweight database used for quick prototypes, tests, and small apps; seamless with Laravel migrations.
Eloquent ORM
phpMyAdmin
Migrations

Development Environment

  • linux_mint Logo Linux (Mint)
    In a world without walls and fences - who needs windows and gates?! I decided to fully switch to linux after Microsoft decided to force every single Win7 user to upgrade to Win10. And I am glad I did. The best decision of this decade to be honest. I am familiar with the interface of Linux Mint Cinnamon and I also learned some basic terminal commands.
  • terminal Logo Terminal
    I use the terminal daily for Git, SSH, process management, and tooling; comfortable with common UNIX utilities and shell workflows.
  • vagrant Logo Vagrant
    I use Vagrant just to get the Virtual Machine up and running. Vagrant up, Vagrant halt, Vagrant provision. In the future I am planning to switch to Laravel Valet so Vagrant will no longer be needed.I'm familiar with the interface of VirtualBox
  • chatgpt_plus Logo ChatGPT Plus
    Used for ideation, code assistance, and text generation to speed up daily workflows.
  • jetbrains_ai Logo JetBrains AI + "Junie"
    Inline assistance inside IDE to refactor, generate and explain code as I work.
  • github_copilot Logo GitHub Copilot
    AI pair-programmer that suggests code and tests directly in the editor.
  • windsurf Logo Windsurf
    I use this auto-completer AI plugin for VSCode every single day, mainly in JavaScript. Formely known as "Codeium".
  • vscode Logo VS Code
    I use this editor daily at work and for personal projects. I am familiar with the interface which I heavily customized.
  • sublime_text Logo Sublime Text
    In the past, this was my main editor. Nowadays I use it mainly for quick edits of some configs like /etc/hosts and Homestead.yaml.
  • obsidian Logo Obsidian
    My personal knowledge base and note-taking hub with Markdown, backlinks and daily notes.
  • office_tools Logo Office Tools
    Productivity suite for documents and spreadsheets; I make heavy use of MS Word Styles and templates.

Development Environment

Ecosystem

Linux (Mint) Logo Linux (Mint)
In a world without walls and fences - who needs windows and gates?! I decided to fully switch to linux after Microsoft decided to force every single Win7 user to upgrade to Win10. And I am glad I did. The best decision of this decade to be honest. I am familiar with the interface of Linux Mint Cinnamon and I also learned some basic terminal commands.
Terminal Logo Terminal
I use the terminal daily for Git, SSH, process management, and tooling; comfortable with common UNIX utilities and shell workflows.
Vagrant Logo Vagrant
I use Vagrant just to get the Virtual Machine up and running. Vagrant up, Vagrant halt, Vagrant provision. In the future I am planning to switch to Laravel Valet so Vagrant will no longer be needed.I'm familiar with the interface of VirtualBox
Guake Terminal
VirtualBox

AI & Automation

ChatGPT Plus Logo ChatGPT Plus
Used for ideation, code assistance, and text generation to speed up daily workflows.
JetBrains AI + "Junie" Logo JetBrains AI + "Junie"
Inline assistance inside IDE to refactor, generate and explain code as I work.
GitHub Copilot Logo GitHub Copilot
AI pair-programmer that suggests code and tests directly in the editor.
Windsurf Logo Windsurf
I use this auto-completer AI plugin for VSCode every single day, mainly in JavaScript. Formely known as "Codeium".
JetBrains Junie
ElevenLabs
Elsa Speak AI

Editors and Documents

VS Code Logo VS Code
I use this editor daily at work and for personal projects. I am familiar with the interface which I heavily customized.
Sublime Text Logo Sublime Text
In the past, this was my main editor. Nowadays I use it mainly for quick edits of some configs like /etc/hosts and Homestead.yaml.
Obsidian Logo Obsidian
My personal knowledge base and note-taking hub with Markdown, backlinks and daily notes.
Office Tools Logo Office Tools
Productivity suite for documents and spreadsheets; I make heavy use of MS Word Styles and templates.
MS Word Styles
Obsidian Sync

Deployment

git Logo Git

Version control for everything I build. Comfortable with branching, rebasing, PRs, and workflows on GitHub.

laravel_forge Logo Laravel Forge

Automates server provisioning and zero-downtime deploys for Laravel apps.

digital_ocean Logo Digital Ocean

This is the place my servers sit. Familiar with the interface. With the combination of GitHub and Laravel Forge, everything is smooth.

cloudflare Logo Cloudflare

DNS, CDN, and security features to speed up and protect my sites.
Where and how I deploy, secure, and host my apps
  • git Logo Git
    Version control for everything I build. Comfortable with branching, rebasing, PRs, and workflows on GitHub.
  • laravel_forge Logo Laravel Forge
    Automates server provisioning and zero-downtime deploys for Laravel apps.
  • digital_ocean Logo Digital Ocean
    This is the place my servers sit. Familiar with the interface. With the combination of GitHub and Laravel Forge, everything is smooth.
  • cloudflare Logo Cloudflare
    DNS, CDN, and security features to speed up and protect my sites.

Digital Media

davinci_resolve Logo Davinci Resolve

I used to edit videos in Davinci Resolve. I used it for a few years and I am still relevant.

adobe_photoshop Logo A. Photoshop

During my studies on high school there simply was not a day without A.Photoshop. I learned a lot. We had lessons about every single feature of the program. We were given lessons about how to make a grayscale photo colorful again, how to recover some missing parts of a photo, how to make old photo fresh again, and so on...

adobe_premiere Logo Adobe Premiere

I've used Premiere Pro for practical video editing: cuts, pacing, audio, color adjustments and final exports. I use it less now, but still know my way around it.

adobe_flash Logo A. Flash

It had been my favourite vector editor before it died. I used to use A.Flash A LOT during my studies on the high school (Animations, some webpages, a little bit of ActionScript, ...). I even did a big project as a part of leaving-exams. More info about the project in the "Projects" section.
Tools I use to edit video, photo & audio
  • davinci_resolve Logo Davinci Resolve
    I used to edit videos in Davinci Resolve. I used it for a few years and I am still relevant.
  • adobe_photoshop Logo A. Photoshop
    During my studies on high school there simply was not a day without A.Photoshop. I learned a lot. We had lessons about every single feature of the program. We were given lessons about how to make a grayscale photo colorful again, how to recover some missing parts of a photo, how to make old photo fresh again, and so on...
  • adobe_premiere Logo Adobe Premiere
    I've used Premiere Pro for practical video editing: cuts, pacing, audio, color adjustments and final exports. I use it less now, but still know my way around it.
  • adobe_flash Logo A. Flash
    It had been my favourite vector editor before it died. I used to use A.Flash A LOT during my studies on the high school (Animations, some webpages, a little bit of ActionScript, ...). I even did a big project as a part of leaving-exams. More info about the project in the "Projects" section.

Languages

slovak Logo Slovak
Native

My native language. On high school, in 'Slovak language' subject, I advanced from a class-level to a high school-level in Student Research and Professional Activities (SOČ)

czech Logo Czech
Bilingual

As a person born and raised in Slovakia, I am also fluent in Czech language. Slovak and Czech languages are mutually intelligible. Most of the times I don't even notice that an article, video or film was in Czech language. I get in contact with the language basically every day.

english Logo English
Fluent B2-C1

I love the language. I have been learning the language since 3rd grade on the elementary school and I'm still learning it till this day. Everything I do on the internet is in English. I use the language every single day, I watch tons of videos in English and we use English at work.

german Logo German
Beginner

I studied German language for about 2 years. Nowadays I watch some gym-related YouTubers speaking german and I understand something. I definitely know what is the conversation about, but it is nowhere near fluent. Still good for a beginner though.

spanish Logo Spanish
Beginner

I do a little bit of spanish every day. On Duolingo I have a streak of over 1400+ days (I have been logging in, translating at least 20 sentences from English to Spanish and vice versa, every single day for over 1400 days in a row without one day missing. If I missed one day without logging in and translating, the counter would jump to 0 and my streak would be gone.)
  • slovak Logo Slovak
    My native language. On high school, in 'Slovak language' subject, I advanced from a class-level to a high school-level in Student Research and Professional Activities (SOČ)
  • czech Logo Czech
    As a person born and raised in Slovakia, I am also fluent in Czech language. Slovak and Czech languages are mutually intelligible. Most of the times I don't even notice that an article, video or film was in Czech language. I get in contact with the language basically every day.
  • english Logo English
    I love the language. I have been learning the language since 3rd grade on the elementary school and I'm still learning it till this day. Everything I do on the internet is in English. I use the language every single day, I watch tons of videos in English and we use English at work.
  • german Logo German
    I studied German language for about 2 years. Nowadays I watch some gym-related YouTubers speaking german and I understand something. I definitely know what is the conversation about, but it is nowhere near fluent. Still good for a beginner though.
  • spanish Logo Spanish
    I do a little bit of spanish every day. On Duolingo I have a streak of over 1400+ days (I have been logging in, translating at least 20 sentences from English to Spanish and vice versa, every single day for over 1400 days in a row without one day missing. If I missed one day without logging in and translating, the counter would jump to 0 and my streak would be gone.)

Live websites

WordPress
Elementor
Responsive layout
Villa Brigit
Luxury villa website with booking-focused layout
Brochure-style site focused on showcasing the property, amenities, and location with clear calls to action for booking.
WordPress
Elementor
Responsive layout
WordPress
Elementor
Performance optimizations
Chest Service
Medical services presentation site
Information‑driven site for a medical practice, optimized for clarity and quick access to key information.
WordPress
Elementor
Performance optimizations
WordPress
Elementor
Custom styling
Matuš Hrabovský
Personal portfolio for a photographer / creative
Portfolio site focused on visuals and simple navigation to highlight projects and services.
WordPress
Elementor
Custom styling
Villa Brigit
Luxury villa website with booking-focused layout
Brochure-style site focused on showcasing the property, amenities, and location with clear calls to action for booking.
WordPress
Elementor
Responsive layout
Chest Service
Medical services presentation site
Information‑driven site for a medical practice, optimized for clarity and quick access to key information.
WordPress
Elementor
Performance optimizations
Matuš Hrabovský
Personal portfolio for a photographer / creative
Portfolio site focused on visuals and simple navigation to highlight projects and services.
WordPress
Elementor
Custom styling

Education

Logo
(College of Economics and Management)
Logo
College of Economics and Management
Management of small and medium enterprises
2012–2019
Bratislava, Slovakia
Master's degree
Graduated with honors
Management
Business
Finance
Marketing strategies
Law
Labour Law
Entrepreneurship
EU
MS Office
The study was all about Management, Economics, Enterprises and Entrepreneurship. We learned about everything that has to do with business in European Union, world-wide and in Slovakia. My bachelor's thesis was about Occupational Health and Safety in a specific company and my master's thesis was about quality and safety of a specific product in the market (Tofu). I successfully finished the Bachelor's and Master's degree.
Logo
(Slovak University of Technology)
Logo
Slovak University of Technology
Faculty of electrical engineering and information technology
Applied informatics
2011–2012
Bratislava, Slovakia
C
C++
Matlab
Visual Studio
Math
Physics
After I finished the high school I started to study Applied informatics. The study was about applying information technology in everyday life (wearables, sensors, little devices that simplify life, ... ). We were learning programming in C and C++ and it ws a whole new realm for me. However, coming from a high school as a graphic designer and study a field of study that is heavily focused on math and physics, was probably not a good idea...
Logo
(High vocational school of technology)
Logo
High vocational school of technology
Graphic designer of digital media
2007–2011
Poprad, Slovakia
CSS
A. Photoshop
A. Flash
Photography
Web design
HTML
A. Illustrator
A. InDesign
ActionScript
Cinema 4D
Typography
Print
Joomla
The study was heavily focused on Graphic Design and everything around it. We learned the history and evolution of camera, photography, web and design. We used to use every major application in Adobe package. Adobe InDesign for newspaper articles, Adobe Illustrator for vector graphics, Adobe Flash for vector graphic, web pages and flash games, Adobe Photoshop for photo editing and designing web pages. We tipped our toes in Cinema 4D, where we learned the basics of the program. A few classmates used Cinema 4D for their final high school project. We were learning and using HTML and CSS on a daily basis, we went through every single attribute. Our schedule was a 2 week loop, where we had one week of learning stuff and one week of practising what we learned. Overall, I think this was a good starting point for me. I successfully finished my studies.
  • College of Economics and Management
    Management of small and medium enterprises
    2012–2019
    Master's degree
    Graduated with honors
    Marketing strategies
    Law
    Labour Law
    Entrepreneurship
    EU
    MS Office
    The study was all about Management, Economics, Enterprises and Entrepreneurship. We learned about everything that has to do with business in European Union, world-wide and in Slovakia. My bachelor's thesis was about Occupational Health and Safety in a specific company and my master's thesis was about quality and safety of a specific product in the market (Tofu). I successfully finished the Bachelor's and Master's degree.
  • Slovak University of Technology
    Applied informatics
    2011–2012
    Matlab
    Visual Studio
    Math
    Physics
    After I finished the high school I started to study Applied informatics. The study was about applying information technology in everyday life (wearables, sensors, little devices that simplify life, ... ). We were learning programming in C and C++ and it ws a whole new realm for me. However, coming from a high school as a graphic designer and study a field of study that is heavily focused on math and physics, was probably not a good idea...
  • High vocational school of technology
    Graphic designer of digital media
    2007–2011
    Web design
    HTML
    A. Illustrator
    A. InDesign
    ActionScript
    Cinema 4D
    Typography
    Print
    Joomla
    The study was heavily focused on Graphic Design and everything around it. We learned the history and evolution of camera, photography, web and design. We used to use every major application in Adobe package. Adobe InDesign for newspaper articles, Adobe Illustrator for vector graphics, Adobe Flash for vector graphic, web pages and flash games, Adobe Photoshop for photo editing and designing web pages. We tipped our toes in Cinema 4D, where we learned the basics of the program. A few classmates used Cinema 4D for their final high school project. We were learning and using HTML and CSS on a daily basis, we went through every single attribute. Our schedule was a 2 week loop, where we had one week of learning stuff and one week of practising what we learned. Overall, I think this was a good starting point for me. I successfully finished my studies.

Work Experience

Logo
Logo
Microstep-MIS
Front-End Web Developer
2019 - Present
Remote / Globally Distributed Team
JavaScript
Vue
Git
SCSS
Lodash
jQuery
OpenLayers
Pannellum
HTML
Development of systems for meteorology, aviation, and environmental monitoring, including early warning platforms, real-time and historical data analysis tools used by government agencies, institutions, airports, and private industry. Responsibilities included building interactive mapping, panoramic visualization, and geospatial analysis modules using Pannellum, Vue, JavaScript, and OpenLayers. Currently working on a project utilizing Vue 3, TypeScript, Tailwind CSS, Storybook, and Vite.
Deepened JavaScript knowledge by writing modern ES6 code with JSDoc, gaining experience in Pannellum, Vue, and OpenLayers.
Logo
Logo
IBM
Front-End Web Developer
2017 - 2018
Bratislava, Slovakia
HTML
CSS
JavaScript
English speaking environment
Adobe Photoshop
Northstar front-end framework
I was responsible for quality and visual look of IBM websites. The technologies used were HTML, CSS, JavaScript. I occasionally used Photoshop in case graphic team was busy. Other than that there was also an obsolete corporate CMS, but that is true in every corporation I guess.
The biggest plus of this job position is the english speaking environment. There is a lot of foreigners in the office and we also have a team in Mexico, Brazil, China and Romania, so the fluency in english is mandatory and english is our lingua franca.
Logo
Logo
K_corp
Full-Stack Web Developer
2018 - 2019
Poprad, Slovakia
PHP
JavaScript
PHP
HTML
CSS
JavaScript
jQuery
Yii2 (PHP Framework)
Magento
OpenCart
Google Maps API
Creating new functionality, updating existing code and finding/fixing bugs. Projects worked on: Zinc Euro - online peer to peer lending services, Internal GPS web app. Both apps were written in Yii2 PHP framework. Other than that I was fixing all kinds of bugs on a lot of eShops - be that slow loading, disappearing items from the cart or checkout, problems in CMS area of eShops, and so on...
  • Microstep-MIS
    Front-End Web Developer
    2019 - Present
    Remote / Globally Distributed Team
    JavaScript
    Vue
    Git
    SCSS
    Lodash
    jQuery
    OpenLayers
    Pannellum
    HTML
    Development of systems for meteorology, aviation, and environmental monitoring, including early warning platforms, real-time and historical data analysis tools used by government agencies, institutions, airports, and private industry. Responsibilities included building interactive mapping, panoramic visualization, and geospatial analysis modules using Pannellum, Vue, JavaScript, and OpenLayers. Currently working on a project utilizing Vue 3, TypeScript, Tailwind CSS, Storybook, and Vite.

    Deepened JavaScript knowledge by writing modern ES6 code with JSDoc, gaining experience in Pannellum, Vue, and OpenLayers.

  • IBM
    Front-End Web Developer
    2017 - 2018
    Bratislava, Slovakia
    HTML
    CSS
    JavaScript
    English speaking environment
    Adobe Photoshop
    Northstar front-end framework
    I was responsible for quality and visual look of IBM websites. The technologies used were HTML, CSS, JavaScript. I occasionally used Photoshop in case graphic team was busy. Other than that there was also an obsolete corporate CMS, but that is true in every corporation I guess.

    The biggest plus of this job position is the english speaking environment. There is a lot of foreigners in the office and we also have a team in Mexico, Brazil, China and Romania, so the fluency in english is mandatory and english is our lingua franca.

  • K_corp
    Full-Stack Web Developer
    2018 - 2019
    Poprad, Slovakia
    PHP
    JavaScript
    PHP
    HTML
    CSS
    JavaScript
    jQuery
    Yii2 (PHP Framework)
    Magento
    OpenCart
    Google Maps API
    Creating new functionality, updating existing code and finding/fixing bugs. Projects worked on: Zinc Euro - online peer to peer lending services, Internal GPS web app. Both apps were written in Yii2 PHP framework. Other than that I was fixing all kinds of bugs on a lot of eShops - be that slow loading, disappearing items from the cart or checkout, problems in CMS area of eShops, and so on...

Certificates

Logo Logo
2021
Harvard University
CS50's Introduction to Computer Science
Python
Flask
JavaScript
I improved my IT skills by completing the CS50 course provided by Harvard via edX platform. I enjoyed the lectures as everything was explained perfectly, the teachers were great.
C
Google Maps API
PHP
jQuery
Bootstrap
Logo Logo
2024
Universitat politécnica de Valencia
Basic Spanish 1: Getting Started
Spanish A1
An engaging introduction to Spanish language and culture. I learned to form basic sentences, greet people, ask simple questions, and understand everyday expressions.
Listening
Reading
Writing
Speaking
Logo Logo
2024
Universitat politécnica de Valencia
Basic Spanish 2: One Step Further
Spanish A2
Built upon the basics with practical vocabulary and grammar for everyday use. I became more confident expressing opinions and describing situations in the present and past tenses.
Grammar
Conversation
Comprehension
Logo Logo
2025
Universitat politécnica de Valencia
Basic Spanish 3: Getting there
Spanish B1
Focused on developing fluency and understanding longer dialogues. I improved my ability to hold conversations, write short texts, and follow native-speed speech.
Listening
Speaking
Writing
Grammar
Logo Logo Logo
2024
Web3 Foundation
Introduction to Polkadot
Blockchain
Polkadot
Overview of the Polkadot network architecture and its role within the Web3 landscape. I gained a solid understanding of parachains, interoperability, and the Polkadot consensus model.
Substrate
Parachains
Interoperability
Logo Logo
2024
Web3 Foundation
Introduction to Blockchain and Web3
Blockchain
Web3
Comprehensive introduction to blockchain technology and the Web3 ecosystem. I learned how decentralized networks operate, including key concepts such as consensus, cryptography, and smart contracts.
Smart Contracts
Decentralization
  • Harvard University
    CS50's Introduction to Computer Science
    2021
    Distance Study
    C
    Google Maps API
    PHP
    jQuery
    Bootstrap
    I improved my IT skills by completing the CS50 course provided by Harvard via edX platform. I enjoyed the lectures as everything was explained perfectly, the teachers were great.
  • Universitat politécnica de Valencia
    Basic Spanish 1: Getting Started
    2024
    Distance Study
    Listening
    Reading
    Writing
    Speaking
    An engaging introduction to Spanish language and culture. I learned to form basic sentences, greet people, ask simple questions, and understand everyday expressions.
  • Universitat politécnica de Valencia
    Basic Spanish 2: One Step Further
    2024
    Distance Study
    Grammar
    Conversation
    Comprehension
    Built upon the basics with practical vocabulary and grammar for everyday use. I became more confident expressing opinions and describing situations in the present and past tenses.
  • Universitat politécnica de Valencia
    Basic Spanish 3: Getting there
    2025
    Distance Study
    Listening
    Speaking
    Writing
    Grammar
    Focused on developing fluency and understanding longer dialogues. I improved my ability to hold conversations, write short texts, and follow native-speed speech.
  • Web3 Foundation
    Introduction to Polkadot
    2024
    Distance Study
    Substrate
    Parachains
    Interoperability
    Overview of the Polkadot network architecture and its role within the Web3 landscape. I gained a solid understanding of parachains, interoperability, and the Polkadot consensus model.
  • Web3 Foundation
    Introduction to Blockchain and Web3
    2024
    Distance Study
    Smart Contracts
    Decentralization
    Comprehensive introduction to blockchain technology and the Web3 ecosystem. I learned how decentralized networks operate, including key concepts such as consensus, cryptography, and smart contracts.

Contact me

If you’d like to get in touch or discuss a project, please email me.
jozef.javorsky.com@gmail.com
Shortcuts
  • / — Open Command Palette
  • Ctrl+S (⌘S) — Open Command Palette
  • Alt+V — Toggle view switcher
  • Alt+Arrow ←/→/↑/↓ — Prev/Next section
  • Home — Scroll to top
  • Esc — Close dialogs
Open palette