mpoweredo
mpoweredo.bsky.social
mpoweredo
@mpoweredo.bsky.social
trying to earn my first milion
Pinned
no one care about your hard work, they care about value you deliver
ProductHunt is now wasteland with botted accounts and paid upvotes

heres the list where you can launch your startup instead

1. betalist
2. saashub
3. launchlister
4. startupbeat
5. hackernews
6. startupstash
7. killerstartups
8. startupbuffer
9. sideprojectors
April 12, 2025 at 7:20 AM
I got +400 visitors for my app only from reddit

here's the list of subreddits I was posting:
r/saas
r/Startup
r/indiebiz
r/Startups
r/IMadeThis
r/MicroSaas
r/SideProject
r/entrepreneur
r/todayilearned
r/Smallbusiness
r/RoastMyStartup
r/InternetIsBeautiful
r/entrepreneurridealong
April 11, 2025 at 12:27 PM
daily reminder that tiny step everyday lead to big results over time

so keep griding, if you gain atleast one follow today you are on right path
April 10, 2025 at 2:18 PM
no one care about your hard work, they care about value you deliver
April 10, 2025 at 8:06 AM
latest work, simple card built in figma
April 10, 2025 at 6:48 AM
ruler slider
reanimated, gesture handler
April 9, 2025 at 7:10 PM
resend is my go-to when i need service for sending emails, it has an excelent free tier!

resend.com

#buildinpublic
Resend · Email for developers · Resend
Build, test, and send transactional and marketing emails at scale.
resend.com
April 9, 2025 at 7:39 AM
free fonts for your next project
April 9, 2025 at 6:50 AM
Don’t know what’s next? Create.
Can’t see the point? Create.
No one beside you? Create.

There won’t always be a roadmap.

But when you create — you act.
And when you act — you shift.
And when you shift — you rise.
April 9, 2025 at 6:13 AM
latest work, semi-circular progress meter

#UI #webdesign #uiux
April 8, 2025 at 9:30 PM
got first signup for my side project

create waitlist in minutes using waitlo.com

#buildinpublic #sideproject #webdev
April 8, 2025 at 5:50 PM
Short demo of app that i built yesterday

FREE tool to launch your startup’s waitlist without writing a single line of backend code

#buildinpublic #webdev #indiedev
April 8, 2025 at 5:00 PM
Today i launched new app!

Generate waitlist for your side project for FREE
-> waitlo.com

#buildinpublic #indiedev #sideproject
April 8, 2025 at 1:28 PM
Reposted by mpoweredo
🚀 Just created new app Waitlo with @mpoweredo.bsky.social - Launch Your Waitlist
in Minutes completely for Free

Check it out: waitlo.com
Curious what you think so I am always open for feedback!

#buildinpublic #startups #indiehacker #waitlist #producthunt
April 8, 2025 at 11:28 AM
animejs lunched a new landing page, see how it smooth and optimized it is, incredible!

animejs.com

#uiuxdesign #webdevelopment #javascript
Anime.js | JavaScript Animation Engine
A fast and versatile JavaScript animation library
animejs.com
April 8, 2025 at 8:15 AM
You probably aren't using PropertyKey enough.

It represents any valid key in JavaScript: string, number or symbol.

And it's globally available in every TS project.

#typescript #javascript #buildinpublic
April 8, 2025 at 8:07 AM
which you prefer?

#javascript #webdev
April 8, 2025 at 7:46 AM
latest work

#uiuxdesign #figma
April 8, 2025 at 7:42 AM
Extracting Literal Types from Arrays

#javascript #webdev #buildinpublic
April 8, 2025 at 7:38 AM
use it instead of pure black

#Designer #webdesign #uiux
April 8, 2025 at 7:33 AM
April 7, 2025 at 9:27 PM
Progress component

#uiux #design #webdesigner
April 7, 2025 at 9:25 PM
🚀 Master the fetch API

✅ Always check res.ok (fetch won't throw on 404/500)
✅ Use AbortController to cancel requests in React
✅ Wrap it in a custom useFetch hook

How do you handle API calls? fetch, Axios, or custom? 👇
#JavaScript #ReactJS #FetchAPI #WebDev #CleanCode #FrontendTips
April 7, 2025 at 9:19 PM
Avoid Mutating Arrays and Objects

Whenever you need to modify an array or object, prefer creating a new version instead of altering the original one. This helps keep your code more predictable and prevents unexpected bugs, especially when working with libraries like React

#javascript #webdev #dev
April 7, 2025 at 9:04 PM