DEV Community

Cover image for What was your win this week?

What was your win this week?

Jess Lee on March 07, 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
 
dan_starner profile image
Daniel Starner • Edited

I've now had five (!!!) Pull Requests merged into open source projects! This closes one of my biggest programming bucket list items πŸ˜ƒ And I'm still making more, so its only going to go up from here.

Collapse
 
arvigeus profile image
Nikolay Stoynov

I think this is a win for all of us. πŸ™‚

Collapse
 
fultonbrowne profile image
Fulton Browne

Great job!! its people like you that make my project and so many others possible.

Collapse
 
dan_starner profile image
Daniel Starner

Thanks so much for the encouragement! I’ve always wanted to get involved with open source and it’s exciting to dive into it and have accepted changes

Collapse
 
pachicodes profile image
Pachi πŸ₯‘

I gathered the courage (thanks to my BFFs) to ask for my a full-time position for a company I was freelancing and now I got my first Jr. web dev job!!!

Collapse
 
terceranexus6 profile image
Paula

My win was to learn how to securely deploy a telegram bot using heroku docker and python and make a PR about it in a subject I used to love back in University about cloud computing. It's been a lot of fun!

Collapse
 
awematest profile image
AWEMA - TA

Hi, can i know more about that ? and what is the applies possibility ( sorry for my english i try ^^)

Bonsoir serait t'il possible d'en savoir plus sur le fonctionnement des bots telegram et les applications intΓ©ressante ?

Collapse
 
terceranexus6 profile image
Paula

Oui, mais les informations que j'ai Γ©crites sont en espagnol parce que sont pour avoir aidΓ© un sujet Γ  l'universitΓ© au Granada. La majeure partie est basΓ©e sur ce lien (angalis): medium.com/python4you/creating-tel...

Mais mon code est ici aussi: github.com/JJ/IV/tree/master/ejemp...

Pardon mon françoise aussi, je ne parle tres bien.

Collapse
 
scrabill profile image
Shannon Crabill

I passed my Rails & Javascript review a few hours ago! I did not realize there would be a quiz, and after stumbling in the beginning (I'm looking at you hoisting and scope) but my instructor said I was the first one so far to correctly answer the last function/scope quiz question.

I built a game in vanilla JS with a ruby on rails backend for my project. It was a lot of fun! I'll write some more posts about my process, etc when I have time. For now, it can be played and downloaded locally.

GitHub logo scrabill / food-or-foe

How many food emoji can you correctly identify in 30 seconds?

Food or Foe?

How many food emoji can you correctly identify in 30 seconds?

Each correct answer is worth 1 point. A wrong answer decreases your score by 1 point.

At the end of a round, add your name and score to the leaderboard!

Happy guessing!

Screnshot of Food or Foe?

Installation

git clone https://github.com/scrabill/food-or-foe.git
cd food-or-foe/backend
rails db:migrate
rails db:seed
rails s

To play, open frontend/index.html in a browser. If you encounter any bugs or glitches while playing, please open an issue so that I can look into finding a fix.

API Endpoints

Food or Foe? has three models, each of which can be accessed at the following endpoints.

Contributing

Is this game missing your favorite emoji?

To contribute, please make a pull request with at least the name of the emoji, it's character and if it is a food or not to the backend/db/seeds.rb file.

Here's how I would…

Collapse
 
finnhvman profile image
Bence Szabo

I launched my new side project: hypevizz.com πŸŽ‰

It's a custom made blog on Firebase dedicated for data visualization.

You can learn more about it in the dev.to post I wrote.

Here's a capture of the first visualization:

TeamTrees Donations

Collapse
 
integerman profile image
Matt Eland

I celebrated 6 years of marriage with my wife, toured the USS Yorktown (carrier), and received and accepted a job offer to become an instructor at a local bootcamp.

Collapse
 
dan_starner profile image
Daniel Starner

Congrats on all of that!

Collapse
 
coolshaurya profile image
Shaurya • Edited

I wrote my first post on dev.to that got 700+ views and 3 awesome comments.

alt

Collapse
 
ndy40 profile image
Ndy

Started a new job last week, there wasn't much in the way of a formal onboarding but I was able to pick things up and resolve tickets. This week several of my colleagues expressed their happiness to have me on the team and impressed with how quickly I picked things up.

Collapse
 
jacobmgevans profile image
Jacob Evans

Increased overall test coverage for a large codebase from >30% to around 79% in one day. Some of them could be better...

Collapse
 
golangch profile image
Stefan Wuthrich

Finally got back to coding after some issues (good an less good) and working on a new product, named OMNITED.
This is built from words Omni (all) and United and is about solving the problem of having conversations with different peoples on different channels.

I put a very very simple first LP online: omnited.com.

Based on my own "framework" and Stack (used also with with kunvenu.com) #go, #vue, #arangodb, #redis, #nsq and Rancher/Docker I did this week full reg/auth flow with GUI, Team and Space management.

Collapse
 
ayyappa99 profile image
Ayyappa

Can you please share your feedback on ArangoDB?

Collapse
 
ddhogan profile image
Donna Hogan

Started writing blog posts again!

One about my first year as a dev, and one about Eleventy w/GitHub Pages

Collapse
 
juankortiz profile image
juankOrtiz

Yesterday I was offered a chance to teach computer science in a primary school (basically, teaching the basics of computers, operating systems, Word and Excel). Since I'm teaching at the local university, it is a big challenge for me because I've never worked with kids, but I really love teaching, so I hope to be up to the challenge.

Collapse
 
tx2z profile image
Jesus Perez

I launched my open source project to create web components with typescript and published my first post in dev.to about it dev.to/tx2z/create-web-components-... \o/

Collapse
 
netlicensing profile image
Labs64 NetLicensing

We enabled plugins for our side project GuideChimp
As of now, there is a couple of build-in plugins (Multi Page, Google Analytics) and want to encourage developers to create plugins for their or 3pp services; e.g.

  • Surveys
  • Feedback
  • Embedded Content
  • ... and many others
Collapse
 
tyrannaut profile image
Tim Ryan

I took a leap of faith and outsourced some design work for a website front-end - usually I'd do it all myself. The designer delivered above and beyond, meaning the site will look better than I had imagined, and I can offload a lot more design an increase capacity. Happy to see the business growing in the right direction.

Collapse
 
crimsonmed profile image
MΓ©dΓ©ric Burlet

Releasing a small tool I had created to scan a clients API.

It generates a basic report as well as try requesting the most common urls.

It let me find a lot of urls for admin dashboards that were not secured.

npmjs.com/package/vestigo

Collapse
 
waylonwalker profile image
Waylon Walker

I learned how to make GitHub actions and made and entry in the actions hackathon.

Collapse
 
papabearcodes profile image
David Quick

I got my first developer job! From mechanic to working as an interactive front end developer at Macy's.

Collapse
 
fultonbrowne profile image
Fulton Browne

Released a new version of Ara and I am starting the roll out of improvements for localization in the backend. I also started working some new ui elements in Ara.

Collapse
 
fantasticsoul profile image
εΉ»ι­‚

Concent v2.0 released, that is my proud this week.
github.com/concentjs/concent

Collapse
 
laurenclark profile image
Lauren Clark

Mine was I didn’t get gaslit or annoyed by all the men taking over women’s day, and trying to centre themselves β€” or the women who enable them to do so :D

Collapse
 
patryktech profile image
Patryk

I finally added a staging stage to my Gitlab-CI pipelines.

Now, if only my site had some actual content πŸ˜…πŸ˜…πŸ˜…

Collapse
 
veraleee profile image
Vera Adiele

I started #100DaysOfCode. To help me learn better and build projects.

Collapse
 
jithinks profile image
Jithin KS

I made my first dev post...yaayy

Collapse
 
artesanoandroid profile image
Alonso Ato Neyra

First, I wrote my second post in this year and at work after two dates I solved a problem with a new functionality in my app!

Collapse
 
space7panda profile image
Gregory Myagkov

Started reading "Docker in action v2" and after that I've managed to create image I needed for my task.

Collapse
 
tomekbuszewski profile image
Tomek Buszewski

Well, after four years of struggle, discarding 90%-done-versions etc, I've finally redesigned and recoded my personal website. Feel free to see it: buszewski.com.

Collapse
 
destro_mas profile image
Shahjada Talukdar
Collapse
 
new_blicio_us profile image
New.blicio.us

I received a few likes on my dev.to posts. That was pretty cool.

Collapse
 
le_malix profile image
Daniel Chi

I've got accepted in an internship!
It's a big deal for me because now I'll learn how to work in a professional environment.
I'm so excited about this!
ΰ­§β˜‰β–‘β˜‰ΰ­¨

Collapse
 
nyamador profile image
Desmond • Edited

I started a side project in python which helps me compile python to html.. I've always wanted to use python from frontend to backend.

Collapse
 
ericadamski profile image
Eric

I launched my first thing in product hunt! producthunt.com/posts/team-img

And also, someone wants to use it β™₯️ made me feel so good to make something that other people will make use of!

Collapse
 
otherdcn profile image
Dan C.

At work, I deployed my very first app to production. SO EXCITED!

Collapse
 
aneeqakhan profile image
Aneeqa Khan

I wrote my second post this week and now preparing my #shecoded blog! ✨