Skip to content
View mattysmith22's full-sized avatar
  • Hull, United Kingdom

Organizations

@nottinghamtec @AH-64D-Apache-Official-Project
Block or Report

Block or report mattysmith22

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 Loading

  1. nottinghamtec/PyRIGS nottinghamtec/PyRIGS Public

    📅 A Django-based event booking system designed for use by TEC PA and Lighting, a 'Student Run Service' of the University of Nottingham Students Union

    Python 22 6

  2. ParserRecovery ParserRecovery Public

    Explorations of error recovery in monadic parser combinators

    Haskell 1

  3. Deterministic Finite Automaton imple... Deterministic Finite Automaton implementation in Haskell
    1
    module Dfa (DFA, State, transition, runString, match, findEquivalent, nequivalent, automaton1, automaton2, minimise) where
    2
    
                  
    3
    import Data.List
    4
    import Text.Layout.Table
    5
    
                  
  4. AH-64D-Apache-Official-Project/AH-64D AH-64D-Apache-Official-Project/AH-64D Public

    C++ 21 13

  5. G51FAI G51FAI Public

    Implementation of basic tree-search (both single-player and adversarial) algorithms and 2 problems for revision purposes

    Python

  6. Physics-Waves Physics-Waves Public

    A piece of software written in python with matplotlib and numpy that is meant to be used to demonstrate how waves superimpose in and out of phase, along with other things.

    Python 1 1