Summer projects (preferably open source) for college sophomores

3 decartesfolium 2 6/6/2025, 8:16:14 PM
I am the parent of a college sophomore. My son is learning data science in the US. He likes computer algorithms and computer security and is willing to code or contribute otherwise. Please suggest meaningful projects (preferably open source) to do over the summer. He can work on them for about 120 hours.

I ask here because he'd like the form of project to be semi-formal (no remuneration is expected, only fun and challenge are what he's looking for) and also because people here are very knowledgeable.

Comments (2)

avinassh · 7h ago
How about Limbo, the SQLite rewrite in rust?

https://github.com/tursodatabase/limbo

decartesfolium · 1h ago
Thanks! I agree that (like Doug Crockford advises) one should learn as many programming languages as possible, however, Rust may be a stretch for him; although I am convinced that he should study Rust sometime soon. But this may help him understand how a cutting-edge, fast-paced development occurs in the open-source world.