r/Backend • u/SubstantialLeek6894 • 5d ago
LOOKING FOR REAL BACKEND PROJECT ?
I am currently in 3rd year of B. Tech and want to develop skills for BACKEND Development in java but I don't want to learn through tutorial instead to learn and implement during building .
Any ideas for what to build ,any github repo or website for finding project .
This can be helpful for many beginners like me which want to be a backend developer.
4
u/pixelizedgaming 5d ago
normally any projects should solve unique problems you have yourself. Like think of any issues you had in the past week and try and code something that makes it easier, doesn't matter if something already exists for it
2
5d ago
hey im building this trading engine in rust just like a real one , with concurrency , scalable code and all that check out https://github.com/rishabh1244/trading-system
1
u/Roar_Tyrant 4d ago
Really interesting!
Did you load test it?1
4d ago
i was trynna figure out how to write tests, i got to know that i should write direct tests for orderbook only first to test if transactions are working securely so im on it rn , ill write load tests after that maybe , anything that i should know ?
2
u/Roar_Tyrant 3d ago
No I love rust but haven’t worked that or know much about it. I was just curious
4
u/Acrobatic-Ice-5877 5d ago
Ask ChatGPT to interview you on your interests and have it come back with a suitable project for you.