1 follower
Hi!
In this blog I will post tasks I did for learning purposes, as well as when I found something useful to write it down.
I hope you like it :) Feel free to contact!
Create custom image carousel using SCSS and JS · Hi! This time I wanted to try creating my own image carousel. For this I will use opacity and...
Create a counter display on the web · Hi! In this post I will show how to create web counter display. On some websites you can see section where...
Create dark mode with Sass variables · Hi! In this post I will show how to create dark mode using Sass variables. HTML To switch between the modes we...
Generate random background color with JS · Hi! This time I will try to create radom background color generator. This can be nice addition to any simple...
Create custom select dropdown using CSS and JavaScript · Hi! Recently I had a task to create custom select dropdown. First thing that came to my mind is...
Create login screen with Firebase Authentication in JavaScript · Hi! In this post I will create login page with Firebase. Firebase is a platform...