Skip to content
View robbiebmorris's full-sized avatar

Organizations

@UCLAIS

Block or report robbiebmorris

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
robbiebmorris/README.md

Robbie Morris

Computer Science Student at University College London

  • Previous SDE Intern at Amazon London!
  • President of UCL Artificial Intelligence Society
  • Worked on the technical aspects of hosting ClimateHack.AI 2023 (and working on 2024!)
  • How to reach me: robbiebmorris@gmail.com

Popular repositories Loading

  1. comp0016-MI34-website comp0016-MI34-website Public

    JavaScript 1

  2. Python-Sudoku Python-Sudoku Public

    A simple game of sudoku built in Python for the AP CSP Create Performance Task, scoring 5/5.

    Python

  3. robbiemorris.com robbiemorris.com Public

    The NextJS codebase for my portfolio website, robbiemorris.com.

    JavaScript

  4. Neural-Or-Gate Neural-Or-Gate Public

    A perceptron built from scratch with no ML libraries, graded A (100%).

    Python

  5. ACSS-Neural-Cellular-Automata ACSS-Neural-Cellular-Automata Public

    Supporting code for neural cellular automata which learn unique 0-player game rulesets.

    Jupyter Notebook

  6. SHA-256-From-Scratch SHA-256-From-Scratch Public

    A from scratch implementation of the SHA256 (Secure Hash Algorithm 256-bit) algorithm.

    Python