Kamil Sajdera < />
/

Welcome to my website!

const person = {

firstName: "Kamil",

lastName: "Sajdera",

age: 20,

love: "front-end",

fullOfMotivation: true

};

About me

me
Hi! I'm Kamil Sajdera, a young front-end developer who doesn’t just write code – I understand why I write it. I don’t have a stack of certificates or a corporate background, but I do have something way more valuable: pure drive, passion, and hundreds of hours of self-taught coding and building real projects. I learn fast, act consistently, and always focus on finding solutions – not excuses. I started with C++ and game plugins because I wanted to understand how things work from the inside. Then I discovered front-end development and have stuck with it ever since. With a mix of analytical thinking, a good eye for detail, and a creative spark, I aim to bring value to every project I touch. I work independently, communicate clearly, and always aim to improve. As a Junior, I ask a lot of questions because I believe that properly understanding the problem is a key feature on the way to achieving the best solution. Outside the screen, I play drums, bass guitar, and saxophone, produce music, and hit the volleyball court – because rhythm and energy matter in code and in life too.

My skilss

arrow-left
arrow-right

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
JS/TScript
React
Next JS

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.

My works