GithubHelp home page GithubHelp logo

James Mahoney's Projects

jenkinspipelinescript icon jenkinspipelinescript

A Jenkins pipeline script that builds, test and deploys a Java Spring Boot application to an EC2 instance. The script uses Maven, SonarQube, JUnit, Docker and uses ssh to pull the previously built docker image to the EC2 instance from DockerHub.

net6_api icon net6_api

REST API containerised and deployed to an AWS EC2 instance. The API is connected to a cloud hosted Mongo database using MongoDB Atlas.

notifyapi icon notifyapi

Google function for push notification in chat application

rabbitprometheusgrafanaexample icon rabbitprometheusgrafanaexample

An example of how to run RabbitMQ, Prometheus and Grafana along with some pub subs using different protocols with docker-compose

strategypattern icon strategypattern

Strategy is a behavioral design pattern that lets you define a family of algorithms, put each of them into a separate class, and make their objects interchangeable.

templatemethod icon templatemethod

Template Method is a behavioral design pattern that defines the skeleton of an algorithm in the superclass but lets subclasses override specific steps of the algorithm without changing its structure.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.