Skip to content

Instantly share code, notes, and snippets.

@mskps
mskps / code-challenge-2020-3d-social-media-button.markdown
Created February 22, 2023 01:56
Code Challenge 2020 || 3D Social Media Button
@mskps
mskps / candy-color-button-animation.markdown
Created October 6, 2022 08:02
Candy Color Button Animation
@mskps
mskps / index.html
Created October 4, 2022 13:29
Pure CSS BEM Buttons
<hr />
<button class="btn btn--success">
<span class="btn__text">success</span>
</button>
<button class="btn btn--warning">
<span class="btn__text">warning</span>
</button>
@mskps
mskps / index.html
Created October 4, 2022 13:00
Simple buttons (no pseudos, no weird tricks)
<button style='--w: 8.75em; --r: 1.125em'>🐯</button>
<button style='--r: 1.125em'>🦝</button>
<button style='--h: 6.25em'>🦇</button>
<button style='--h: 3.5em'>🐼</button>
@mskps
mskps / custom-tabs-with-swiper-slider.markdown
Created September 24, 2022 01:43
Custom Tabs with Swiper Slider
@mskps
mskps / galley-filter-using-vue-js.markdown
Created September 24, 2022 01:38
Galley Filter using Vue.js
@mskps
mskps / category-list.markdown
Created September 24, 2022 00:53
category list
@mskps
mskps / be-proud-of-who-you-are.markdown
Created September 17, 2022 02:00
Be Proud of Who You Are!
@mskps
mskps / css-background-clip.markdown
Created September 17, 2022 01:59
CSS : Background Clip
@mskps
mskps / css-background-clip.markdown
Created September 17, 2022 01:56
CSS : Background Clip