Sergei Mazhuga

Sergei Mazhuga @mazhugasergei

About: A web developer with a passion for creating visually stunning and intuitive websites

Location:
Vladivostok
Joined:
Aug 7, 2022

Sergei Mazhuga
articles - 8 total

I've made my own Portfolio

I didn't write any posts here for a while because I was making my own portfolio. I think it's not as...

Learn More 1 4Jan 18 '23

What to do when you want to use an async function inside of an async function?

The problem: I needed both Firebase functions listAll() and getDownloadURL() to work together in one...

Learn More 2 0Sep 10 '22

Calculator

I made a calculator (less convenient one) using React. Here it is: Link The Full...

Learn More 0 0Aug 18 '22

How to make an element to fill the height of a page

Sometimes it's needed for a fullscreen menu, etc. There are 2 ways I know to do so: ...

Learn More 0 0Aug 17 '22

iOS Switch Button

Check my YouTube video where I made an iOS switcher using only HTML & CSS! (Funny bonus at the...

Learn More 3 0Aug 14 '22

Clock

The Website: Link So I made a clock. At first I was trying to code it via React but couldn't find...

Learn More 4 2Aug 9 '22

Draggable & Resizable Window on your Website

Create a draggable and resizable window that looks and feels like those in your desktop OS. The...

Learn More 12 1Aug 8 '22

Stopwatch in React

The Website: Link I made a stopwatch in React. The source code is located down below. ...

Learn More 4 0Aug 7 '22