Skip to content
View lewisknewton's full-sized avatar

Organizations

@Radweb
Block or Report

Block or report lewisknewton

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

Hi there πŸ‘‹

I'm a Developer at Radweb (@radweb), primarily working on InventoryBase.

I've been a...

  • πŸ† Web Technologies competitor at WorldSkills UK
  • πŸ“š Computing student at the University of Portsmouth (@portsoc; September 2018 – June 2022)
  • πŸ’» Developer on an industrial placement at Radweb (@radweb; June 2020 – September 2021)
  • πŸ§ͺ Research assistant (developer) at the University of Portsmouth (@portsoc; June 2019 – June 2020)

I've worked on...

  • 🏑 InventoryBase with Radweb (@radweb; June 2020 – Present)
  • πŸ“Š ACRE-SHAPE with the University of Portsmouth (@portsoc; September 2019 – June 2020)
  • 🚰 iArsenic with the University of Portsmouth (@portsoc; June 2019 – June 2020)

See me on...

Pinned

  1. portsoc/iArsenic portsoc/iArsenic Public

    JavaScript 7 4

  2. patchwork-sampler patchwork-sampler Public

    A basic patchwork sampler for different designs, which was submitted as the first piece of coursework for the first-year Introduction to Programming (INTPROG) module at the University of Portsmouth.

    Python 1

  3. questionnaire-engine questionnaire-engine Public

    Coursework for the second-year Web Programming module at the University of Portsmouth (2019-2020).

    JavaScript

  4. Visual Studio Code Keymap for Atom (... Visual Studio Code Keymap for Atom (Windows)
    1
    # Basic vscode keymap
    2
    'body':
    3
      'alt-up': 'core:move-up'
    4
      'alt-down': 'core:move-down'
    5
      'ctrl-k s': 'window:save-all'