Loading Card

13.01.2021

Made with: HTML,CSS (SCSS)

View Code

Loading Card

Multiselect #05

13.01.2021

Made with: HTML,CSS,JS

View Code

Multiselect #05

Multiselect #02

13.01.2021

Made with: HTML,CSS,JS

View Code

PlaceholderMultiselect #02

Multiselect #01

13.01.2021

Made with: HTML,CSS,JS

View Code

PlaceholderMultiselect #01

Pass Strength Shield

13.01.2021

Made with: HTML,CSS,JS

View Code

Pass Strength Shield

3D Pause Button

12.01.2021

Made with: HTML,CSS (SCSS),JS

View Code

3D Pause Button

Native Html Details Element Styled Via Css

12.01.2021

Implementation of an accordion-like component using only the details/summary native HTML element and CSS for styling. Best results can be seen in Chrome or Blink-based browsers. Firefox and others have decent results as well, but they could be improved creating alternative open/close icons.

Made with: HTML,CSS (SCSS)

View Code

Native Html Details Element Styled Via Css

Spinning Toggle

12.01.2021

Made with: HTML,CSS (SCSS)

View Code

Spinning Toggle

Scss Candle

11.01.2021

Made with: HTML,CSS (SCSS)

View Code

Scss Candle

Framed <Div> On Hover

11.01.2021

CSS only framed div on hover.

Made with: HTML (Pug),CSS (Stylus)

View Code

Framed <Div> On Hover

Clip-Path Checkbox Animation

10.01.2021

Made with: HTML,CSS (SCSS),JS

View Code

Clip-Path Checkbox Animation

Subscribe Ui

10.01.2021

Made with: HTML,CSS

View Code

Subscribe Ui

Details Modal

10.01.2021

By nesting a modal inside a details element it is automaticly shown when the details is opened. And by nesting the overlay inside the summary element, we can use that to trigger a close.

Made with: HTML,CSS (SCSS)

View Code

Details Modal

Jelly Bubble

10.01.2021

Made with: HTML,CSS

View Code

Jelly Bubble

Css 3D Blend Mode Buttons

10.01.2021

Made with: HTML,CSS (SCSS)

View Code

Css 3D Blend Mode Buttons

Details Modal

10.01.2021

By nesting a modal inside a details element it is automaticly shown when the details is opened. And by nesting the overlay inside the summary element, we can use that to trigger a close.

Made with: HTML,CSS (SCSS)

View Code

Details Modal

Css Skeleton

9.01.2021

Made with: HTML,CSS

View Code

Css Skeleton

Stack Game With Three.Js And Cannon.Js

9.01.2021

Build a stack of boxes. Boxes are coming in from left and right and you have to click when the incoming box is on top of the previous one. You have to be precise though because the overhanging parts will fall down and the surface you can place boxes on gets smaller and smaller.

Made with: HTML,CSS,JS

View Code

Stack Game With Three.Js And Cannon.Js

Horizontal Card Carousel In React Native

7.01.2021

A card carousel allows you to display data in a horizontal swipe view, in the form of cards. Each card has a specific snap position that the user may scroll to, instead of having a free scrolling. This should give a better experience in case the user has to choose between different categories for example.

Made with: JS

View Code

PlaceholderHorizontal Card Carousel In React Native