DEV Community

Cover image for What was your win this week?
Peter Kim Frank Subscriber for The DEV Team

Posted on

What was your win this week?

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

Due to the company holiday, I'm tapping in this week to post this fun thread.

Soβ€” 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!

Weekend

Oldest comments (78)

Collapse
 
prafulla-codes profile image
Prafulla Raichurkar

My Project Express AutoDocs got 21 stars :D

Collapse
 
derva profile image
derva

Cool man, congratulations 24* stars now :D :D

Collapse
 
prafulla-codes profile image
Prafulla Raichurkar

Thanks πŸ˜‡

Collapse
 
dsaw profile image
Devesh Sawant

cool man!

Collapse
 
prafulla-codes profile image
Prafulla Raichurkar

Thanks πŸ˜‡πŸ˜‡

Collapse
 
andrewbaisden profile image
Andrew Baisden

Creating two React Apps, one with a Node/Express backend and the other with a Python/Flask backend that connect to a HarperDB database. Deploying them both to Netlify/Vercel. Also creating a new and improved Resume and transferring my domain from HostGator to Namecheap which should reduce my annual costs. And finally writing a post on "What I realised after learning Python, TypeScript and Kotlin" which got lots of recognition.

Collapse
 
fennecdjay profile image
JΓ©rΓ©mie Astor

Got some movement on my main project and its siblings: some stars, one more member in the team and a few PRs!

By the way, the team (to discuss a programming language development) is still recruiting!
So please let us know if you're interrested.

Collapse
 
eelstork profile image
Tea

Are we making a language again? Maybe hit me up : β–·
Did work recently on an ML related language effort, and more recently this github.com/active-logic/howl

Collapse
 
fennecdjay profile image
JΓ©rΓ©mie Astor • Edited

I'm not quite sure what you mean by "hit me up" (english is not my native language), so I'm inviting you in the team. Feel free to ignore it if I misunderstood. πŸ˜„

Thread Thread
 
eelstork profile image
Tea

French maybe? "hit me up" probably means "let's talk about it?" as you perhaps mentioned you needed some kind of help?
Language-wise exp covers a little bit of Tree-Sitter and some Boost Spirit. Did hardwire a couple of parsers in Java and C# too.

Thread Thread
 
fennecdjay profile image
JΓ©rΓ©mie Astor

French, yes. Reputedly not the best at foreign languages.
Thank you for the clarification on hit me up.
I'm mainly searching people to discuss Gwion's development. But, let's face it, the docs needs some technical writers (it does not seem to be a skill of mine πŸ˜„).

Thread Thread
 
eelstork profile image
Tea

Hey I see. The first step here regardless (for me at least) would be installing and giving it a go esp. since domain specific

Thread Thread
 
fennecdjay profile image
JΓ©rΓ©mie Astor

I'll post a tutorial tonight (tonight a +5:30GMT), showing how to build Gwion, which (hopefully) end with a web page outputting sound from gwion. It's a special Hacktoberfest one because the html/javascript part deserves improvement πŸ˜„.
I also provide a way to do just that by using mdr to automate the whole process here.

Collapse
 
learnbyexample profile image
Sundeep

Finish first draft of my ebook on Ruby one-liners and started editing. Hope to finish the changes and publish the book next week. Noted down some interesting changes, for example:

I shared my curated learning resources on a twitter thread for Python beginners tips - pleased to see it being received well.

Collapse
 
hannahgooding profile image
Hannah Gooding

I signed the contract for my first full-time role as a software engineer!

Collapse
 
hrishio profile image
Hrishi Mittal

Congrats, Hannah!

Collapse
 
derekcrosson profile image
Derek Crosson

Congratulations, Hannah! All the best with your new job :)

Collapse
 
thomasbnt profile image
Thomas Bnt

Congrats!

Collapse
 
said321 profile image
Said Choukrane

Congrats, keep going!!!!!

Collapse
 
vic0de profile image
Vishnu Dileesh

Congrats Hannah, best wishes

Collapse
 
eelstork profile image
Tea

Thumbs : )

Collapse
 
hudson35 profile image
Hudson B.

Congrats! And me too!

Collapse
 
hannahgooding profile image
Hannah Gooding

Congrats to you as well!

Collapse
 
moideenluqman profile image
LUQMAN P

Congrats Hannah

Collapse
 
markoshiva profile image
Marko Shiva

Congrats hannah

Collapse
 
briwa profile image
briwa

Sending good vibes.... congrats!

Collapse
 
majedbojan profile image
Majed Bojan

Congrats Hannah, Keep going up

Collapse
 
warengonzaga profile image
Waren Gonzaga

Congrats!

Collapse
 
sandordargo profile image
Sandor Dargo

I finished the vomit draft of my book which has a working title, The Seniority Trap!

Collapse
 
bernardbaker profile image
Bernard Baker

Closing an issue for a database migration from Heroku to AWS. It involved GraphQL + Web Sockets + Serverless + AWS. Very exciting 😺.

Collapse
 
hrishio profile image
Hrishi Mittal

This πŸ‘‡πŸ½

Collapse
 
eelstork profile image
Tea

Yay to this.

Collapse
 
vonheikemen profile image
Heiker

I'm giving fish shell a proper chance. My win was that I was able to replicate the setup I had in zsh. It's all here.

Collapse
 
corentinbettiol profile image
Corentin Bettiol

Successfully launched an old python2/django1.8 project with python3 & django2.2. Tons of bugs.