Skip to content
View pelDev's full-sized avatar
🏠
Working from home
🏠
Working from home
  • pelDev
  • Lagos Mainland, Lagos, Nigeria

Block or report pelDev

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. todo-app todo-app Public

    This is a todo app demonstrating my react, typescript, bootstrap and redux skills.

    TypeScript 1

  2. nasa-mission-control nasa-mission-control Public

    A fullstack javascript application

    JavaScript

  3. usepostera/landing-page usepostera/landing-page Public

    TypeScript

  4. usepostera/web-app usepostera/web-app Public

    TypeScript

  5. ApiSix plugin for custom jwt authent... ApiSix plugin for custom jwt authentication
    1
    ```lua
    2
    local core = require("apisix.core")
    3
    local http = require("resty.http")
    4
    local jwt = require("resty.jwt")
    5
    local ngx = ngx