Posts

  • reflection

    Lightweight (3K) ES Module implementation of reflect-metadata

    Lightweight ES Module implementation of reflect-metadata to work with TypeScript’s experimental decorator support.

    Tags: #typescript • reflect-metadata • decorators

  • yii2support

    Yii2 Support for PhpStorm / IntelliJ IDEA

    • View template names and parameters completion
    • Add view parameters after completion
    • Inspection for missing view templates
    • QuickFix for missing view templates
    • Jump to View file (go to declaration)
    • Inspection for required and unused template parameters
    • QuickFix for required and unused template parameters
    • Updates path to view template when file is moved

    Tags: #java • yii2 • phpstorm

  • rxjava-extras

    Utilities for use with rxjava

    observable.retryWhen(
        RetryWhen.delay(10, TimeUnit.SECONDS).build());
    

    Tags: #java

  • servicecomb-java-chassis

    ServiceComb Java Chassis is a Software Development Kit (SDK) for rapid development of microservices in Java, providing service registration, service discovery, dynamic routing, and service management features

    Apache ServiceComb Java Chassis is a Software Development Kit (SDK) for rapid development of microservices in Java, providing service registration, service discovery, dynamic routing, and service management features

    Tags: #java • servicecomb

  • visual_odometry

    visual odometry in python scripts

    The Python Monocular Visual Odometry (py-MVO) project used the monoVO-python repository, which is a Python implementation of the mono-vo repository, as its backbone. An in depth explanation of the fundamental workings of the algorithm maybe found in Avi Sinhg’s report. The monoVO-python code was optimized in order to make it more robust, using advance methods in order to obtain a higher level of accuracy.This report provides information about the optimizations done to the monoVO-python code. The GPS data in the images EXIF file can also be used to formulate a GPS trajectory in order to compare with the results of Visual Odometry(VO) trajectory. A merge between the GPS and VO trajectories is also possible in order to get an even more reliable motion estimation. The KITTI dataset was used for testing our methods and new implementations, since they offer accurate camera projection matrices, undistorted images, and reliable ground truth data.

    *The GPS trajectories can only be done with GPS-tagged images(GPS data inside the image’s EXIF file).

    Tags: #python

  • angular-spring-data-rest

    An AngularJS module to ease the work with a Spring Data REST backend.

    An AngularJS module with an additional interceptor which eases the work with a Spring Data REST backend.

    Tags: #javascript • angular • spring

  • HappyFunTimes

    A System for creating 10-100+ player local games

    Tags: #javascript • game • happyfuntimes

  • lightslider

    You can Install lightslider using the Bower package manager.

    $ bower install lightslider
    

    Tags: #javascript

  • invo

    Sample application for the Phalcon PHP Framework

    [Phalcon][1] is a web framework delivered as a C extension providing high performance and lower resource consumption.

    This is a sample application for the Phalcon PHP Framework. We expect to implement as many features as possible to showcase the framework and its potential.

    Please write us if you have any feedback.

    Thanks.

    Tags: #php • invo • phalcon

  • CVE-2017-0199

    Exploit toolkit CVE-2017-0199 - v4.0 is a handy python script which provides pentesters and security researchers a quick and effective way to test Microsoft Office RCE. It could generate a malicious RTF/PPSX file and deliver metasploit / meterpreter / other payload to victim without any complex configuration.

    Exploit toolkit CVE-2017-0199 - v4.0 is a handy python script which provides pentesters and security researchers a quick and effective way to test Microsoft Office RCE. It could generate a malicious RTF/PPSX file and deliver metasploit / meterpreter / other payload to victim without any complex configuration.

    Tags: #python

subscribe via RSS