DEV Community

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

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!

Latest comments (77)

Collapse
 
imandur profile image
Ahmed Mandour

Finished 3 Apps in my 30 Reactjs App challenge

Collapse
 
chatiana profile image
Tats

Girl of many many talents! Just checked it and I liked it :)

Collapse
 
max_tulian profile image
Max (he/his)

I would take a look ! Just my building my site too and want to have suggestion and recommendations :) I would let you know if some idea come out regarding your site.

Congrats !

Collapse
 
bioye profile image
Abioye Bankole • Edited

Kicked off development on my new (GitHub project)[github.com/bioye/naijagov] and made initial deployment to my new website!

Collapse
 
jckuhl profile image
Jonathan Kuhl

Wrote a dirty little Battleship console game program in Java. I wrote it for a course on EdX, so I stayed within the confines of what had been taught so far and produced a garbage procedural-programming style game.

Disliked it, so I rewrote it in a more Java-esque OOP way. A few more lines of code, some added complexity, but I think it's better organized and easier to maintain.

Old:
github.com/jckuhl/Battleship

New, more OOP focused:
github.com/jckuhl/Battleship2

Collapse
 
andreasjakof profile image
Andreas Jakof

I wrote my first Blog Post at dev.to. πŸ‘
Also I migrated some .NET Framework ASP.NET MVC Applications and APIs to .NET Core. And it was easier than I thought.

Collapse
 
pbouillon profile image
Pierre Bouillon

I just achieved my first year in engineering school with success, I learnt and progressed a lot, I'm proud of myself and confident for the following years coming !

Collapse
 
rosnovsky profile image
Art Rosnovsky

Long time reader, first time writer this week :)

dev.to/rosnovsky/live-coding-vs-im...

Making a leap, so to speak :)

Collapse
 
darrenvong profile image
Darren Vong

Well better late than never! But spent a long weekend attending another conference, and pretty much smashed my goals I set myself in my last blog post to achieve when coming to future (including this) conferences 😁

Collapse
 
deadblackclover profile image
DEADBLACKCLOVER

I studied WASM and made the implementation of encryption RSA

Some comments may only be visible to logged-in visitors. Sign in to view all comments.