Skip to content
View shaunmcglinchey's full-sized avatar
  • London
Block or Report

Block or report shaunmcglinchey

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

Pinned Loading

  1. serverless-notes serverless-notes Public

    Serverless Notes web application with an Angular frontend and Node.js Serverless backend built using the Serverless Framework and deployed on AWS (CloudFront, Lambda, CodeCommit, DynamoDB, Cognito …

  2. angular-node-test angular-node-test Public

    Forked from sky-apps-team/angular-node-test

    JWT-secured AngularJs frontend onto a Node.js REST API backend that connects to a MongoDB database

    JavaScript

  3. weatherHQ weatherHQ Public

    Spring Boot web application with backend integration to OpenWeatherMap RESTful API and AngularJS frontend

    Java 2

  4. tweetpipe-collector tweetpipe-collector Public

    Spring Boot 2 service that forms the collection tier of the TweetPipe streaming data pipeline. This application consumes tweets matching specific keywords from Twitter and publishes them to a Kafka…

    Java

  5. tweetpipe-analysis tweetpipe-analysis Public

    Spring Boot 2 service that forms the analysis tier of the TweetPipe streaming data pipeline. This application consumes tweets from a Kafka topic, analyses them, and will persist the result to a tar…

    Java

  6. tweetpipe-flink-kinesis-consumer tweetpipe-flink-kinesis-consumer Public

    TweetPipe Apache Flink AWS Kinesis Consumer. A Flink-based consumer that reads from an AWS Kinesis source and maps the input stream elements to a domain model. Future iterations will output the tra…

    Java