DEV Community

Cover image for What was your win this week?
Jess Lee
Jess Lee

Posted on

What was your win this week?

👋👋👋👋

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

All wins count -- big or small 🎉

Examples of 'wins' include:

  • Getting a promotion!
  • Starting a new project
  • Fixing a tricky bug
  • Cleaning your house...or whatever else that may spark joy 😄

Happy Friday!

Top comments (61)

Collapse
 
amejiarosario profile image
Adrian Mejia

This week, I published my new book about Algorithms in JavaScript!

Collapse
 
jess profile image
Jess Lee • Edited

This week, I...'hunted' the DEV Android app on Product Hunt! Big shoutout to @maestromac who lead the project. Definitely one of the more special weeks we've had -- lots of wins as a team with lots of merged PRs 😉

Personally, I tried out a new kickboxing gym where they didn't just have you hit a bag, but each other! I loved it.

animated-girls-boxing

Collapse
 
mortoray profile image
edA‑qa mort‑ora‑y

Kicking each other is lots of fun! I used to do that.

Collapse
 
peter profile image
Peter Kim Frank • Edited

This week, I finally figured out how to solve a semi-technical problem that I've been battling off-and-on for over a month. It required some lateral thinking, tons of trial/error, and many frustrating dead ends before finally arriving at an elegant solution that will be scalable and maintainable going forward.

My reaction upon realizing it was all going to work:
such relief

Collapse
 
bhupesh profile image
Bhupesh Varshney 👾

Can you give a gist on which problem you were brainstorming on ?

Collapse
 
healeycodes profile image
Andrew Healey • Edited

This week, someone that I'm mentoring completed a big Python project! I'm in awe of their passion and work ethic. They inspire me 😊.

an excited dear

Collapse
 
cjbrooks12 profile image
Casey Brooks

I learned basic 3D design in SketchUp, and started designing a coffee table I'm going to start building this weekend!

Collapse
 
jamiekaren profile image
Jamie Ferrugiaro

So cool!

Collapse
 
mortoray profile image
edA‑qa mort‑ora‑y

Don't forget the progress pictures!

That top panel will be a bit of a challenge in precision cuts.

Collapse
 
cjbrooks12 profile image
Casey Brooks • Edited

Here's the top, all cut, but unfinished:

Day 1 progress

By the magic of unintentional mathematics, the angles on the top ended up being exactly 22.5 degrees, which is easily marked out on my chop saw and so everything fit together quite nicely. I've got the rest of the wood cut too, but by that it was too dark for the pics to turn out.

I plan on writing up an article here in a couple weeks when it's finished about what programmers can learn from woodworking (with many more progress pics), so stay tuned for that!

Collapse
 
katiekodes profile image
Katie • Edited

This week, I...

  • Made quiche
  • Made guacamole
  • Went off social media for days (feels great)
  • Got weeks of clean laundry put away
  • Jumped right back into the saddle with exercise after traveling
  • Am keeping my head just above water with traveling, working, coding, blogging, and speaking commitments (how did I let all this pile up in a 2-week timeslot?), which is better than not managing it!
  • Implemented my first coding project using a "stack" data structure (turning a timestamped log file into an XML tree)
Collapse
 
jamesmh profile image
James Hickey

Guacamole... that's like a year's worth of win!

Collapse
 
darrenvong profile image
Darren Vong

This week, I finally gathered enough energy to publish my first independent tech blog post about my experience of going to React Amsterdam on my own! 🎉

I did it!

Collapse
 
jackharner profile image
Jack Harner 🚀

This week, my girlfriend and I finished moving into our new apartment! We're super stoked about it. A lot more space for us and the cats, plus a washer and dryer in unit 🙌🙌 (fuck the laundromat). It's great!

Collapse
 
jess profile image
Jess Lee

sweeeet!!

Collapse
 
ryansmith profile image
Ryan Smith

My team got through all of the incremental improvements that I proposed to unify a legacy cruise pricing system. It will be nice not having to work with a different copy-pasted-modified set of spaghetti code for each cruise line in the future.

red panda working out

Collapse
 
alchermd profile image
John Alcher

Accepted a job offer earlier this week. I'm officially an employee for the first time in my life. Yay!

Collapse
 
jamiekaren profile image
Jamie Ferrugiaro

Congrats!

Collapse
 
alchermd profile image
John Alcher

Muchas gracias!

Collapse
 
mjraadi profile image
Mohammadjavad Raadi • Edited

This week, I

  • Worked on a new deployment strategy for my client's Microsoft Windows PCs,
  • Worked on Rspamd to fight spam emails for new servers,
  • And most importantly, submitted a new PR to dev.to. It's not a big deal or a major contribution but it feels great to see my contribution in action every time I go to my dashboard. You guys are awesome.

Poor Internet connection, no gif for you today. :)

Collapse
 
matthewbdaly profile image
Matthew Daly

This week, I...

Moved my legacy project from PHP 5.6 to PHP 7.1. Now I can finally use scalar type hints and upgrade some of the packages!

Collapse
 
thejessleigh profile image
jess unrein

This week, I released my first public library on PyPi! pypi.org/project/betterreads/

Collapse
 
asfaltboy profile image
Pavel Savchenko

Love your opinionated changes, nice one!

Collapse
 
capital_eks profile image
Capital 🌸🐑 Ex

This week, I managed to get IBM Speech-to-Text working for a group project. There is still a lot left to work out, though 😅

Collapse
 
aandreev0 profile image
andrey a • Edited

This week, I...

Reanimated code that I haven't touched in like 4 months. A lot of mental energy went into this because I was scared that it won't run, or it will return some weird results.

I am working on scientific paper and thesis, so stress is moderate.

At the end code was OK, I fixed minor bugs, and start making progress again.