This website is a collection of my own solutions to challenges from CSSBattle.
The purpose of this website is to show my coding and problem solving skills to the potential employer.
CSSBattle is an online game where players compete with each other to create the shortest and most effective CSS code to recreate visual shapes and patterns. CSSBattle is a fun and challenging way to improve CSS coding skills while competing with other players. It is the first ever code-golfing platform for CSS lovers.
Playing the game helps to better understand CSS and gives opportunity to use properties that are rarely used, but to climb the leaderboards it requires to exploit how HTML and CSS are parsed by browsers, therefore the code written here is not the way anyone would write it in a real project.