๐
Working from home
Software engineer & user experience expert pushing the boundaries of digital since 2015
-
s18
- Leeds, UK
- sambeevors.com
- @whatsamtweets
Highlights
- Pro
Pinned Loading
-
Four-Week-Frontend
Four-Week-Frontend PublicA structured, 28-day coding adventure designed to help beginners establish and enhance their web development skills ๐จโ๐ป
-
tailwindcss-neumorphism
tailwindcss-neumorphism PublicGenerate soft UI CSS code using tailwindcss
-
-
tHiS Is a sTuPiD IdEa
tHiS Is a sTuPiD IdEa 1const toSpongeCase = string =>
2[...string]
3.map((x, i) => x[`to${i % 2 ? 'Upper' : 'Lower'}Case`]())
4.join('')
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.