Ideas and make them come true

Search for a command to run...

No comments yet. Be the first to comment.
My journeys through the decade in Tech career - specialized in Software Engineering.
Gosh, finally it is the first "Journey" post from my freaking blog. Imma talks about my daily routine as a Senior Backend Engineer. What makes a Senior? As a Senior, from my POV, you are expected to: Able to work individually. Quickly learn and adap...
Hey guys, An update after I posted the “Laravel Excel: How to append rows to an existing Excel file“ a while back. This post will give you another solution and probably a better way to export that fits every case. Problems Previously, when trying to ...

Hey guys, An easy topic for today! Make something a default (e.g., category, product, campaign, etc). Let’s go with the categories table for the examples. Let’s say we only want one category to be the default one. And find out which is the optimal wa...
Hey guys, Probably a chapter 2 of this https://sethphat.dev/why-is-wordpress-still-an-awesome-cms blog post, haha. Here was the story: I’ve been spending like 2 days figuring out which CMS I want to use for my new blog (for my new hobby lol) Let’s se...

Hey guys, Well damn, it has been a while since my last post lol, lazy & busy. But here I am, back to write useful tips for y’all 🥹 Let us do some exporting tasks for today, using Laravel Excel to export XLSX (yeah CSV is so 2010 lol). But, append mo...

Hey guys, Recently, I just bought Herd PRO (a yearly subscription). I’ve been using the basic Herd since the first release. So, my latest work required interaction with S3 storage, there are several ways to achieve that in the local env: Use Cloud (...

On this page
TL;DR: You have an idea. If you want to earn trust from that idea, then you must do it and show it to the whole world. Talk less, do more.
This post is about a journey to show you, how I make ideas come true.
You have ideas, good.
You talk about your ideas to the team, ok.
You want people to do that idea because of anything.
Even worst, you want people to do that idea FOR YOU.
Time goes and you're still doing the same way above. Congrats, no trust earned and people would care less about what you're going to say next.
Talk less, do more.
Work on it, show it and earn trust.
It might fail, it might go out of nowhere. But at least you tried and you share the result with the team. Everybody would appreciate the effort and cheer you up.
And if everything goes ok? You share with the team with CONFIDENT. Your stuff will be there and available for the team to use and improve the projects/processes.
No matter how small or big your idea is, the team will always welcome and appreciate it.

A while back, I shared with the team that I'm going to implement the real-time arch for our app. Because:
Real-time update data, more accurate data on web-app/mobile.
Super cool stuff for clients.
Without a shadow of a doubt, I started the research and then jumped into the implementation.
Took me 3 days for the first implementation (working great), then 2 days for building the standard library & approach for it.
Then, I started to collab with 2 close friends in the company to work on the WebApp & Mobile App. They need to build a standard from their ends as well, so other devs can easily use it for their own components/screens/pages.
Finally, we booked a date with a whole engineering team. We shared it and demo to the team.
Everybody loves it.
We are 100% sure that we earned the team's trust. The idea became a reality.
Just simply awesome, right?
Like the TL;DR above, work on your idea when you have it.
Cheers!