DEV Community

Cover image for What was your win this week?

What was your win this week?

Jess Lee on May 31, 2019

Looking back on your week -- what was something you're proud of? All wins count -- big or small 🎉 Examples of 'wins' include: Getting a promoti...
Collapse
 
lauragift21 profile image
Gift Egwuenu

This week I started my YouTube channel. I've always wanted to do this for the longest time and I'm excited I finally have it up :)

Collapse
 
amiamigo profile image
Ami Amigo

Your tutorial was excellent! I will deploy my site on Netlify

Collapse
 
lauragift21 profile image
Gift Egwuenu

Awesome! Thank you 🙂

Collapse
 
xanderyzwich profile image
Corey McCarty

I finally got enough reputation to comment on Stack Overflow after 5 years of being a professional dev

Collapse
 
peter profile image
Peter Kim Frank

This week I realized that a local coffee shop has a big backyard with plenty of shaded seating. They open up at 7am and never get super busy. It has helped facilitate some super enjoyable and productive mornings.

Random peaceful nature GIF (source):
waterfall gif

Collapse
 
mortoray profile image
edA‑qa mort‑ora‑y

My goodness, I read the first line, saw the picture, and was immensely envious!

Collapse
 
ashleemboyer profile image
Ashlee (she/her)

Nice! It's hard to find places like that.

Collapse
 
stacy_cash profile image
Stacy Cashmore

My biggest win this week would be completing a big rewrite, pulling a 1000+ line, unreadable, unintelligible and untested class into small, understandable and above all unit and integration tested classes. Three days of arg! And WTF!?, followed by: cool it's working! 😁

Collapse
 
terabytetiger profile image
Tyler V. (he/him)

New blog post! But more importantly, I created reallybad.design for demonstration purposes.

Iron man cringing and saying "Eww"

Collapse
 
amejiarosario profile image
Adrian Mejia

haha, nice! I think most pages from the 90's would fall in this category now, with their blink elements and marquee tags

Collapse
 
michaeltharrington profile image
Michael Tharrington

haha! reallybad.design is a good name... too good actually. need to take that name back to the drawing board as I'm sure you can up with much worse to match that design. 😋

Collapse
 
terabytetiger profile image
Tyler V. (he/him) • Edited

Probably. I had the base of the design laying around from helping someone with a Grid layout, so it was starting from a good design and I just added more CSS to make it into the monster it has become.

That and the subdomain really.reallybad.design are both open source though 😉

GitHub logo 12vanblart / really-bad-designs

A website to demonstrate deploying a hover domain name to Netlify.

really-bad-designs

A website to demonstrate deploying a hover domain name to Netlify.





really-really-bad-designs

A website to demonstrate deploying a hover subdomain name to Netlify.

Thread Thread
 
michaeltharrington profile image
Michael Tharrington

Oh wow! I really wish I could contribute to really.reallybad.design ... I'm honestly probably not capable enough at development to do that yet. That sounds super sad, haha.

But hey, I can contribute this. For inspiration, check out brendanfraser.com/ I always hang onto it as an example of beautifully bad retro design... and funny that that's still out there in the wild.

Thread Thread
 
terabytetiger profile image
Tyler V. (he/him)

It's.... It's beautiful😍

Collapse
 
ashleemboyer profile image
Ashlee (she/her)

This is hilarious. I love it.

Collapse
 
terabytetiger profile image
Tyler V. (he/him)

It's probably my favorite pair of websites I've ever made.

Collapse
 
ben profile image
Ben Halpern

Nice

Collapse
 
amiamigo profile image
Ami Amigo

Well! On a Desktop the design doesn't look bad at all! At least not as bad as I would have imagined it to be.

Collapse
 
paigeegorry profile image
paigeegorry👩‍💻 • Edited

I made a Last Airbender API and had students at Alchemy Code Lab in PDX beta-test it while learning how to fetch from APIs (bootcamp) and async redux with React (career track). Got lots of feedback, I am excited to create version 2 with their feedback! It is OPEN SOURCE so feel free to submit PRs if you feel inclined: last-airbender-api.herokuapp.com/

Last Airbender API

Collapse
 
terabytetiger profile image
Tyler V. (he/him)

This is 🔥💨💧🌎

Collapse
 
paigeegorry profile image
paigeegorry👩‍💻

Thank you!!!!

Collapse
 
amejiarosario profile image
Adrian Mejia

Very nice!

Collapse
 
knpfletcher profile image
Karen Fletcher

Finally published my portfolio!! You can check it out here! Would love any constructive, positive feedback on it!

knpfletcher.dev/

Collapse
 
allison profile image
Allison Walker

It looks great, Karen! Well done. :)

I'm really impressed by your volunteering. You seem very outgoing.

The typography looks good. I do think there could be a little more connection between your resume and your portfolio, like maybe there could be similar colors, or typography, or font-size.

The home page feels really short. You might want to consider putting your work on the home page, to give more emphasis to your work. Or you could put a call to action at the bottom of the homepage, instead of the resume.

Collapse
 
knpfletcher profile image
Karen Fletcher

Thank you, Allison!

That's a good point, I'll try to play with the colors and pull in the resume color.

Call to Action might be the way to go on the home page. I also played around with having little work "tiles" on the home page, but didn't want it too cluttered.

Thread Thread
 
allison profile image
Allison Walker

Seems like you have a pretty good eye for design, so I'm sure you'll think of something great. :)

Thread Thread
 
knpfletcher profile image
Karen Fletcher

Thank you so much!! This comment made my day! 💜

Collapse
 
mortoray profile image
edA‑qa mort‑ora‑y

It looks nice -- and it's responsive (the first thing I always try).

I'm not keen on the browser screenshots. I think they'd make a strong impact without the browser UI bits.

Collapse
 
knpfletcher profile image
Karen Fletcher

Thanks so much!

I'll try the screeenshots without the browser, thank you!

Thread Thread
 
kennethvandenberghe profile image
Kenneth Van den Berghe

Just a tip: google chrome 74 has tooling for this... developers.google.com/web/updates/...

Collapse
 
amiamigo profile image
Ami Amigo

I love the resume! Good design. But I bet you can do better on the Home page, maybe try to have a consistent color scheme as your resume.

Collapse
 
knpfletcher profile image
Karen Fletcher

Thanks, Ami! I go back and forth on the home page, I wanted to create something that was uniquely 'me', but I'm also concerned it's too out there haha.

Collapse
 
matthewtrout profile image
Matthew Trout

Did you create your illustration out of interest? It's awesome :)

Collapse
 
knpfletcher profile image
Karen Fletcher

Thank you! I did not, credit for the illustrations belongs to undraw: "A constantly updated collection of beautiful svg images that you can use completely free and without attribution." You can pick a primary color to customize them on the site, and some of them I customized further by editing the SVG.

Collapse
 
michaeltharrington profile image
Michael Tharrington

Gardening! Yeah, I've used this one before, but I'll use it again... it's great!

🌱🍅🌱🍆🌱🌶

Here's a picture of tiny bell pepper plant that's sprouted one massive pepper. Now I just gotta wait for it to turn red...

https://cl.ly/570bdf6a5aad/download/Image%202019-05-31%20at%2012.00.40%20PM.png

Collapse
 
mortoray profile image
edA‑qa mort‑ora‑y

I'm waiting for my five chili plants, various cultivars, to product fruit.

Collapse
 
michaeltharrington profile image
Michael Tharrington

Nice!! Loves the peppers. 🌶🌶🌶

I have various bells, jalapeños (which are coming in nicely), and some poblanos (which have yet to come in at all)!

The tomatoes are really taking off right now, you can see one photobombing in the top right corner there. But, I gotta say that nothings made me happier than this enormous pepper. Turn red, turn red! 🤞🤞

Collapse
 
jsrn profile image
James

I managed to drag myself out of my house to a local meetup for the second time this month. I've been wanting to get more involved locally for a while, so it was great to get out of the house and talk to other programmers.

Collapse
 
mortoray profile image
edA‑qa mort‑ora‑y

I gave a presentation "Everybody's a Developer" about the need to be inclusive in our development effort. Unfortunately there is no recording, but maybe I'll do it again soon (if you know anybody interested, let me know).

The Abstract

Join us for this Tuesday evening with Edaqa to find out why our culture must become more inclusive, rather than a war of titles.

In a war of titles, we're increasingly losing focus on what is vital to development. The path to better technology lies in working together, not only as teams but across teams throughout an organization. Let's take a look at the dangers of isolation, specialization and throwing things over the wall. By improving how we view each other, we can improve the product, increase morale, and build a strong sense of self-worth for yourself.

Stop the game of words and embrace everybody as a developer.

Collapse
 
sm0ke profile image
Sm0ke

Improve my SEO optimization skills: adding fonts optimization and CSS splitting for a legacy project is quite challenging if you are a newbie.
Also, writing an article here on Dev, about it:

Seo tips from a newbie

Hope this mention doesn't look spammy. For me, SEO optimization was quite an achievement.

Collapse
 
amejiarosario profile image
Adrian Mejia

Nice, I have been reading a lot about SEO as well. It's quite interesting and broad topic

Collapse
 
sm0ke profile image
Sm0ke

I prefer to delegate the SEO stuff to an expert, but the budget is not always 'in the mood' for this. :)

Collapse
 
philnash profile image
Phil Nash

I topped 40,000 reputation on Stack Overflow this week. Pretty pleased with that.

I also built a couple of example apps with the MediaRecorder API (blog posts are on their way too).

And I went to the gym for the first time in forever (I don't really do gyms, trying something new really). 2 days later and everything still hurts. Hopefully this will improve.

Collapse
 
amejiarosario profile image
Adrian Mejia • Edited

Finished posting my first series in dev.to!

Collapse
Collapse
 
aimerib profile image
Aimeri Baddouh

In my first week at my first full time job as a programmer:

  • I was able to reduce the onboarding of the dev environment from 4 weeks previously (really brittle setup), to just a few clicks. Tested on multiple computers and vms, and it now just works!

  • Worked with the trainer for our software to recognize pain points of our users, and already added 3 changes to our backlog, pending dev call next week to prioritize those changes

  • Submitted my very first PR!

feelsgoodman

Collapse
 
ashleemboyer profile image
Ashlee (she/her)

I accepted a job offer today! 🎉🎉🎉

Collapse
 
yashints profile image
Yaser Adel Mehraban

Congrats

Collapse
 
rampa2510 profile image
RAM PANDEY • Edited

This week, I learned to use koa js for my REST API's and how to use it efficiently. This resulted in an increase in my number of responses to requests per sec and I achieved 2x times the speed I would get using express

Collapse
 
kaelscion profile image
kaelscion

Closed two issues on an open source linter (my first ever PRs in OSS) and was invited to become a contributor! Thanks to much to @sobolevn and wemake.services for bringing me on board! Project link here!

Collapse
 
ben profile image
Ben Halpern

Only one possible answer as a Canadian basketball fan

Collapse
 
biros profile image
Boris Jamot ✊ /

This week I finally got rid of my Google Account !

Bye Twitter, Facebook, Amazon, LinkedIn, Instagram, TripAdvisor, Pinterest, Google, Microsoft.
I'm free !!

Collapse
 
theodesp profile image
Theofanis Despoudis • Edited

This Week:

Collapse
 
katafrakt profile image
Paweł Świątkowski

I extracted part of one of our application code as a separate gem written in Rust using Helix. I cried a lot during the process, but we have gained 50% performance boost, even though most of the time is spent in HTTP requests (which means that the boost in actual data processing is probably closer to 95%).

Collapse
 
grodier profile image
George Rodier

Super small win, but this week I’ve realized I couldn’t care less about the tools I use (react, vue, node, Django, Ruby on Rails, serverless, typescript, gatsby, serverless, aws, netlify, whatever). For me I enjoy building. And to get better at my craft that means building more and spending less time collecting different bits of knowledge about various tools. Inevitably I’ll pick that up as I build more. Small, but super important in terms of where I am and what brings me enjoyment.

Collapse
 
cristiano profile image
cristiano

I've found some spare time to play with Zdog (pseudo-3D engine by Dave Desandro), even managed to submit a little PR for a bug I've found on the docs making this my first contribution to an open source project ever!

Collapse
 
ryanrousseau profile image
Ryan Rousseau

This week I...

  • presented the first webinar in a series at work that I've been planning/working on for a while now.
  • finished a weekend project of getting a Raspberry Pi NAS running (blog incoming).
  • took a satire writing workshop that was super fun and I've got a few ideas to turn into writing.
Collapse
 
nancycantu profile image
nano-c

I've been working on a keylogger because I want to learn Rust, and that's how I feel too. I know there's others out there, but I won't put mine on github or anything.

Collapse
 
andersonjoseph profile image
Anderson. J

I've redesigned my portfolio and deployed my first full stack app! 🎉🎉

Collapse
 
amejiarosario profile image
Adrian Mejia

Muy bien!

Collapse
 
samuraiseoul profile image
Sophie The Lionhart

That PHPMascot is hella dope!

Collapse
 
chiangs profile image
Stephen Chiang

This week I beat my deadlift goal for the year... 150kg... And I've got another six months to go!

Collapse
 
peter profile image
Peter Kim Frank

DANG.

Collapse
 
ben profile image
Ben Halpern

😄🐘

Collapse
 
bradleycollins profile image
Bradley Collins

I've continued to code and started putting myself out there more. All I can ask for this week!

Collapse
 
aturingmachine profile image
Vince

Gave a presentation to our entire project about testing RxJs with jasmine-marbles. I think it went well.

Collapse
 
thomasbnt profile image
Thomas Bnt ☕

Updated my project named Bord Pi and PR a new topic for GitHub !

Added Pi Hole topic #772

thomasbnt avatar
thomasbnt commented on May 27, 2019
  • [x] I followed the contributing guidelines: github.com/github/explore/blob/mas...
  • [x] I have no affiliation with the project I am suggesting (as a maintainer, creator, contractor, or employee).

Which change are you proposing?

  • [ ] Suggesting edits to an existing topic or collection
  • [x] Curating a new topic or collection

Curating a new topic or collection

  • [x] I've formatted my changes as a new folder directory, named for the topic or collection as it appears in the URL on GitHub (e.g. https://github.com/topics/[NAME] or https://github.com/collections/[NAME])
  • [x] My folder contains a *.png image (if applicable) and index.md
  • [x] All required fields in my index.md conform to the Style Guide and API docs: github.com/github/explore/tree/mas...

Please replace this line with an explanation of why you think this topic or collection should be curated.


Please note: we will close your PR without comment if you do not check the boxes above and provide ALL requested information.

Collapse
 
vanaf1979 profile image
Stephan Nijman

I finally got my website (95%)finished and live! :) vanaf1979.nl/

Collapse
 
subsr97 profile image
Subramanian 😎

I implemented two functionalities - resuming downloads and throttling download speed using Go. 😀

Collapse
 
okabrionz profile image
Oka bRionZ

Take over some admin controls.

Collapse
 
natonathan profile image
Nathan Tamez • Edited

My win was getting 93% on an end of year exam at university.

Collapse
 
saraahmed626 profile image
Sara °°°
  • Published the second blog post in my one week old blog here on dev.to :).
  • Started the analysis phase for an app that will develop.
  • Learned how to Write a project proposal.
Collapse
 
djoleb profile image
Djordje Bajic

My microservice is deployed to the DEV environment. :happyaf:

Now starts a testing period.

:prepare to fight:

Collapse
 
samuraiseoul profile image
Sophie The Lionhart

I hit a whole bunch of milestones on my new PHP Framework/Library(Currently the main core lib that will power the framework).

Finally got restarted on my diet as well!

Collapse
 
prashantsengar profile image
Prashant Sengar

I write a code today that ran without a single bug in the first go! That was the biggest such code.
Also I secured my biggest freelance job this week!

Collapse
 
andyhaskell profile image
Andy Haskell

Releasing my post on regex in JS, first time in 2 years one-shotting a post! dev.to/andyhaskell/javascript-regu...

Collapse
 
mbias87 profile image
mbias87

Possibly getting my first client. Been putting off making some websites for portfolio. So now I'm going to create few websites this weekend to show client next week.

Collapse
 
flozero profile image
florent giraud

i will present at vuejs Paris a talk about my vuepress-plugin-docgen :)

Collapse
 
matteojoliveau profile image
Matteo Joliveau

Having one of our applications brutally DDoS-ed and not losing more than 10% in terms of latency and success rate.

We got 'em boys!

Collapse
 
bbbbruni profile image
Bruno Almeida • Edited

Getting better with GraphQL. Last week I was struggling a lot to learn and implement it but it's happening now =)