Posts

  • keepassxc-browser

    KeePassXC Browser Extension

    Browser extension for KeePassXC with Native Messaging.

    Based on pfn’s chromeIPass. Some changes merged also from smorksKeePassHttp-Connector.

    Tags: #javascript • keepassxc • password-manager

  • react-globalize

    Bringing the i18n functionality of Globalize, backed by CLDR, to React

    React components that provide internationalization features via Globalize. With a little initialization, you get instantly internationalized values in your application.

    Tags: #javascript

  • loonflow

    基于django的工作流引擎,工单(a workflow engine base on django python)

    a workflow engine base on django 基于django的工作流引擎系统,通过http接口调用。 可以作为企业内部统一的工作流引擎,提供诸如权限申请、资源申请、发布申请、请假、报销、it服务等所有工作流场景的服务。如果有一定的开发能力建议只使用后端引擎功能,前端根据场景定制开发可分散于各个内部后台管理系统(如人事、运维、监控、cmdb等等)。

    欢迎访问我的博客了解我的设计思路 http://loonapp.com/blog/27/

    最新代码见develop分支,正式版本见release中,推荐使用最新的版本.可以直接通过此链接下载release版本, qq群文件(每次发布后都会将压缩包上传到群文件,qq群:558788490),或者使用以下命令

    git clone git@github.com:blackholll/loonflow.git
    git checkout vx.x.x  #(具体的版本号,如v0.1.4)拉取代码
    

    Tags: #python • workflow-engine • django

  • 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

  • picturePolyfill

    Real picture tag polyfill, to use responsive images today!

    A Responsive Images approach that you can use today that uses the real picture element along with children source elements with media, src and srcset attributes.

    • Author: Andrea Verlicchi (c) 2014
    • License: MIT/GPLv2

    Tags: #javascript

  • efficientdet-pytorch

    A PyTorch impl of EfficientDet faithful to the original Google impl w/ ported weights

    This is a work in progress PyTorch implementation of EfficientDet.

    It is based on the

    I am aware there are other PyTorch implementations. Their approach didn’t fit well with my aim to replicate the Tensorflow models closely enough to allow weight ports while still maintaining a PyTorch feel and a high degree of flexibility for future additions. So, this is built from scratch and leverages my previous EfficientNet work.

    Tags: #python • efficientdet • efficientnet

  • ember-inspector

    Adds an Ember tab to the browser’s Developer Tools that allows you to inspect Ember objects in your application.

    Adds an Ember tab to the browser’s Developer Tools that allows you to inspect Ember objects in your application.

    Tags: #javascript • ember-inspector • firefox

  • FalconGate

    A smart gateway to stop hackers and Malware attacks

    An advanced cybersecurity platform to stop Malware, Ransomware, detect cyber attacks and more…

    Tags: #python

  • colfer

    binary serialization format

    Colfer is a binary serialization format optimized for speed and size.

    The project’s compiler colf(1) generates source code from schema definitions to marshal and unmarshall data structures.

    This is free and unencumbered software released into the public domain. The format is inspired by Protocol Buffers.

    Tags: #javascript • serialization • serializable-objects

  • gyronorm.js

    JavaScript project for accessing and normalizing the accelerometer and gyroscope data on mobile devices

    Accesses the gyroscope and accelerometer data from the web browser and combines them in one JS object.

    It returns consistent values across different devices. It has options to return game-based or world-based alpha values (rotation around z-axis), and normalize the gravity-related values. You can find more about the differences across devices in the e-book.

    Gyronorm.js E-book

    It covers the the basics of gyroscope and accelerometer data in JavaScript, as well as details on the gyronorm.js library.

    Demo

    Tags: #javascript

subscribe via RSS