About me

My skilss


Clean Code
Writing clean code is one of the most important qualities for me. I think that this is crucial in order to achieve the best possible efficiency. I try to make my code readable and organized. Care for the code is the basis for me!
Front-End
When I coding the appearance of the website, I feel fulfilled and pay maximum attention to it's implementation. Writing web applications isn't a problem for me. Thanks to my experience, I'm not afraid of challenges and take on more and more difficult tasks.
RWD
I use the "mobile-first" method, but I can also code the other way around. Most people use mobile devices. This makes me take care of every detail to adapt my website to each device. Whether it's a phone, tablet or computer, my site is always up to date.
CMS/SQL
For 3 years I worked as a website administrator on the IPS 4.x engine. I took care of the proper functioning and security of the website, introducing modifications and implementing user suggestions. I worked with databases and was fluent in MySQL using queries.
Git/Teamwork
Collaboration is key. I thrive in development teams, I use GIT, I value clear commits, communication, and joint problem solving.
Visual eye
Collaboration is key. I thrive in development teams, I use GIT, I value clear commits, communication, and joint problem solving.
- Expert
- High
- Mid
- Newbie
HTML & CSS
I can design website structures using semantic HTML elements,
which not only improves the readability of the code, but also has a
positive effect on the website's accessibility and positioning in
search results. I have experience in creating HTML forms using
various field types and handling client-side validation using HTML5
attributes such as required and pattern.
I can use a variety of CSS selectors, including class and ID
selectors, as well as pseudo-classes and pseudo-elements, to
precisely style elements on a page. I have deep knowledge of
flexbox and grid layout, which allows me to design
flexible and responsive website layouts that scale perfectly on
various devices. I have experience in working with CSS preprocessors
such as SASS and LESS, which allows me to more
conveniently manage style using variables, mixins and functions.