Hello, my name is Kamil Bátor.
I am web developer and designer.

My journey in web development began 7 years ago when I first enrolled in web development courses at the university. Next year, I got job as junior web developer at small creative studio.

Questions you might have:

What projects did you work on?

Almost everything, except e-shops and complex websites that are beyond one single coder:

  • Small presentation websites for individuals and small businesses,
  • More complex websites for larger companies with listings of their products/projects,
  • Not-too-complicated information systems,
  • Maintaining and upgrading old websites and information systems,
  • Generating documents (Excel, PDF) based on user data in databases.

What tools/technologies did you use?

These things change all the time. The first library I had to learn on the job was jQuery, and even this old behemoth is getting update. Later, I discovered Vue and Anime.js. As for CSS, it's Bootstrap and AOS. For the back-end, it was pure PHP and a few libraries to work with data like TCPDF and PhpSpreadsheet. For content management systems, there were experiments beside WordPress, but mainly WordPress.

Front-end:
  • CSS: Bootstrap, AOS
  • JS: jQuery, Vue, Anime.js
Back-end (PHP):
  • TCPDF - library for generating PDF
  • PhpSpreadsheet - library for spreadsheet file formats
CMS:
  • Wordpress

And many other small libraries were needed for specific projects. For example, Vue-Leaflet (JS map library) or Quill.js (JS text editor library).