Tools to draft your tech ideas

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.
Hey guys, Talking about experience and journey in this topic 😉 Would have some really good insight for those who are working on their side projects 😎 When working on the side project, you'd have a chance to wear multiple hats at once, so, not just ...
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 (...

Hey guys,
Sometimes, somewhere, suddenly some ideas will arrive in our heads out of nowhere ⭐️. It is truly a bliss.
Don't waste those ideas and try to note or draft them ASAP. Later, we can review them deeply once again (in our free time) to see if it's viable & worth investing 😉.
Today I'll share with you guys the tools that I always use to draft my ideas. The factors that I choose for a great tool are:
Easy to use
Simple design
Get started quickly
Notion is awesome. Organizations around the world are using Notion every day.
Notion is really simple to use, we can create a quick page and note things as quickly as we can (on mobile). Once we get into our laptop/PC, we'll make the note become project info, planning, etc.
Worth mentioning: Notion is free (10 users) 🚀.
My usual template for a page:
# (Idea name)
## Information
Add the info and what it does
## Monetization
How to monetize the project?
## Competitors
Add the competitors (if any)
Excalidraw is a free diagram maker in the "hand-drawn" style. It makes the diagram feel like we drew it using the pencil 🥹.
I've been using Excalidraw and using their paid plan (organize & save the diagram on cloud, etc). It's really cool to add a bookmark "Draw diagram" and then draw things immediately 🤗.
Well, this one is tough lol. However, we can take reference from the competitors, premium designs, etc.
Then we can draw a simple site using either: Excalidraw or Figma.
Additionally, you can take the reference from TailwindUI or Flowbite (yeah I'm a fan of TailwindCSS, it's awesome).
Just make sure that your product will have a unique & awesome look 😎.
Well, that's all guys.
There is one suggestion left: before going to the planning & implementation, make sure to research the competitors (pricing, features, customers, etc). That's quite important to ensure that you don't waste your time or energy (or if you want to do it for learning, or coding purposes, well feel free to do so 🥰).
Thank you for reading and see you in the next post soon!