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

Block or report swiety85

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

    Angular implementation of well known Gridster (no jQuery, no external libraries, only Angular and Rx.js).

    TypeScript 203 75

  2. React Native HOC (Higher Order Compo... React Native HOC (Higher Order Component) that adds 'orientation' and 'isLandscape' props to the component
    1
    import React, { useState, useEffect } from 'react';
    2
    import { Dimensions } from 'react-native';
    3
    
    
    4
    const getOrientation = () => Dimensions.get('window').width < Dimensions.get('window').height ? 'portrait' : 'landscape';
    5
    
    
  3. DNRRM-Prototype DNRRM-Prototype Public

    Docker - Nest - React - Redux - MongoDB

    JavaScript

  4. node-prototype node-prototype Public

    JavaScript