Skip to content
View gllewellyn19's full-sized avatar

Block or report gllewellyn19

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

Popular repositories Loading

  1. simulation simulation Public

    Project that models Cellular Automata (CA) such as Game of Life. Project includes options for CAs and is designed so that new CAs are easily added. Created on a 3 person team in Software Design cou…

    Java 1

  2. maap-jupyter-ide maap-jupyter-ide Public

    My contributions to this repository are from my summer internship at NASA Jet Propulsion Laboratory. My code is primarily in ipycmc/ ipycmc/ loadGeotiffs where I created the function load_geotiffs …

    Python 1 1

  3. data-extraction-framework data-extraction-framework Public

    Creates a flexible, interactive framework for data extraction for research projects synthesizing literature using SQL, Access, R. User submits article extraction information via an Access form and …

    R 1

  4. forecasting-utility-usage forecasting-utility-usage Public

    Forecasting tool created in Duke Data+ Summer 2020 internship in order to help forecast campus energy usage for analysis, budgeting, and improvement

    Python

  5. underwater-auv-oe underwater-auv-oe Public

    Code repository for Ocean Engineering group Fall 2020. Arduino code included that navigates our Autonomous Underwater Vehicle.

    C++

  6. brick-breaker-game brick-breaker-game Public

    Brick breaker game created in software design and implementation class with a partner and refactored alone. Utilizes inheritance hierarchy and abstraction.

    Java