Academic projects developed throughout my Computer Science studies, spanning coursework, technical experiments, and exploratory prototypes.
Main GitHub · Portfolio · LinkedIn · Email
This organization collects projects built across my academic journey, documenting my learning path through core computer science topics.
const academicProjects = {
owner: "Simone Siega",
focus: [
"Algorithms & Data Structures",
"Operating Systems",
"Computer Networks",
"Databases & SQL",
"Software Engineering",
"Web Development",
"Mobile Development",
"Experimental AI",
"Game Development",
],
builtWith: [
"Java",
"Rust",
"Python",
"TypeScript",
"JavaScript",
"PHP",
"Flutter",
"Dart",
"MySQL",
"PostgreSQL",
"Godot",
],
purpose: "Archive academic work, experiments, and learning projects",
};