Happy Friday!!
Looking back at your week, what was something you're proud of?
All wins count -- big or small!
Examples of 'wins' include:
- Drinking less caffeine
- Contributing to OSS
- Fixing a trickster bug
- Watering your plants...or whatever else that may spark joy π π
This week, I...
Spoke at my first Meetup!
It was at Flatiron for a group of friends.
The talk was based on this post:
The Three Skills (Plus One) You Should Be Learning As A Developer
Yechiel Kalmenson
Heck yeah! Love these kind of talks. Hope it went well!
Not nearly as bad as I envisioned it π
Kudos!!
This week, I merged my first commit into Elixir core!
PR in question was this: github.com/elixir-lang/elixir/pull...
Jose gave me pointers of where to start, but it was amazing to be able to dive into Elixir source code and understand how the language work, and I love it!
Hoping to contribute more to Elixir/Ruby related projects and just OSS in general :D
Nice!!
This week, I made an open source contribution to the sidekiq-throttled gem that will improve it's performance dramatically for certain use cases. It is not merged yet, but the maintainers like it so far!
This week, I...updated the labeling system on the DEV repo! I didn't go through and relabel our backlog but it feels like the right direction moving forward.
That's amazing! Have wanted a better labelling system for awhile. Thanks for your effort :)
This week, I... hit 5000 followers on Dev.to!
This week, I destroyed my release branch by merging the wrong branch into it and then paired with a coworker to fix it and merge the release branch into develop! Git is rough sometimes π΅
I'm here for the gif π
This week, I shipped the third Glitch Challenge: Make a Web Map with Leaflet! The hope is for these challenges to make getting started on Glitch a little bit easier -- if you have a chance to give it a try and make a web map, would love to hear how it goes! glitch.com/culture/make-a-web-map-...
(also I made a fun version while developing the real one; see gif below π)
cool!!
This week, I solved a bug that broke one of the most important features in a legacy application after updating it's libraries and build versions to add support for something else (fortunately the version wasn't released yet).
After 1.5 days of debugging, building and testing I finally found the solution 1 hour before my weekend starts.
Be positive!
This week, I... made it through the week
βοΈ underrated comment
My win of the week was to recovering from a burnout, I realized my personal project was not as good as I thought, also I discovered some local projects in production better than the mine, I got demotivated, the passion about it slow down, but after taking couple days resting and speaking with other devs, I am on the road again and working in the project.
Β
My grain of sand:
1) Do not compare your project with others if you are not sure that is for making your own better.
2) If you are in a burnout moment, rest, rest, rest, let your mind to take a break.
3) Speak with colleagues, they could have the answers you are looking for, in my case we all talk about our experiences about a burnout, what they do before and after, when and why to leave a project etc... The humans, we are a social species we need to communicate to release tension, if you not is like drinking a poison meanwhile watching netflix.
Excellent advice. Don't give up on your project!
This week, I recovered my lost car keys from the airport. Thank you Tile! π
This week, I hit 1000 subscribers on YouTube!!! :)
One of my students and I finished an assignment they had on writing a minimum-heap in Python 3 ( dev.to/therealdarkmage/writing-a-m.... )
I made some progress on a primitive game development setup in Python 3 for quick prototyping, Proof-of-concepts, and GameDev Jams. The direction of the game has also been decided, which is very exciting because I have something that I actually WANT to work on now!
Also, I just have to say..."Spark joy" is a phrase I've heard on "Tidying Up with Marie Kondo...I love to see a fellow dev using it
^_^
This week, I built my first portfolio/blog ππ²
Congrats!!
This week, my startup moesif finally have its non-technical hire. We are super excited.
bit more context, we are all engineers so far, and recruiting and trying to figure what to look for in non-technical hires is surprisingly hard.
Interesting project!
Strangely enough..
This week, I drank a lot less caffeine
That's hard, bro. I do that over the weekends. I dare not do it during the week.
Had to be done. Now if I can just cut out the snacking, lol!
This week, I set up set up reverse proxies on a few sub-domains! Now nginx doesn't doesn't so intimidating. :)
I also made my first technical post and I got two teeth pulled (one of which being a wisdom tooth)! So that alone is a major personal win lol.
This week, I...
got promoted to Senior Test Engie
I launched The Code of Conduct Generator!
This week, I convinced my main client to spend some money on marketing after 23 years of a $0 marketing budget ( which, amazingly, is only beginning to bite the company in the ass because they were the only game in town in their field for a LONG time )
I got a team lead offer from my old employer, although I am not sure if I can get out of my lease :(
Got invited for final interviews at 2 companies next week, one of which is a 100% remote position that pays well.
And tonight I'm going on a date after not doing anything social for way too freaking long!
This week, I...
This week, I managed to use both markdown files and Google docs as sources in Gatsby with minor prior experience with react and using graphql for the first time.
This week, I published my second article on this amazing platform and in just two days, it passed 2048 views. π€©
I love this community and the nightmode theme and I've started contributing to this wonderful project.
I wrote three posts on here and really enjoyed interacting with the community! I also raised an issue in the DEV repo and have been toying with the idea of taking it on π
This week, I...
Now rest...
This week, I...
Figured out how to use Terraform and Ansible to allow a AWS EC2 instance to clone a CodeCommit repository using roles and policies rather than HTTPS or SSH credentials. (post incoming :))
This week, I finally got back to writing again.
I travel to a lot of events, work with interesting technologies and talk to amazing people (who I learn a lot from). And I always keep thinking I need to share some of those learnings -- but procrastinate because I feel I never have the time to make it perfect. This week I am going with something is better than nothing and getting past that inertia.
So I wrote my second (ever) post on LinkedIn - and got my dev.to account setup with my organization corrected so I can start writing and sharing more content here again. Baby steps but I'll take it!
This week, I finally pushed live the big update to the project that's my primary focus at work.
It's a legacy intranet system, and has rather a lot of technical debt, so the fact that it mostly went without a hitch is pretty significant. The update covers:
Next big thing coming is moving from PHP 5.6 to 7.1...
This week, I got a new work laptop, which pushed me to set up a dotfiles repo and, more importantly, an install script to automate a installing CLI tools, text editors, browsers, etc.
This week, I published my first blog post right here on dev.to.
Glad to get that first one out the door with a huge backlog of ideas for more to come!
Python List Comprehensions At a Glance
Lachlan Eagling
This week, I...deployed my first Rails app on Heroku! It's a simple image-uploading site that's a tribute to MySpace and GeoCities! (And I figured out enough Bootstrap to make it trans-flag colors!)
It's called GallerySpace: young-dusk-31073.herokuapp.com/
This week, I learned I learned how the new Angular Architect CLI works (hasn't been released yet)!
Ive got a working build where the Angular CLI is bundling with Rollup instead of Webpack. Post coming next week!
This week, I code reviewed 5 tasks -- repeatedly, for some -- and 3 of them were resolved. Yay! I love our team. Also, I'm almost done with my task so yay! π₯³
Being a newbie senior developer is hard -- especially when you're experiencing good old imposter syndrome. π
But... still powering through... πͺπΌ
I also published a blog post, my first movie review on Searching (2018) film! π§
This week, I...
This week, I helped and taught a student (on Discord) how to build a filter app using HTML5, CSS and ES6 (JS being the biggest part).
I also made a new decent web app called PhoneFilter.
Last but not least... dislike my placement even more.
Optimized two queries (not mine) which took well over an hour, to queries which take 30 seconds. (Getting a few million rows from a few tables totaling a few hundred GiB.) I'm going to dedicated a post on this, and a few other things, on dev.to soon.
This week, I completed the Code With Mosh Object-Oriented JavaScript course and documented all my learning here: github.com/BolajiAyodeji/OOP-JavaS...
Heading to Mastering React next :)
This week, I finally did the first APIs and Microservices project of the FreeCodeCamp curriculum and tried MongoDB. Still a lot to learn but I feel great!
This week, I got my capstone project approved for bootcamp!
This week, I learned Rails and Fast JSON:API in time for an important presentation!
This week, i come back to sport . correct a lot of bugs... finish devwars stack.
I am now more present on the twitch streaming and on dev.to with more articles coming :) oh yeah
engaging with more people and solving problems not in my head but with team....enjoying new job!
This week, I resolved a lot of issues on one of my main project at work which is a big step forward ! I also launched this project that I worked on my free time :)
I joined dev.to community today !
This week, I actively tried to contribute answers to questions related to topics I'm learning about on different platform such as Stackoverflow and Quora.
Because I'm working on autocompletion and another new feature for Objective-C in AppCode, I needed to learn more about Objective-C which I had never used and also brush up on Kotlin.
It's proved quite challenging to phrase the answers in such a way that I myself would find useful as well had I come across it while googling. I see this as an opportunity to practice communicating technical topics in an elaborate, but at the same time concise way.
During my efforts of getting back into Kotlin and re-discovering its language features, I steadily got the feeling of being able to connect the pieces of theory I have acquired during the past few years in academia.
It's been an exciting week and it's nice to slowly be able to see improvements in my problem solving skills. Knowing that the career / study journey will never be completely obstacle-free, I plan on making more efforts to also cherish small moments of success and to remain focused on my learning objectives.
This week, I...
Fixed every known bug in IE for one of our applications. Painful but getting it done felt like a huge victory.
This week, I...
I have been doing a little bit of contribution to OSS (OpenFaaS workshop to be precise). At my work I have been managing all the communication a bit better recently.
Besides that I am working on upping my Kotlin knowledge for serverside development. We will use Kotlin in our team after a big team shuffle as our main programming language instead of Java.
To be able to write better Kotlin I am reading into functional programming a bit more and trying to understand the theory behind it.
This week, I made a ton of progress on a new feature at work and planned a big announcement for Learn AWS By Using It.
This week, I...was able to figure out how to make my Free WordPress site nicer: highcenburg.tech.blog/contact π Anyone who can help me make the contact form look better?
This week, I helped and taught a student (on Discord) how to build a filter app using HTML5, CSS and ES6 (JS being the biggest part).
I also made a new decent web app called PhoneFilter.
Last but not least... dislike my placement even more.
This week as I was learning ruby on rails with upcase, I managed to properly deploy my rails app to heroku. It was not included in the tutorial so I did some digging of my own, didn't work the first couple times but it finally worked.
This week, I have fixed a bug we had for a long time on our project !
This week, I started to lead the development of a mobile app + API backend for my current employer.
Have been waiting over a year to get started π
This week, I managed to get my radio buttons and check boxes to be checked from api response and finally i had a free copy of javascript grammar
This week, I was able to migrate a feature of a legacy website into react in just 4 days.
This week, I...got an interview for a scholarship!
This week, I wrote my second article in english and both node weekly and javascript weekly have reported it!
This week, I...
got that cakephp email thing working by using the email config. I used the SMTP settings via Nextraone.
This week, I got Lasik eye surgery! It's something I've wanted to get done for a long time and finally went through with it π
Not as cool as the comments on here so far but this week, I gave shot at making a video tutorial π
React & Node Starter For Full Stack Development
Marius Espejo
This week, I successfully installed lineageos on my Fairphone2 and got rid of Google Services !
This week, I learned vue js SFC with my difficult schedule & made my first app with components(it was difficult making this, coming from jQuery)
git-stars.netlify.com
This week, I made a note taking app. Took me a while but I'm so happy to do it.
This week, I finally got 2.5k impressions on
MY BLOG
Iβm so happy
This week, I...
Realised that one big commit to our bitbucket wasnβt worth it and I decided to commit early to get better feedback. Itβs nothing groundbreaking but I hope itβs worth it!!
This week, I started a coding challenge to create 3 applications/months for 5 months. And to read 1 new tech article/day also for 5 months.
This week, I...
Created my first project documentation!