let projects = map! {
        
            
    // Learn more about stark

    "stark" => "A strictly-typed stack-based compiled programming language",

    // Learn more about Basalt

    "basalt" => "A free and open source suite of programs for creating, hosting, and participating in local programming competitions.",

    // Learn more about erudite

    "erudite" => "A fully-asynchronous test runner for running suites of tests in parallel",

    // Learn more about jacc

    "jacc" => "Just Another CLI Calculator -- a maths parser and evaluator for the CLI with many built-in functions",

    // Learn more about Blog

    "blog" => "Simple blog that I use to share some random things",

};