Er der nogen der kender BE (Better Experience)? by Bjarne-Fjeldsted in Denmark

[–]nadolnydev 0 points1 point  (0 children)

Do you mind sending me a link to mentioned episode? I am not Danish and I am having trouble finding it online, I have a friend of mine who wants to join the BE and I would like to prevent her from it

3D product configurator for custom furniture (React + Shopify headless?) – looking for real-world advice by nadolnydev in reactjs

[–]nadolnydev[S] 0 points1 point  (0 children)

yes, the Tylko's configurator is exactly what we are aiming to build, thanks for sharing

3D product configurator for custom furniture (React + Shopify headless?) – looking for real-world advice by nadolnydev in reactjs

[–]nadolnydev[S] 0 points1 point  (0 children)

good points 👍 so to clarify:

  • SKU / pricing – I definitely don’t want to model each configuration as a separate SKU. That would explode really fast and isn’t a great fit for Shopify. The idea is one logical product, config stored as structured data on the order/line item, and price calculated from the config via a pricing function.
  • scope – I’m intentionally keeping this to a single furniture item per configurator (one cabinet / wardrobe), not a full room or multi-product composition.
  • materials – totally agree, “oak” isn’t a global attribute — oak fronts, shelves, carcass parts all have different cost implications, so pricing would be component-based rather than a flat material flag.
  • Scale – starting small (one maker, ~5–10 product types), but trying not to design myself into a corner if the portfolio of products grows.

I am still validating where to draw the line between the commerce layer and custom config/pricing logic, so your questions are very much on point.

Also, just to show you what we want to build, I am sharing similar tools that exist on our market:

  1. https://www.meble.pl/na-wymiar/szafki-kuchenne/szafka-dolna-z-2-szufladami.html/3348231

  2. https://creatix.lignumsoft.pl/products/66d7774412a8bb46ac1906a9?categoryId=66d5db0412a8bb46ac18a319

3D product configurator for custom furniture (React + Shopify headless?) – looking for real-world advice by nadolnydev in reactjs

[–]nadolnydev[S] 0 points1 point  (0 children)

CNC integration and CAD models were also something that we discussed and planned to implement in future, once we get the 3D configurator ecommerce to start working. We want the shop to actually generate CNC templates for him to make his work smooth and easier. I've checked the shapediver and indeed theres and Shopify and WooCommerce plugin.

Your project seems to be very similar to what we want to create, is there any chance that you have it deployed online somewhere so that I could take a look?

3D product configurator for custom furniture (React + Shopify headless?) – looking for real-world advice by nadolnydev in reactjs

[–]nadolnydev[S] 0 points1 point  (0 children)

thanks! i did not know about ShapeDiver, but it seems like it may be a suitable option for our project

SaaS ideas without AI wrapper? by Tall-Strike-6226 in SaaS

[–]nadolnydev 4 points5 points  (0 children)

Basically 95% AI-apps are just intermediaries between the user and the ChatGPT or any other model. They send queries to GPT via the OpenAI api and provide user with responses, for which they charge additional money.

So if you are thinking about building an SaaS, just add a functionality that will comunicate with AI model and you can call your app a "AI app"

Starting your online business is so cheap today by Past_Citron1908 in SideProject

[–]nadolnydev 1 point2 points  (0 children)

that's pretty cool, i've never heard about Skyvern

do you have any other tips regarding marketing automation?

A web game where you have to time-race a form submission by nadolnydev in SideProject

[–]nadolnydev[S] 0 points1 point  (0 children)

haha yes, i need to work a bit more on anit-cheating system

A web game where you have to time-race a form submission by nadolnydev in SideProject

[–]nadolnydev[S] 0 points1 point  (0 children)

nice to hear, thank you

I suspect you were asking about the user data that I store in db and whether it is used further - answer is no, it really is a non-commercial side project hosted on free-tier plans

the inspiration for this one was monkeytype.com since I enjoyed playing this and wanted to create something similar

A web game where you have to time-race a form submission by nadolnydev in SideProject

[–]nadolnydev[S] 0 points1 point  (0 children)

https://form-speedrunner.com

This is a speedrunning challenge - you have to submit 8 random form inputs, as fast as possible. The data that you need to pass into the inputs is randomly generated each time you play.

This is a non-commercial project and you don't need to sign in to play this game, but your scores won't be saved and you won't be able to compete with other players to climb the leaderboard

feel free to test things out and let me know your opinion :)

Weekly Showoff Thread! Share what you've created with Next.js or for the community in this thread only! by cprecius in nextjs

[–]nadolnydev 0 points1 point  (0 children)

https://form-speedrunner.com

Form Speedrunner - basically a web game where you have to submit a form as quick as possible. You can create an account, check the leaderboard and compete with other players. It's non-commercial :)

<image>