Skip to content
View andybeak's full-sized avatar

Block or report andybeak

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
andybeak/README.md

About Me

I'm a software developer with a focus on web technologies. Based near the beautiful city of Cambridge, I enjoy working on projects that push the boundaries of what's possible. I love collaborating with others and contributing to open-source projects.

🔭 I’m currently working at JustPark

🌱 I’m currently learning Go, Dart

💬 Ask me about PHP and scaling

Skills & Technologies

My Skills

Publications

Pinned Loading

  1. hexagonal-demo hexagonal-demo Public

    Go 19 5

  2. monolog-elk-demo monolog-elk-demo Public

    An example of using Monolog and Logstash to write to Elastic

    PHP 8 1

  3. Nginx reverse proxy with SSL config ... Nginx reverse proxy with SSL config example
    1
    # Read  
    2
    #       http://wiki.nginx.org/Pitfalls
    3
    #       http://wiki.nginx.org/QuickStart#       
    4
    #       http://tautt.com/best-nginx-configuration-for-security/
    5
    #       https://raymii.org/s/tutorials/Strong_SSL_Security_On_nginx.html
  4. PHPunit test for a permissive xss ro... PHPunit test for a permissive xss routine
    1
    <?php
    2
    
                  
    3
    /**
    4
     *
    5
     * There are use cases where using filter_var( FILTER_SANITIZE_STRING ) is not desireable because it is too greedy.
  5. example-nginx-proxy-and-letsencrypt-companion example-nginx-proxy-and-letsencrypt-companion Public

    An example of using https://github.com/jwilder/nginx-proxy and https://github.com/JrCs/docker-letsencrypt-nginx-proxy-companion together

    PHP 2

  6. password-checker-php password-checker-php Public

    This package helps you to make it easier to check whether a user is using a risky password.

    PHP 2