DEV Community

Cover image for What was your win this week?

What was your win this week?

Gracie Gregory (she/her) on April 22, 2022

Hey there! Looking back on this past week, what was something you were proud of accomplishing? All wins count — big or small 🎉 Examples of 'win...
Collapse
 
nickytonline profile image
Nick Taylor

I got my first PR merged at Netlify!

Collapse
 
graciegregory profile image
Gracie Gregory (she/her)

🎉 🎉 🎉

Collapse
 
waylonwalker profile image
Waylon Walker
Collapse
 
wiseai profile image
Mahmoud Harmouch

Me IRL at ethereum org:

ethereum

Collapse
 
jeremyf profile image
Jeremy Friesen

Congrats!

Collapse
 
w3ndo profile image
Patrick Wendo

🔥🔥🔥🔥

Collapse
 
m_ahmad profile image
Muhammad Ahmad

Congrats 👏

Collapse
 
jeremyf profile image
Jeremy Friesen

My major success this week was shipping a change to the DEV feed. Right now it's doing the same thing it did before the change, but the change makes future changes way easier. Which should help us continue to improve the "Relevant" feed as well as be transparent about what goes into the "Relevant" feed.

Collapse
 
graciegregory profile image
Gracie Gregory (she/her)

👏

Collapse
 
miguelmj profile image
MiguelMJ

So happy to hear that! I'll postpone my article about why browsing Latest instead of Relevant gives you more actually relevant content xP

Collapse
 
jeremyf profile image
Jeremy Friesen

No need to postpone it; it's going to be a bit of iterating to improve the "Relevant" feed.

If you do post it, please ping me. I have a post that I'm kicking around documenting how we build the feed query.

Collapse
 
codewander profile image
codewander

Dealing with a bunch of aging parent issues, so that I can get back to focusing on job search.

Collapse
 
biomathcode profile image
Pratik sharma • Edited

Best of luck, buddy !!

Collapse
 
cerchie profile image
Lucia Cerchie

I got a new badge! Beloved Comment, for this comment here dev.to/cerchie/comment/1nlf6
Basically, I struggled with git cherry-pick so I made a tutorial on it. github.com/Cerchie/git-cherry-pick...

Collapse
 
nickytonline profile image
Nick Taylor

Noice!

Noice!

Collapse
 
valentinesean22 profile image
Valentine Sean Chanengeta

I started learning Redis and managed to solve some tricky bugs

Collapse
 
graciegregory profile image
Gracie Gregory (she/her)

congrats!

Collapse
 
m_ahmad profile image
Muhammad Ahmad
  • I finally launched my first product, after 2 years of thinking about developing a product. TemplatesKart
  • I also wrote a blog post about my product Post
Collapse
 
nickytonline profile image
Nick Taylor

Jake Peralta from Brooklyn Nine Nine saying Hella Fresh!

Collapse
 
glochain profile image
Gloria

Congratulations

Collapse
 
wiseai profile image
Mahmoud Harmouch

Being consistent at writing(at least one holy post per week) is kind of my most incredible win so far. Writing about numbers, and I am not trying to flex, but in a span of one week or so, I was able to generate a hell amount of traffic, and I am only two weeks in. But, thinking about this number makes me feel anxious.

holy molly

Anywho, Keep up the grind, folks! Remember to express your authentic self and stick to the schedule!

Collapse
 
nickytonline profile image
Nick Taylor

Let's go!

A kid twirling in a cowboy outfit firing pistols that are their fingers

Collapse
 
gass profile image
Gass • Edited

Wrote my first post in dev.to dev.to/gass/fun-coding-start-multi...

Collapse
 
biomathcode profile image
Pratik sharma

Congrats

Collapse
 
kira272921 profile image
Kira

I and @avneesh0612 have launched a new product this week, faucetli which was the #5 product of the day. 2 days later it was featured on TL;DR crypto newsletter.

producthunt.com/posts/faucetli

Collapse
 
jonaspetri profile image
Jonas Petri

I rewrote my Chrome extension that I’m working on completely, and optimised it a lot! It did break one feature though 😂

Collapse
 
dendihandian profile image
Dendi Handian • Edited

200K total post views on dev.to but still not monetized 😐

Collapse
 
biomathcode profile image
Pratik sharma

Hey, you should give hashnode a try. I didn't know you can monetize on dev.to ..

Collapse
 
jeremyf profile image
Jeremy Friesen

In case you were wondering about monetization: dev.to/devteam/dev-is-now-web-mone...

Thread Thread
 
dendihandian profile image
Dendi Handian

yes, but uphold isn't available in my country

Thread Thread
 
biomathcode profile image
Pratik sharma

Same it wouldn't let me add my bank account!

Collapse
 
lucassperez profile image
Lucas Perez

Made some changes to our CI with a new job to automate a few things that also integrates with a bot that messages our team on specific occasions.

I know it sounds vague, but it is very product specific. Anyways, Gitlab CI is just awesome and it was a lot of fun writing the scripts and all. 😁

Collapse
 
biomathcode profile image
Pratik sharma

USING GOOGLE SHEET AS A DATABASE. WAOH!!

Collapse
 
xarop_pa_toss profile image
Ricardo Giro

I finished Edube's entry level Python course with 94% on the final test... Still need to take the exam 🙃

Also completed around 30 different Python exercises to practice!
Have a good weekend

Collapse
 
k_penguin_sato profile image
K-Sato

Waking up early every morning

Collapse
 
odysseaspapadimas profile image
Odysseas Papadimas

As a uni student still living with my mother, I find it extremely hard to wake up early when I don't have any urgent obligations

Collapse
 
psypher1 profile image
James 'Dante' Midzi

Refactored some of the code on a project

Collapse
 
sachinchoolur profile image
Sachin N • Edited

Crossed 1000 sales and $60000 in revenue from my open source JavaScript library in 8 months

twitter.com/SachinNeravath/status/...

Collapse
 
thumbone profile image
Bernd Wechner

I rebuilt my workstation after my motherboard failed a couple of weeks ago. Had to order a new board on the slow boat from China 😉. But it proved to be a pretty fast boat.

Collapse
 
w3ndo profile image
Patrick Wendo

Got the opportunity to pair with a senior Dev!!

Collapse
 
jasmin profile image
Jasmin Virdi

Received CSS badge on my dev profile🎉

Collapse
 
h4cd profile image
h4cd

I finally set up my hugo blog site, and made it on line. It was my first time to done the whole process completely. /cry

Collapse
 
yashdatir profile image
Yash Datir

I created my first ever Chrome extension, although a basic one but gave me a spark to keep up with something creative...

Collapse
 
ooling profile image
Sam oo Líng

I just figured out how to merge object keys with loop 😅

Collapse
 
muditwt profile image
Mudit Mishra

My article got featured on daily.dev✌️

Collapse
 
bevis profile image
Bevis

Write H.264 decode seek function for iOS native component :)