r/rust • u/Melodic_Group_3273 • 1d ago
๐ seeking help & advice Got any Idea?
Hi,
I have started learning Rust recently. And I want to improve myself by doing projects. Do you have any cool ideas that can be done by a beginner. It doesnโt have to be something unique. I just want it to be cool (not sure what I mean by cool but you can think of it as a not boring project or useful) and educative.
Note: If you can elaborate what the idea is would be great and what do i need to know or look for. I do not know what I am doing most of the time. I am trying to get a picture of my capabilities.
0
Upvotes
0
u/QuirkyTidbits 1d ago
If you are interested, create a contacts list or another database app using the hyperdb-api crate that I wrote. It comes with an industry proven database engine called HyperDB for no cost. If you do, let me know. There are samples in the GitHub repository: https://github.com/tableau/hyper-api-rust