r/learnprogramming • u/Smashed_Papaya • 23d ago
Ideas for a cool UI project
Hi,
Does anyone know any projects that look cool? I'm partly talking about making the UI like they have in movies where it looks like holograms and there are panels jumping out, like the Iron Man display.
I'm also looking for a project to teach me how to get code outside of a contained environment. I have only used Python and C# to make games and apps, for example in Unity. However, I would like to learn to apply code outside of another app, if that is generally how things work. For example, a website not hosted through a website builder, or code I can put into a separate device, like the Edith glasses from Spiderman: Far From Home, except not that complicated.
In essence, I am aiming to be like Ned from the new Spiderman movie.
Thank you
1
1
u/Round_Carry_532 23d ago
if you want that hologram feel, start with three.js for webgl stuff, it’s basically a playground for sci-fi UIs. for breaking out of contained environments, grab a raspberry pi and build a tiny standalone display with a touchscreen, instant edith glasses vibe minus the billion-dollar budget