I’m currently new to programming and i have tried several programming languages including c, c++, asm, go, php and lua. I’m currently bored and need projects or ideas I could program .
One option is to help out various open source projects. That gives you an endless supply of options, languages and applications. You, the project and its users all benefit.
You might try advent of code. It’s not a project though, but good for improving your skills imo
Best of they touch your life.
I like they “can my X talk to my Y?” Y is usually my phone. X would be a “smart” anything.
Failing that, make a file organizer.
Removed by mod
What OS are your devices? More detail would be better.
For example, my phone is Samsung’s One UI flavor of Android 13. My laptop is Linux and has a nvidia dedicated GPU and AMD integrated GPU. I’m using Hyprland (Wayland) on it. I don’t have a smart watch. Don’t have any fancy lights or rgb keyboards that can be controlled from other devices.
With this kind of information, we can recommend both from scratch ideas for your devices and open source projects that you could use on your devices and are written in the languages you know or similar.
You could write bindings to machine-prime . Hardly anything challenging for an actual programmer, but I’ll take the free labor if it is available.
deleted by creator
Write a matrix multiplication program in c. Then make it at least 10x faster from asm.
Copy something until you’re inspired to improve it or some other thing.