Skip to content
View Lew-Morris's full-sized avatar
🥳
Graduated
🥳
Graduated

Highlights

  • Pro
Block or Report

Block or report Lew-Morris

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

Introduction

  • 👋 Hi, I’m @Lew-Morris
  • 👀 I’m interested in software engineering, cybersecurity and new technologies
  • 🌱 I’m currently learning Rust
  • 📫 How to reach me: lewis@lewismorris.dev
  • 🖥️ I am currently using Ubuntu and Windows for development

🔗 Links

Past Projects

University

Filter2D
- A reimplementation of OpenCV's filter2D algorithm
- Grade: 78/100
- Repository
- Module: Computer Vision
- Language: Python
Occupancy Grid Mapping
- An autonomous Webots robot designed to build an occupancy grid (map) of its surroundings
- Repository - Private until deadline has passed
- Grade: 72/100
- Module: Autonomous mobile robotics
- Language: Python

A-Levels

Password manager
- A locally stored password manager with a GUI, SMS 2FA for login, SHA256 and AES256 encryption, and a backup password/PIN to recover passwords.
- Grade: A
- Subject: Computer Science A-Level
- Language: VB.NET
Features
- User login with encrypted details stored in a MySQL database
- Multi-factor authentication using Twillio API(SMS)
- Salted and hashed passwords utilising AES-256, stored in an OpenSQL database
- Complex password generator with user-defined parameters
- An encrypted 32 character recovery key saved locally to prevent data loss
What I learned
- Experience in all stages of the SDLC (Software-Development-Life-Cycle)
- Encryption standards
- Secure personal data storage practices
- Account security practices (Unique passwords, 2FA)

Pinned

  1. 3d-cellular-automata 3d-cellular-automata Public

    An open-source, 3D cellular automata created in Rust for my final year project at university.

    Rust 3

  2. filter2D filter2D Public

    A reimplementation of OpenCV's filter2D done in python

    Python

  3. image-classification image-classification Public

    Jupyter Notebook