π Backend dev working as a Frontend trainee
π₯
ΰ²ΰ²¨ΰ³ΰ²¨ΰ²‘ΰ²Ώΰ²
Highlights
- Pro
Pinned Loading
-
Raspberry Pi Pico gpio_irq button de...
Raspberry Pi Pico gpio_irq button debounce control for pushbuttons 1#include "pico/stdlib.h"
23bool state;
4const uint LED_PIN = 25;
5 -
switch theme using javascript and cs...
switch theme using javascript and css variables (https://blog.giripriyadarshan.com/blog/20220319-1/) 1const darkThemeColors = new Map([
2['primary', '#68e0cf'],
3['secondary', '#585d65'],
4['text', '#edf8f4'],
5['background', '#373b40']
-
-
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.