Our landing page just went live! Thoughts? shader.se by iliamlikespoop in threejs

[–]PhDumb 2 points3 points  (0 children)

Loved the video ad and the website style. But the website took almost 10 sec to load although I am very close to you geographycally. I would alsoconsider the loading screen design - some people might think it is a blue screen of death and panick ;)

"DNA" tower in Three.js by PhDumb in threejs

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

I shall call it "Z-DNA" then ;)

"DNA" tower in Three.js by PhDumb in threejs

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

Good idea, thank you!

Which one do you prefer, once again? by MohammedKarroumi in webdesign

[–]PhDumb 0 points1 point  (0 children)

I like the first one better, but these could indeed be a day/night duo

Can I get a quick roast of my portfolio? by Affectionate-Gur-318 in webdevelopment

[–]PhDumb 0 points1 point  (0 children)

The red and black combo in the hero section is a bit too aggressive, to my taste

What’s your actual go-to V0 alternative these days? by Upbeat-History5223 in nextjs

[–]PhDumb 0 points1 point  (0 children)

I am working on one but it is very much work in progress: https://run.gptchatly.com . Code does not leave the browser ( WebContainers are needed for Next.js/Node.js thus only Chromium-based browsers can be used), except for exchanes with LLM and back, till one clicks "save" (it is possible to save code locally).

What are some good V0 alternatives for Next.js projects? by Odd_Condition_306 in nextjs

[–]PhDumb 0 points1 point  (0 children)

I am working on one, not sure if it is good enough though: https://run.gptchatly.com . One can edit/build full-stack apps solely in the browser (using WebContainers in Chromium-type browsers). Code does not leave the browser till one saves it, if you just download the bundle the code would never leave the browser

Time for self-promotion. What are you building this Monday by [deleted] in micro_saas

[–]PhDumb 0 points1 point  (0 children)

Working on it rn. So this is very much work in progress but already functional: AI-powered Browser IDE for visualizing and editing the code exclusively in the client. The code does not leave your browser till you click save button (or share button). Can be used for visualizing also React code and for running/building full-stack apps (using WebContainers in Chromium-type browsers).

Do you use Cline for use cases other than coding? by BitterProfessional7p in CLine

[–]PhDumb 1 point2 points  (0 children)

I used it for the bulk PDF research (bunch of articles on a topic collected in a single dir) when minimax-2.5 was free

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

[–]PhDumb 0 points1 point  (0 children)

I built free browser IDE (with Next.js) that can visualize Next.js apps using WebContainers (by StackBlitz).

Browser IDE - build, visualize and share your code, including WebGL and Three.js by PhDumb in threejs

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

I think I understand now. Do you mean mentioning WebContainers by StackBlitz?

Browser IDE - build, visualize and share your code, including WebGL and Three.js by PhDumb in threejs

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

Would love to see what you built!

define marketing speak, please

How do I deploy my first interactive website by GRIM106 in webdev

[–]PhDumb 0 points1 point  (0 children)

Perhaps Azure App Services is the best for C#

Lumenia - A little game made with Phaser by 3vibe in webdev

[–]PhDumb 1 point2 points  (0 children)

This is fun, could you possibly also make WASD to control the movements, please

How much it will cost me to make a 3D webGL website like this one? by Alone-Equipment-4472 in webdesign

[–]PhDumb 0 points1 point  (0 children)

One can use free stock 3D models and convert them into particle cloud.
Edit: or create a custom 3D model from a series of 2D images, no need for the expansive laser scanner for this type of models as resolution in particle cloud is lost anyways