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

Block or report miwaniec

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. Framework7-Plugin-Welcomescreen Framework7-Plugin-Welcomescreen Public

    Forked from valnub/Framework7-Plugin-Welcomescreen

    A plugin for Framework7 that displays a swipeable welcome screen to guide the user through a tutorial

    CSS

  2. ifirma-api ifirma-api Public

    This wrapper helps you to easily connect to the iFirma API.

    PHP 4 4

  3. mysql-workbench-schema-exporter mysql-workbench-schema-exporter Public

    Forked from mysql-workbench-schema-exporter/mysql-workbench-schema-exporter

    a php written mysql workbench file reader to transform the database scheme to useful other schemes like Doctrine

    PHP

  4. SmartImagePicker SmartImagePicker Public

    Forked from IhorKlimov/SmartImagePicker

    Java

  5. Download zipped repository from gith... Download zipped repository from github. If repo is private, you have to use token (create in user profile).
    1
    const request = require('request');
    2
    const fs = require('fs');
    3
    
                  
    4
    const repo = 'miwaniec/socket-camera';
    5
    const accessToken = ''; /* for private repo, use token - https://github.com/settings/tokens */
  6. socket-camera socket-camera Public

    Display snapshot from the ip camera on any website using socket.io - camera module

    JavaScript 1 1