Giter Club home page Giter Club logo

readme-viewer's Introduction

The purpose of this project is to demonstrate my 100% serverless architecture used to get an A+ security rating on Mozilla's Observatory tool.

This application functions as a simple readme viewer. It provides a custom, material design web interface for Readme's on projects that I have built and open-sourced projects I've forked.

  • Fully Automated: Builds and deployments are fully automated and are initiated from code changes pushed to the master branch at this git repository. The automated builds and deployments include a container image for CircleCI to run the builds and deployments, a react app using create-react-app as the build & development tool, and various lambdas for serving HTTP requests and scraping web data.

  • Immutable Infrastructure: All cloud infrastructure was written and committed as code using terraform. This, paired with git, was the development method used for building this application.

  • Responsive & Accessible: The web interface is fully keyboard accessible, and the desktop view collapses into a native-looking, mobile view. This was done by using create-react-app for desktop/mobile tooling and material-ui for prebuilt, accessible, web components.

View this application's publically-available, web interface.

Architecture

Serverless-CDN Hybrid Architecture

Read my story on the use-cases that drove the shape of this architecture.

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.