This week was awesome, I got to get a ton of real-world xp by applying my skills to a project that I really wished existed in the first place. And I was amazed by the response it had from people so I wrote about it too!!! I hope you like it too!⚡🎉🚀
👋 Hey there, I am Waylon Walker I am a Husband, Father of two beautiful children, Senior Python Developer currently working in the Data Engineering platform space. I am a continuous learner, and sha
Learned just enough Adobe Character Animator and After Effects to animate the rails logo as a character... I'm so excited: twitter.com/chrisachard/status/126...
webdev @ Autodesk | Someone used to call me "Learn more", and I'm spending forever to live up to it. You'll find me dabbling in random stuff 👨💻 or missing a wide open shot in 🏀
How’s it going, I'm a Adam, a Full-Stack Engineer, actively searching for work. I'm all about JavaScript. And Frontend but don't let that fool you - I've also got some serious Backend skills.
Location
City of Bath, UK 🇬🇧
Education
11 plus years* active enterprise development experience and a Fine art degree 🎨
My bins weren't collected, my fridge broke down, but I had the patience to turn things around, I lept for my keys and got into my car, and and .. I ran out of rhyme but I survived this week and that is a surprise.
Exciting week for me! I launched my first web app using Python, Flask, and Heroku. About 2.5 months of effort went into it and overall the response I've received within my groups has been positive and encouraging. Excited to keep building and connecting with more developers ❤
Tendietracker.com is LIVE! This is my first major web app that started as a final project for #CS50 but escalated into a larger, more polished app with time. #CodeNewbie and #100DaysOfCode were major sources of inspiration / motivation. Thank you dev Twitter community ❤️
Making a really important hotfix from business perspective
Clearing out requirements and successful investigation for IDScan integration into our product. It will save so much time when it goes live. Looking forward to integrating it now. : )
I built my first site with React, API context and the RAWG API 😊 it may not be much but I'm quite proud of it since I've just been learning React for around a month xD you can check it out here if you like: gamebrowserapp.netlify.app/
And this is the repo on github, in case anyone has any advice regarding the code 😅
I published my latest post after a lot of hard work and editing. It might not have gotten the traction I wanted, but, instead of looking at that as a failure, I'm going to continue to refine my approach and learn from the experience. dev.to/rossta/the-webpack-plugin-i...
A Freelance DevOps doing container stuff and automating unhealthy amounts of software. Need something automated or containerized? Feel free to hit me up :)
To be honest, using dev.to for the first time and actually trying to talk about my projects. Took only 3 short years after I registered here :D I quite like it here, so expect me to drop into your comments if you do awesome stuff.
For me, finding dev.to has been really important this week. For years in various roles I've been a contributor to online forums, but normally in the games development space. Finding a great community where I can learn, write and reflect on more mainstream topics is very important to me.
So this week I joined dev.to, read an article, got inspired and wrote js-coroutines - something I've needed (and apparently a bunch of other people too) for years. js-coroutines allows you to split up heavy processing, sorts, JSON operations etc across multiple frames keeping 60fps.
I've had great feedback, learned loads, built and open sourced something fundamentally useful. Weeks don't normally get to be that successful. So it's corny I know, but thanks dev.to community.
I published my latest post after a lot of hard work and editing. It might not have gotten the traction I wanted, but, instead of looking at that as a failure, I'm going to continue to refine my approach and learn from the experience.
Interested in learning and learning how to learn better! Currently looking into Machine Learning, using Python. I love running, reading, baking and hanging out with Lyra, my cat 🐈
Interactive Fun: If you'd like my twitter bot to draw your profile picture, reply "draw me" to this tweet - hopefully I will reply within 1 minute with a drawn copy of your profile pic! 🤞
I got a prototype of my new NLP (natural language processing) system done and I am starting on the final version and I installed arch on my main computer. it been a good week :]
Finished a feature that was supposed to take two weeks tops but got extended to two months due to continuous design tweaks and customization. Damn agile lol 🤣
Dived deep into Spark internals. The 5 hour talk by Sameer Farooqi is a gem for people who want to learn Spark. Did a couple of Datacamp courses on Spark - really very basic but wanted to get them over with. Recently completed a little project for a client using Spark with AWS Glue. Looking for more challenging problems to solve with Spark over the next couple of weekends.
Did a Google Authorized training on their Data Engineering offerings - covered BigQuery, Bigtable, Dataflow and others.
I work in the field of Engineering but I've always wanted to develop the skills to create things with code. I've finally found something I want to create, so I'm driving toward that.
Got Airflow running on k8s!
Helped a colleague learn a new tool!
One of my blogs got picked up by a specialist newsletter!
Got a test so I can relocate to stay with family!
Started reviewing a cool book at the request of the author!
Amazing week!
WOW. This sounds a week filled to the brim with wins. Especially the test part. Glad you are healthy and able to be with family now!
This week was awesome, I got to get a ton of real-world xp by applying my skills to a project that I really wished existed in the first place. And I was amazed by the response it had from people so I wrote about it too!!! I hope you like it too!⚡🎉🚀
picturesque-css.now.sh/
Visualizing the power of CSS Filters using Picturesque.css
Tulsi Prasad ・ May 27 ・ 2 min read
Love the positivity
Learned just enough Adobe Character Animator and After Effects to animate the rails logo as a character... I'm so excited: twitter.com/chrisachard/status/126...
Nice!!
Great job!
Do you have any recommendations for tutorials for animations?
For characters specifically, the okay samurai youtube channel is great (he works on Character Animator): youtube.com/user/okaysamurai
For animation generally (with After Effects), I've found the school of motion youtube channel to be awesome: youtube.com/channel/UCAhdxqdrDN3gW...
Thank you for the links.
I finally published an article that I've been sitting on for a month! lol
Function Composition Explained with Pokémon
🎉 I finally deployed my personal site and blog! 🥳
lennythedev.com/
Congrats on your promotion!
I didn't quite get much done this week, but I'm glad it worked out for many more people around here :D
My bins weren't collected, my fridge broke down, but I had the patience to turn things around, I lept for my keys and got into my car, and and .. I ran out of rhyme but I survived this week and that is a surprise.
Exciting week for me! I launched my first web app using Python, Flask, and Heroku. About 2.5 months of effort went into it and overall the response I've received within my groups has been positive and encouraging. Excited to keep building and connecting with more developers ❤
A web app for tracking expenses and budgets
Heck yeah!
Kotlin programming competition. Placed 39 of over 1000. I think I won a t-shirt
I built my first site with React, API context and the RAWG API 😊 it may not be much but I'm quite proud of it since I've just been learning React for around a month xD you can check it out here if you like: gamebrowserapp.netlify.app/
And this is the repo on github, in case anyone has any advice regarding the code 😅
github.com/Alais29/react-gameapp
very nice job :o
Thank you!! :)
My first post on dev.to :)
I published my latest post after a lot of hard work and editing. It might not have gotten the traction I wanted, but, instead of looking at that as a failure, I'm going to continue to refine my approach and learn from the experience. dev.to/rossta/the-webpack-plugin-i...
To be honest, using dev.to for the first time and actually trying to talk about my projects. Took only 3 short years after I registered here :D
I quite like it here, so expect me to drop into your comments if you do awesome stuff.
Watching the Forem announcement on DEV was pretty exciting :)
For Empowering Community
Ben Halpern ・ May 28 ・ 6 min read
And on a more personal note, I did a physically-distanced hangout with some friends, and that was pretty cool.
A couple:
But, I think my bigger win is having a revived motivation for getting things done. I felt like was in a procrastination rut for way too long.
For me, finding dev.to has been really important this week. For years in various roles I've been a contributor to online forums, but normally in the games development space. Finding a great community where I can learn, write and reflect on more mainstream topics is very important to me.
So this week I joined dev.to, read an article, got inspired and wrote js-coroutines - something I've needed (and apparently a bunch of other people too) for years. js-coroutines allows you to split up heavy processing, sorts, JSON operations etc across multiple frames keeping 60fps.
Here's my article on how it works.
I've had great feedback, learned loads, built and open sourced something fundamentally useful. Weeks don't normally get to be that successful. So it's corny I know, but thanks dev.to community.
I published my latest post after a lot of hard work and editing. It might not have gotten the traction I wanted, but, instead of looking at that as a failure, I'm going to continue to refine my approach and learn from the experience.
Finally I had started blogging and wrote 3 articles! 🥳
And this week I wrote 2.
A small collection of useful React hooks.
Dmitry Shatokhin ・ May 29 ・ 1 min read
✨Start creating React apps correctly✨
Dmitry Shatokhin ・ May 27 ・ 4 min read
I wrote and deployed an interactive Twitter bot and got loads of engagement and feedback.
And I wrote up what I learned from the experience in a DEV article:
What I learned after creating and sharing an interactive twitter bot and getting 1000's of replies
Ryan Joseph (he/him) ・ May 30 ・ 4 min read
I got a prototype of my new NLP (natural language processing) system done and I am starting on the final version and I installed arch on my main computer. it been a good week :]
How NOT to make a Website featured in net magazine
C.S. Rhymes ・ May 27 ・ 1 min read
I started a software engineering internship this week
Got to learn quite a bit about Typescript
I hope everyone had a good week as well! 😊
Yay! Congrats to you!
Finished a feature that was supposed to take two weeks tops but got extended to two months due to continuous design tweaks and customization. Damn agile lol 🤣
Dived deep into Spark internals. The 5 hour talk by Sameer Farooqi is a gem for people who want to learn Spark. Did a couple of Datacamp courses on Spark - really very basic but wanted to get them over with. Recently completed a little project for a client using Spark with AWS Glue. Looking for more challenging problems to solve with Spark over the next couple of weekends.
Did a Google Authorized training on their Data Engineering offerings - covered BigQuery, Bigtable, Dataflow and others.
I would say it was a good week!
Converted registration from Immunosuppressed/Elderly only to open for everyone with a closest store selection!
Plug: igashop.com.au
Found out on my paystub that I got a raise! :)
I also started The Odin Project this week and managed to set up and somewhat customize a Linux VM.
Cleaned my room :)
I'm starting a new open-source project for Deno!
I'm Building an ORM for Deno!
Rahman Fadhil ・ May 29 ・ 6 min read
It was super exciting to release this news!
For Empowering Community
Ben Halpern ・ May 28 ・ 6 min read
Made my first post on DEV 🎉
Three months into my new job: an honest review of Le Wagon bootcamp
Etienne Burdet ・ May 31 ・ 19 min read
I learned Mocha and Chai, I never tested my code before