Cheers to the weekend!
Looking back on your week β what was something you're proud of?
All wins count β big or small π
Examples of 'wins' include:
- Completing Hacktoberfest!
- Starting a new project
- Fixing a tricky bug
- Prioritizing rest and exercise...or whatever else that may spark joy π
Happy Friday!

Latest comments (27)
Well I did lot of things this week! β¨
β’ Wrapped up my 2nd year of Hacktoberfest :D
β’ Updated the responsiveness of my portfolio site.
β’ Contributed to 4 major Open source projects!
β’ Learnt a bit of Kubernetes.
β’ Completed #30daysofGCP challenge!
β’ Read 30+ blogs on Dev.to π
& learned how to make a pancake π
I published my first technical blogpost this week ππ©π»βπ»
GraphQL, You're Intuitive and Flexible, We'll Be Friends
Eevis Panula (she/her) γ» Oct 29 γ» 6 min read
I made some updates to my halloweenti.me project that I had never done before. Including.
Fixed navigation problems in our app.
Started building the mailing list for the community im building
mailchi.mp/92bc4c3eda83/newsletter...
Was granted by the Department of Science and Technology a Scholarship Grant on Coursera

Well, I had a few tiny wins.
So... cheers π»
Hacktoberfest2020 πβ¨wrapup and few keyπ pointsπ― to note
krishna kakade γ» Oct 24 γ» 2 min read
and happy Halloween all!
Launched my website/blog π It's not much (yet) but it's honest work π
alexzher.dev/
I created a CSS called Keyboard CSS. You can use it to showcase your keyboard shortcuts... π
Repo: github.com/shhdharmen/keyboard-css
NPM: npmjs.com/package/keyboard-css
Website: shhdharmen.github.io/keyboard-css/
Show off your keyboard shortcuts with style π¦.
Show off your keyboard shortcuts with styleπ¦ .
Keyboard CSS
Keyboard CSS is a library of ready-to-use, cross-browser compatible keyboard like button UI for use in your web projects. Great for showing off your keyboard shortcuts.
Table of Contents
Installation
Add it directly to your webpage using a
linktag, thanks to unpkg.com:or install it with npm:
with yarn:
Usage
According to W3C, the
kbdelement represents user input (typically keyboard input, although it may also be used to represent other input, such asβ¦