Skip to content
View ihsanizwer's full-sized avatar
Block or Report

Block or report ihsanizwer

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. AnsibleNginxReverseProxyWithCachingAndTLS AnsibleNginxReverseProxyWithCachingAndTLS Public

    This Ansible script targets setting up NGINX based reverse proxies with caching and allows both HTTP and HTTPS. For HTTPS certificates are generated and maintained with the help of certbot. Please …

    Jinja

  2. BasicNodeNginxPlaybook BasicNodeNginxPlaybook Public

    This is a simple playbook that will setup an NGINX reverse proxy with a NodeJS backend. It uses my Covid Dashboard that I wrote using ReactJs as a demo application. You can find more information on…

    Jinja

  3. covid19-dash-sl covid19-dash-sl Public

    Simple ReactJS based Covid19 Dashboard. Please refer the blog for usage instructions

    JavaScript

  4. Likatite Likatite Public

    Forked from thariyarox/facebook-oauth-samples

    The Likatite web application is an application built using maven, OAuth2 and facebook Graph API. This application is intended to access users facebook posts and display statistics such as the total…

    Java

  5. CSRF-Protection-Via-Double-Submit-Cookie-Patterns CSRF-Protection-Via-Double-Submit-Cookie-Patterns Public

    Here we will look at how we can implement Cross-Site Request Forgery protection via Double Submit Cookie Patterns. For more information on this please read the blog: http:https://hackerintent.co.nf/2018/…

    CSS 1

  6. API-Security-Oauth-for-RESTful-API API-Security-Oauth-for-RESTful-API Public

    we will look at API Security. More specifically, we will see how we can use Oauth for RESTful APIs. For this we will be using some already available opensource software. Please refer blog for indep…

    Java