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?

Happy Friday!

Looking back on your week — what was something you're proud of?

All wins count — big or small 🎉

Examples of 'wins' include:

  • Starting a new project
  • Landing a new job
  • Spending time outside ... or whatever else might spark joy ❤️

Happy Friday!

Weekend dog on the beach

Latest comments (30)

Collapse
 
avalai profile image
Marina

My partner and I started going for a walk every morning before work, from 10-30 minutes depending on the weather.

Also over the weekend we successfully adjusted our sleep cycle for the daylight savings time change, so started the week off well.

Collapse
 
nop33 profile image
nop33.eth

Deliver my first freelance project (over-delivered actually)! A Gatsby site with Netlify CMS integration. I was extremely happy to discover the Lighthouse easter egg of fireworks after hitting 4x100% :D

Collapse
 
stereoplegic profile image
Mike Bybee • Edited

I did almost zero coding and spent a lovely week with my GF, getting out of bed as little as humanly possible. Highly recommend. 10/10 would do again.

Collapse
 
maymeow profile image
May Meow • Edited

Installed and configured Zabbix with notification trough telegram monitoring for my cloud server. :)

Collapse
 
jackharner profile image
Jack Harner 🚀

Told my current job that I'm moving to Denver at the end of April. I was super nervous about it and how my boss would react, but they're going to let me keep doing whatever I can for them from Denver! I didn't necessarily need this to happen to make the move possible, but it's definitely going to make it easier.

It just hit me but I really am diving into this whole freelance thing head first, I'm nervous but excited!

Collapse
 
warengonzaga profile image
Waren Gonzaga

Published the version 2 of my Fork Corner open source project with huge changes such as added some new animations and useful features. Check out my project here: github.com/WarenGonzaga/fork-corner you might want to use it to your project's landing page.

Collapse
 
_fones profile image
Wojtek Grześkowiak

We've finally shipped new dashboard for our SaaS. The challenge was to do it in few steps:

  1. deploy new dashboard only for admins to test internally
  2. allow current users to switch to new dashboard when the want
  3. all new users will force to use new dashboard
  4. all users will be forced to use new dashboard

We are now in step 3.

Collapse
 
phantas0s profile image
Matthieu Cneude • Edited
  • I released my CLI for Pocket
  • I began my next book: Emotional intelligence as a software developer (if somebody wants to know more about that, I'll speak about it in my monthly newsletter).
  • I've almost a prototype for a video game to learn Vim.
Collapse
 
pethron profile image
Nicolò Marchesi

Yesterday my open-source project reached 300 stars. I’m really happy! github.com/Noovolari/leapp

Collapse
 
jicarrozzo profile image
Juan Ignacio Carrozzo

2 big wins for my week:

  • finally migrated an old angular 6 library angular 10 with almost no problems.
  • implemented my first Azure Artifact for that library with a proper Pipeline (great success)