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?

πŸ‘‹πŸ‘‹πŸ‘‹πŸ‘‹

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 πŸ˜„

Have a great weekend!

Friday

Latest comments (76)

Collapse
 
delta456 profile image
Swastik Baranwal

75+ followers on GitHub

Collapse
 
bashirk profile image
KΓ³redΓ© Bashir • Edited

Started relearning Python, by reworking and going through (again) some of the Python exercises I've solved

Collapse
 
liyasthomas profile image
Liyas Thomas
Collapse
 
matttunney profile image
Matt Tunney

This week I managed to build out a small news and press release site using a combination of google docs, google sheets and php (using the google php api client) to collect the data and then store it locally as json. πŸ™Œ

Twilio has a great tutorial for interacting with google sheets

Collapse
 
metaskills profile image
Ken Collins

Moved another Rails app to AWS Lambda for Custom Ink.

Collapse
 
thtmnisamnstr profile image
Gavin

Got a simple build-deploy GitHub Action working for my personal website, and got my first by-line on my company's blog.

Collapse
 
karnak19 profile image
Basile

Deploy my first package to NPM πŸŽ‰
This is a CLI for React (like create-react-app but lighter), with Parcel, ask for few extra deps, basic configuration for Caprover deployment, and 2 GitHub action for linting and building πŸ€“

npmjs.com/package/create-react-rover

Collapse
 
bobbyiliev profile image
Bobby

We released a new beta feature on the DevDojo site a couple of days ago. It’s called DevBlog. It lets you setup a fully functional blog with custom domain name for free in less than a few minutes πŸ™Œ

devdojo.com/devblog

Collapse
 
davey profile image
Davey

I started doing 30 Days of CSS. The first week is coming to a close and, although I’ve a long way to go, I’m loving it and learning lots.

Collapse
 
thisismahmoud profile image
Mahmoud Abdelwahab

Published a video on my YouTube channel! πŸš€ I document my progress building an open-source project called tailwind-snippets 🀩. It's layout and component snippets for TailwindCSS.