DEV Community

Cover image for What was your win this week?
Gracie Gregory (she/her) for The DEV Team

Posted on

What was your win this week?

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!

Halloween Dance

Latest comments (27)

Collapse
 
neilblaze profile image
Pratyay Banerjee

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 πŸ˜‚

Collapse
 
eevajonnapanula profile image
Eevis
Collapse
 
scrabill profile image
Shannon Crabill

I made some updates to my halloweenti.me project that I had never done before. Including.

  • CSS animations
  • Open graph / Twitter cards
  • Optimizations for load time (deferring Javascript, etc)
Collapse
 
stereoplegic profile image
Mike Bybee
  1. Got my "congratulations for coming aboard!" CTO meeting.
  2. Set up a meeting to work with another startup under my "umbrella of startups working on modular code that benefits multiple startups" model (a technical co-founder so I don't have to do all the coding work, and a recent boot camp grad - never too soon to start!).
  3. Finally signed up for Y Combinator's free Startup School (gib vouchers blz). PG's initial post on ideation is amazing.
Collapse
 
sagar profile image
Sagar

Fixed navigation problems in our app.

Collapse
 
highcenburg profile image
Vicente G. Reyes • Edited
  • A much awaited release of our songs on all music platforms, 8 years after recording it and 15 years(i think) after being in this band. I play the lead guitar. This has 2 filipino songs and 2 english songs.

  • 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

Collapse
 
prakh_r profile image
Prakhar Yadav

Well, I had a few tiny wins.

  • completed a research paper on Video Recommendation Systems.
  • started paying attention towards my physical health. Exercising daily and taking adequate rest.
  • trying not to get over stressed by the plenty work at hand. Just doing little bit at a time.

So... cheers 🍻

Collapse
 
krishnakakade profile image
krishna kakade • Edited
Collapse
 
alexzherdev profile image
Alex Zherdev

Launched my website/blog πŸ™Œ It's not much (yet) but it's honest work πŸ˜„
alexzher.dev/

Collapse
 
shhdharmen profile image
Dharmen Shah

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/

GitHub logo shhdharmen / keyboard-css

Show off your keyboard shortcuts with style πŸ¦„.

Keyboard CSS Logo

Show off your keyboard shortcuts with style πŸ¦„.

Keyboard CSS Demo

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.

npm GitHub license Commitizen friendly code style: prettier semantic-release

Table of Contents

Installation

Add it directly to your webpage using a link tag, thanks to unpkg.com:

<link rel="stylesheet" href="https://unpkg.com/keyboard-css@1.2.4/dist/css/main.min.css" />
Enter fullscreen mode Exit fullscreen mode

or install it with npm:

npm i keyboard-css
Enter fullscreen mode Exit fullscreen mode

with yarn:

yarn add keyboard-css
Enter fullscreen mode Exit fullscreen mode

Usage

According to W3C, the kbd element represents user input (typically keyboard input, although it may also be used to represent other input, such as…

Collapse
 
brianhhough profile image
Brian H. Hough

I contributed 4+ PRs for Hacktoberfest πŸŽƒ and earned the One Year Club badge for being a part of the DEV Community for at least one year. πŸ™Œ

Collapse
 
sandordargo profile image
Sandor Dargo

I added the 2**6th question to DailyC++Interview just today. I've learned so much on the road!

Collapse
 
adrianbdesigns profile image
Adrian Bece • Edited

Wrote a small Helloween-themed CSS snippet. I wanted to do something like this, but I lacked the inspiration.

I'm really how it turned out. I'm currently reading Lovecraft's stories and I've decided to go along with the theme and create something based on Lovecraft's work.

Enjoy at your own peril. See if you dare link the Tome Of Darkness to your mortal soul.

Collapse
 
jmfayard profile image
Jean-Michel πŸ•΅πŸ»β€β™‚οΈ Fayard

I got two nice milestones on my DEV dashboard : 2k reactions and 100k views. Gives me motivation to reach 50 published articles - 2 more to go.

Collapse
 
gmlunesa profile image
Goldy Mariz Lunesa (@gmlunesa)

I had a lot of firsts this week! πŸŽ‰

I released my first ever Gatsby starter and wrote my first ever article at Dev!