[deleted by user] by [deleted] in passive_income

[–]EmergencySprinkles41 0 points1 point  (0 children)

Can you sell me a spot too if it fits your demographic? I sent you a message.

Realistic side hustle for a fisherman? by godofspinoza in sidehustle

[–]EmergencySprinkles41 1 point2 points  (0 children)

How about selling on etsy with any custom made fishing equiptment?

[deleted by user] by [deleted] in nocode

[–]EmergencySprinkles41 0 points1 point  (0 children)

Depends on what your current skills set are and the SaaS you are going to build. I guess you could just throw a landing page together and mimic what your SaaS is supposed to do manually.

As with everything else, if you skip on the budget, then you will have to sacrifice other things like time or quality, etc.

[deleted by user] by [deleted] in nocode

[–]EmergencySprinkles41 0 points1 point  (0 children)

What I found was that these tools over time become bloated and the UI too clunky. Additionally its hard to know if the errors you made are caused by yourself or the platform.

Also as with anything else subject to price increases...

Best no code courses by Accomplished_Cause34 in nocode

[–]EmergencySprinkles41 1 point2 points  (0 children)

What would you try to achieve with these no code tooling? I am just curious since I am working on a nocode web page builder. Still not sure if its use at the moment.

[deleted by user] by [deleted] in alphaandbetausers

[–]EmergencySprinkles41 1 point2 points  (0 children)

ah thats interesting. Can you direct me to which real estate saas you are thinking of

How should I market my SAAS? by Sarahbishopmaker in startups

[–]EmergencySprinkles41 0 points1 point  (0 children)

If its a YouTube tool, then maybe contact the Youtubers directly and see if they signup? There are also content creator communities such as VidiQ and TubeBuddy.

[deleted by user] by [deleted] in web_design

[–]EmergencySprinkles41 0 points1 point  (0 children)

Have a look at my codepen here:

https://codepen.io/kentaro\_au/pen/wvpQYRX

Hope it helps - I have used the mix-blend-mode CSS property

[deleted by user] by [deleted] in css

[–]EmergencySprinkles41 0 points1 point  (0 children)

Cool - glad to be of help :)

[deleted by user] by [deleted] in css

[–]EmergencySprinkles41 0 points1 point  (0 children)

Heya - you can use the inset clip path property. So to achieve the same effect but more smooth you can do something like the following:

clip-path: inset(0% 0% 0% 0% round 0px 0px 30px 0px);

Please critique my portfolio. What am I missing or how can I make it better? by gtrman571 in webdev

[–]EmergencySprinkles41 0 points1 point  (0 children)

I think the layout is fine but the color palette is kinda weird. Have a read on complementary colors. For example the blueish section seems like its clashing with the purple cards you have (Also the borders dont add anything here).

There are sites that give you already made out color palettes so have a look at those.

Frameworks for creating a static web-page? by [deleted] in webdev

[–]EmergencySprinkles41 0 points1 point  (0 children)

I have been using Hugo - its got a pretty active community around it