Skip to content
View victor-enogwe's full-sized avatar

Highlights

  • Pro

Block or report victor-enogwe

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

Victor Enogwe Header

Victor Enogwe

Quality is the result of a million selfless acts of care - not just of any great method that descends from the heavens! - Robert C. Martin

Here is a summary of me below

  • I keep growing and learning, so the list must have improved before you read this.
  • I am a creative with an eye for quality and a knack for developing and maintaining scalable web applications.
  • I love to follow best practices
  • I love solving problems by programming
  • I can also work in a super-fast paced startup environment, where fast product delivery, performance, maintainability, stakeholder management, and effective time utilization is key.
  • I love people, food, a good book/movie/story and visiting new places - nothing makes me happier than volunteering and using my experience for a good cause.

Pinned Loading

  1. Loopback-next Helmet interceptor. Loopback-next Helmet interceptor.
    1
    import { globalInterceptor, inject, Interceptor, InvocationContext, InvocationResult, Provider, ValueOrPromise, ContextTags } from '@loopback/context'
    2
    import { Request, Response, RestBindings } from '@loopback/rest'
    3
    import helmet from 'helmet'
    4
    
                  
    5
    /**
  2. Apollo Query Manual Firing Apollo Query Manual Firing
    1
    class YourCoolComponent extends Component {
    2
      state = {
    3
        skip: true, // query flag, query will be manual on render
    4
      }
    5
      
  3. cards-for-humanity cards-for-humanity Public

    Python/Django version of the cards for/against humanity game.

    Python

  4. Sms-Management-Api Sms-Management-Api Public

    An sms management api

    JavaScript 1