JohnByrneJames
Web Developer living and working in London. Currently working as Junior Software Engineer but mostly use MVC .NET, C#, JS and SQL in day to day.
London, SE16
Pinned Repositories
AdventureGame
Coursework for 'Game Programming with C++' and was created using Unreal Engine 4, version 4.21.1. The main focus of this work was to create a small game using C++, with as little blueprints as possible.
Airport_Project
This is a collaborative Project we undertook using Python and SQL databases.
Ansible
Ansible - automation tool for configuration management, playbook provisioning of multiple machines simulatenously. AWS Creation of Services such as EC2 and VPC.
ApexInventory
ApexInventory is a Web Application for Documenting, Managing and Organising any form of Inventory.
GamesLab
Coursework for 'Games Design & Development' course, the purpose of this exercise it to test various capabilities of the games engine such as Physics, transformations, ray-tracing and how it works with C#.
MVC_Flask
This Repo contains MVC style integration of a web app from Python. Including a Login and Quiz System.
ProgrammerCalculator
Programmers Calculator created for C++ Programming Course in Second year of University.
SpartaGlobalRepo
This is a GitHub Directory to facilitate the material, notes and programming that has been done during my DevOp Training at SpartaGlobal.
VM_Proxy_Machine
Virtual Machine using NGINX and setting web app on default port 80 using reverse proxy
MobileSpacePuzzleGame
A mobile game written in Unity. UoG Coursework.
JohnByrneJames's Repositories
JohnByrneJames/MVC_Flask
This Repo contains MVC style integration of a web app from Python. Including a Login and Quiz System.
JohnByrneJames/SpartaGlobalRepo
This is a GitHub Directory to facilitate the material, notes and programming that has been done during my DevOp Training at SpartaGlobal.
JohnByrneJames/VM_Proxy_Machine
Virtual Machine using NGINX and setting web app on default port 80 using reverse proxy
JohnByrneJames/Airport_Project
This is a collaborative Project we undertook using Python and SQL databases.
JohnByrneJames/Ansible
Ansible - automation tool for configuration management, playbook provisioning of multiple machines simulatenously. AWS Creation of Services such as EC2 and VPC.
JohnByrneJames/ApexInventory
ApexInventory is a Web Application for Documenting, Managing and Organising any form of Inventory.
JohnByrneJames/Automating_pipeline_Containerisation
Automating the pipeline from github > to jenkins > to DockerHub
JohnByrneJames/AWS_WebApp
We are now running our Virtual Machine on AWS inside a EM2 Instance and connecting to it via SSH. This also has the Reverse Proxy already applied.
JohnByrneJames/BloomLog
Pikmin Bloom Website for tracking collection progress
JohnByrneJames/ci-start-code
JohnByrneJames/CO-JB-APP
Testing React with a personal app recreation.
JohnByrneJames/devops_67_intro
JohnByrneJames/docker
Here I am working with Docker to create containers, containers can exist on a single OS and do not need an OS themselves; they are very lightweight.
JohnByrneJames/E2E_Docker
Using what I have learnt in GitHub, Jenkins, Docker and containerisation I am now going to create a pipeline starting from beginning to end.
JohnByrneJames/Interview_Revision
A Repository with an aclective of information and points from the training course taken at SpartaGlobal.
JohnByrneJames/JohnByrneJames
JohnByrneJames/MyNodeAppPipeline
My Description
JohnByrneJames/Network_VPC_setup
This is a the documentation of how we went about setting up our own VPC on AWS. This includes terminology like; VPC, IGW, Subnet, NACLs, Route Tables, SG and EC2.
JohnByrneJames/node_app
node app
JohnByrneJames/NodeAppPipeline
This Repository has the necessary folders and files to set up a continuous integration and delivery pipeline between your developer branch to delivery/ deployment onto the app.
JohnByrneJames/oop_abstraction
JohnByrneJames/oop_calculator
JohnByrneJames/oop_encapsulation
JohnByrneJames/python_tdd_pytest
JohnByrneJames/React-App-Practice
https://github.com/react-boilerplate/react-boilerplate
JohnByrneJames/Sparta_Global_FinalProject_Repo
This is the Repository where we are going to work on the Final Project
JohnByrneJames/Terraform
Terraform for Orchestrating the provisioning of our AWS instances
JohnByrneJames/VM_Environment
JohnByrneJames/VM_MultiMachine
Multiple Virtual Machines
JohnByrneJames/WebApp-CI
Working with Jenkins and AWS to practice continuous integration