Summer projects (preferably open source) for college sophomores

3 decartesfolium 3 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 (3)

kingkongjaffa · 52m ago
> I am the parent of a college sophomore. My son is learning data science in the US.

This is nice and all, as a parent. But I am sort of scratching my head wondering why the son is not posting themselves.

In my experience of seeing hundreds of posts over the decades like this, the key resourcefulness to do good work is also the same compulsion to post for this kind of advice themselves. Without knowing your background, surely a student (your son) studying data science, is far better suited to finding a project that a) matches their skillset and b) matches their interests.

If my son was trying to find a project I’d be telling them to find one themselves, not asking others online on their behalf.

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

https://github.com/tursodatabase/limbo

decartesfolium · 3h 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.