Skip to content
View dexit's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report dexit

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
dexit/README.md

Hi there 👋

  • 🔭 I’m currently working on ...a secret idea
  • 🌱 I’m currently learning ... MERN / Modern Web Dev @ Birmingham Uni

Pinned

  1. policy-gen policy-gen Public

    A primitive Policy page and content generator with a Options page for content that can be used elsewhere

    PHP 1

  2. fping-windows fping-windows Public

    Fping windows binary mirror

    54 14

  3. Building a Simple Web API with Vanil... Building a Simple Web API with Vanilla PHP
    1
    # Building a Simple Web API with Vanilla PHP
    2
    
                  
    3
    This article is inspired by Brad Cypert's blog post: http://www.bradcypert.com/building-a-simple-api-in-php-using-lumen/.
    4
    
                  
    5
    Why should we build a API with Vanilla PHP? Because you can, and it makes fun.