Skip to content
View joverandout's full-sized avatar

Block or report joverandout

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

Joe Moore

Software Engineer at Amazon. Distributed systems in Java, Rust and Typescript. Test driven development. AWS Microservices (ECS, EC2, DDB, Cloudfront, Cloudwatch, Fargate etc.). CI/CD. Pipelines as Code. Agile methodology.

Past Projects

  • Skavengr, allows you to create and run your own interactive scavenger hunts. These feature questions with embedded images, videos and Streetview maps, fully customisable question orders for each team, and live stats during the game including team progress and individual team guesses.
  • Hale Interpreter is a web-based interpreter and teaching tool for functional programming, made for my dissertation.
  • Meeting Feedback System was my team's prize winning entry to a Deutsche Bank software engineering competition.
  • Mini C Compiler compiles mini C into executable files.
  • Latex CV Template allows you to create a professional looking CV using Latex.

Pinned Loading

  1. Web-Based-Hale-Interpreter Web-Based-Hale-Interpreter Public

    A web based interpreter for my functional programming language "Hale"

    Python 6

  2. CS261-Software-Engineering CS261-Software-Engineering Public

    Group 7's Software Engineering project for Deutsche Bank

    Python 3

  3. Haskell-Servant-API Haskell-Servant-API Public

    Implementation of a web-api in Haskell using the Servant library

    Haskell 1

  4. MiniC-Compiler MiniC-Compiler Public

    A compiler for the Mini C language written in C++

    C++ 1

  5. threadpool-packet-sniffer threadpool-packet-sniffer Public

    A multi threaded packet sniffer implemented in C, with built in detection for SYN and ARP attacks as well as blacklisted IPs

    C 1

  6. Penetration-Testing-of-Banking-API Penetration-Testing-of-Banking-API Public

    Penetration testing of Banking API, with vulnerability mitigation and automated testing of solutions

    Java