Skip to content
View starsandspirals's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report starsandspirals

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. gsoc.md gsoc.md
    1
    # Project Summary
    2
    A complete list of my contributions over the course of the project can be found at https://github.com/google/codeworld/pulls?utf8=%E2%9C%93&q=is%3Apr+author%3Astarsandspirals+created%3A%3C2019-08-26+created%3A%3C2019-09-03+created%3A%3E2019-05-27.
    3
    
                  
    4
    The aim of my project for Google Summer of Code was to create a GHC source plugin which provides a domain-specific language for embedding exercise requirements into Haskell source files, so that they can be checked and the results automatically reported. This plugin has potential applications for users in a broad range of educational contexts, such as university professors teaching functional programming classes using Haskell, community members writing tutorials for their libraries, and authors who are writing textbooks with exercises.
    5
    
                  
  2. google/codeworld google/codeworld Public

    Educational computer programming environment using Haskell

    Haskell 1.2k 192

  3. Kat-Codes/Getaway-Club Kat-Codes/Getaway-Club Public

    Submission for HackSheffield 3.0 Hackathon. Winner of 'Best use of .tech domain'

    HTML 1

  4. sure-2018 sure-2018 Public

    A high-performance agent-based model of tuberculosis transmission, using FLAME GPU. Created as part of SURE in 2018.

    C++ 2 1

  5. connect-4 connect-4 Public

    A Connect 4 game with an intelligent AI opponent, that runs on both the command line and in a GUI. Coded in Java.

    Java

  6. flood-it flood-it Public

    A customisable implementation of Flood-It running on the command line. Coded in Ruby.

    Ruby