DEV Community

Cover image for What was your win this week?

What was your win this week?

Jess Lee on April 24, 2020

👋👋👋👋 Looking back on your week -- what was something you're proud of? All wins count -- big or small 🎉 Examples of 'wins' include: Getting a p...
Collapse
 
andy profile image
Andy Zhao (he/him)

Cleaned my room this week!

Also livestream coded for the first time!

Collapse
 
nickytonline profile image
Nick Taylor

Borat saying "Great Success!"

Collapse
 
ddaypunk profile image
Andy Delso

Well done dude! I have been streaming for about 2 years now and made affiliate on twitch this past August. I've been thinking of streaming some coding instead of just gaming. What kind of project did you work on?

Collapse
 
jess profile image
Jess Lee

Nice, Andy!

Collapse
 
speshov profile image
SPeshov

Hey when are you streaming. I want to do it my self but I'm not sure what are the right platforms

Collapse
 
youssefrabeiii profile image
Youssef Rabei • Edited

Starting my 30 days of codewars.js series and post it here


Finishing like 80% of my covid19 backend
You liked my post about javascript saves the world

Got my first 500+ views here in dev
Collapse
 
nickytonline profile image
Nick Taylor

Noice!

Noice!

Collapse
 
amruthpillai profile image
Amruth Pillai

That's amazing, love your series, looking forward to reading more of it :)

Collapse
 
justaashir profile image
Aashir Khan

I made this Learning Path - Roadmap
Roadmap - Learning Path

I also started a youtube channel and got a very good response

Collapse
 
nickytonline profile image
Nick Taylor

Nice! I also see you used Excalidraw.

Guitars and more guitars being played

Collapse
 
justaashir profile image
Aashir Khan

Right!

I love it so much, + It's open-source.....

Collapse
 
asperduti profile image
Ariel Sperduti

I did my first step in CI/CD. Finally, I learned about unittest with Python and I set up a pipeline on Bitbucket to automatically test my personal project! So I have my CI step completed, and I am ready to make better codes. Next step, Implement continuous deployment!

I'm very happy with this new tool in my toolbox. It improves development speed helping to focus on coding.

I don't know how many years I've been programming, I've always thought that in the next project I will implement it, but I never took the time to set up it until now!

Collapse
 
helleworld_ profile image
Desiré 👩‍🎓👩‍🏫

Started drawing again! 🥳

Collapse
 
amruthpillai profile image
Amruth Pillai

I was waiting for this post. I was going to share with the whole community, how proud I was about my new revamp made to my personal website, amruthpillai.com. But I just recently lost a job opportunity I had, because of COVID and feeling really bad. So I guess I can't count my wins this week.

Collapse
 
dmahely profile image
Doaa Mahely

Hey Amruth, I absolutely love your website! I'm sorry to hear about your job loss. Keep your head up.

Collapse
 
amruthpillai profile image
Amruth Pillai

Thank you. I'm trying.

Collapse
 
coffeecraftcode profile image
Christina Gorton

Put out 2 blog posts this week!
JavaScript Execution Context & Lexical Scope
and
AWS Cloud Practitioner Exam Cloud Concepts

Also got a freelance gig creating content for a cool platform. exampro.co/

Collapse
 
burdettelamar profile image
Burdette Lamar

Got New Rdoc Merged into Ruby Core!

Over at Reddit/r/ruby, @ioquatix, on the Ruby core team, saw my plea about reviews and merges for the Rdoc I've building for Ruby. He's taken an interest, and is working with me to get things moving.

In my AboutRuby project I have doc patches for all methods in Hash, and for all but the last two in Array.

TL;DR [Previous lament]

I've been working on enhancements to the documentation for the Ruby project. Getting these enhancements posted to the Ruby project has been very slow. They're not actually meeting resistance; I know because my many PRs for enhancing class ENV were accepted (though not rapidly). It's just that everyone is busy.

Anyhow, I'm stashing all this stuff on in my own project, called AboutRuby. The piecemeal migration from there to the Ruby project is not going to be completed in my lifetime (I'm 77 years old).

Collapse
 
jess profile image
Jess Lee

Very cool!

Collapse
 
lisasy profile image
Lisa Sy (she/her)

it was really fun to learn more about Bem syntax with help from @pp :)

Collapse
 
qangdev profile image
qang d tran

I believe I've done my work smarter way not harder way this week.

Instead of reproduce bugs in the UI.

I made a couple of unittests and start to debug from there.

It saved me a ton of time because I didn't have to test my updated code in the UI.

Just simple ran the unittests. :D

Collapse
 
hadrianhughes profile image
Hadrian Hughes

Started my dev.to blog!

Also discovered Exercism where I started mentoring Javascript

Collapse
 
fayaz profile image
Fayaz Ahmed

Dev.to tweeted out my article.

twitter.com/ThePracticalDev/status...

Was following a series "1 article a day till lockdown ends" thought of stopping it, because the articles were hardly getting views, and now this article has over 600 views.

Will keep writing.

Collapse
 
roelofjanelsinga profile image
Roelof Jan Elsinga

Win of the week was converting a hybrid go/php script to Golang only and made it at least 5 times faster. Even without spending time on performance optimizations! Very cool to finally do this!

Another win was that I posted a tutorial about how to set up Github Pages and automate the builds and deployments. It was challenging, but a great experience! Link here for those who are interested: roelofjanelsinga.com/articles/how-...

Collapse
 
biplov profile image
Biplov • Edited

I’ve been wanting to learn React for some time now and I finally started it. Built a couple of small projects too, which was nice. Also added a new feature to my Markdown Editor project to let users export their document as a pdf file.

Collapse
 
anuraghazra profile image
Anurag Hazra

You should sync the preview scroll position with markdown scroll position

Collapse
 
vepo profile image
Victor Osório

I made an important presentation about 12 Factor for all Americas Staff (Brasil, EUA and Canada).

And I make it work the first version of my CSV Viewer for Linux Command line!

Collapse
 
nishantwrp profile image
Nishant Mittal

Got 8 stars on my Github repo. github.com/nishantwrp/drf-starter-...

That may sound childish, but I was really overwhelmed about my project getting stars from people I don't know for the first time.

Collapse
 
raulismasiukas profile image
Raulis Masiukas

Wrote my first blog post.
Been sitting on a piece of code that, I thought, was pretty cool and would be useful to others. I really wanted to start writing blogs but the whole imposter syndrome thing kicks in. Today, I just had a free hour and thought why not just do it?

Collapse
 
bryrod profile image
Bryan Rodriguez

Got over my fear of developing terraform modules.

Collapse
 
abthakur profile image
Ayushman

Made a Game with PWA, Swipe Gestures. In this game, you need to select if a number is odd or even and it's a quest to get to the high score in 60 seconds. Link to play the game oddneven.netlify.app/

Collapse
 
bonnahin profile image
Bonnahin DAHON

Apprendre les bases de javascript

Collapse
 
bobbyiliev profile image
Bobby Iliev

I've released a beta version of my first SaaS! It is free for developers!

For anyone interested you could take a look at it here: quizapi.io

Collapse
 
nyamador profile image
Desmond

I became an author at Pluralsight and got my website featured on github education's student pack gallery (nyamador.me).
Doesn't seem like a lot but considering my age I feel great! (19 years)

Collapse
 
highcenburg profile image
Vicente G. Reyes • Edited

I learned Docker and used it to deploy my local COVID-19 project to Digital Ocean 😄 cvt.vgreyes.com 😄

Collapse
 
tonux_samb profile image
NDONGO TONUX SAMB

Setting up an office table for remote work

Collapse
 
amorriscode profile image
Anthony M.
Collapse
 
sharmakushal profile image
Kushal sharma • Edited

Started writing blog post , alreay written two blog

dev.to/sharmakushal/what-is-react-...

Collapse
 
ennor profile image
Enno Rehling (恩諾)

Using the time between two project to rework our slowest tests into unit tests with dependency injection to avoid hitting the database has made them take fractions of a second instead of minutes.

Collapse
 
pavermakov profile image
Pavel Ermakov

Finally finished my react-native side project. Also started reading a Java book.

Collapse
 
eekayonline profile image
Edwin Klesman

I finished and submitted a mobile app that helps kids (and adults) to learn how to properly wash their hands (according to WHO instructions): washem.app #hygiene #handwashing #covid

Collapse
 
dvddpl profile image
Davide de Paolis

Presented the first prototype of a very interesting project - coming out quite well!

Collapse
 
denicmarko profile image
Marko Denic

I'm proud of my article:
dev.to/denicmarko/css-tips-you-won...

Collapse
 
sharadcodes profile image
Sharad Raj (He/Him)

Reached 4000 Followers on DEV 😍

Collapse
 
tamouse profile image
Tamara Temple

I redid my personal business logo from an ancient Illustrator file into an SVG:

github.com/pontiki/pontiki.github....

Collapse
 
jhechtf profile image
Jim Burbridge

I didn't get a win this week.

In fact I was laid off.

Collapse
 
midblue profile image
Jasper Stephenson

Competed in a 3-day game jam and made a pretty fun game, if I say so myself!!
(playable online :D)
ldjam.com/events/ludum-dare/46/fin...

Collapse
 
godwinagedah profile image
Godwin Agedah • Edited

I completed my twiliohackaton project this week, it was a fun project, learnt something new in the process. 🤗
dev.to/godwinagedah/stream-my-pc-s...

Collapse
 
adammckerlie profile image
Adam McKerlie

I wanted to get back into programming and created a daily lightsaber generator. It launched this week twitter.com/dailylightsaber

It was awesome getting back into this on a project.

Collapse
 
erikwhiting88 profile image
Erik

brought our build down from 40 minutes to under 30. great learning experience

Collapse
 
jamesshah profile image
James Shah

I wanted to start it long ago and now finally I've started Machine Learning course by Andrew Ng on Coursera.🤩🤩

Suggest another resources if you know any!

Collapse
 
jgbijlsma profile image
Joost Bijlsma

I posted a "learn react in 20 miuntes" on youtube that's doing great!

Feel free to check it out:
youtu.be/FNnhEBDYBr8

Collapse
 
jcaromiq profile image
Joaquín Caro

A new cli in rust to help with most commons commands in docker!
github.com/jcaromiq/adh-rust
new commands on the way!

Collapse
 
andyhaskell profile image
Andy Haskell

Releasing this series on how to make an API client in Go! dev.to/andyhaskell/build-a-web-api...

Collapse
 
dawntraoz profile image
Alba Silvente Fuentes

This week I've been refactoring an auction website in real time, quite a challenge but the responsive version is looking amazing, eager to finish the project to share it 😍