let stark = Project { title: "stark", description: "A strictly-typed stack-based compiled programming language", .. // Click for more details };
let basalt = Project { title: "Basalt", description: "A free and open source suite of programs for creating, hosting, and participating in local programming competitions.", .. // Click for more details };
let erudite = Project { title: "erudite", description: "A fully-asynchronous test runner for running suites of tests in parallel", .. // Click for more details };
let jacc = Project { title: "jacc", description: "Just Another CLI Calculator -- a maths parser and evaluator for the CLI with many built-in functions", .. // Click for more details };
let blog = Project { title: "Blog", description: "Simple blog that I use to share some random things", .. // Click for more details };