Skip to content
View lordgape's full-sized avatar
  • Jumia Group
  • Lagos Nigeria
Block or Report

Block or report lordgape

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

  1. Bootstrap User Component in Vue js Bootstrap User Component in Vue js
    1
    <template>
    2
        <div class="container">
    3
    
                  
    4
            <div class="row mt-5">
    5
                <div class="col-12">
  2. Add Filters and Sort Feature to your... Add Filters and Sort Feature to your search API
    1
    validateFilterAndSort(req,res,next)
    2
        {
    3
    
                  
    4
            let query = req.query['q'];
    5
    
                  
  3. hestia hestia Public

    API to process CSV for Hestia (University of Oxford)

    JavaScript

  4. parrot parrot Public

    Parrot - A HTTP Notification micro-service built with Nestjs

    TypeScript

  5. dock dock Public

    Dock - Docker-compose file for pangaea local setup

  6. event-streaming event-streaming Public

    Event streaming using kafka

    JavaScript 1