See Live Source Code
Todo list app created using JavaScript. New todo can be easily added to the list. Completed things to do can be removed with a single click.
Projects I completed to get Freecodecamp Responsive Web Design certificate. I used HTML, CSS, Visual Design, Accessibility and more when building the pages. I created 5 different design pages, you can view them on the Codepen by clicking the gif.
Creating a website by installing the PSD file design from scratch. The goal is to build website according to original dimensions from design file. The necessary elements were taken over the design with Adobe XD.
Color guessing game created using JavaScript. There are 2 different game modes, easy and hard. When the rgb code is selected correctly from the color boxes given, it paints the whole boxes in the specified color. The wrong predicted box disappears from the screen. It can be restarted with the "Try Again" button.
Score keeper app created using Javascript. The target score can be changed. Player who reaching the target score is marked by green, the remainder by red. New game can be started with the reset button.