Posts

  • ProxiTok

    Open source alternative frontend for TikTok made using PHP

    Use Tiktok with an alternative frontend, inspired by Nitter.

    Tags: #php • tiktok • alternative-frontends

  • edifact

    Tools to process EDI messages in UN/EDIFACT format

    UNA:+,? '
    UNB+UNOA:1+MAEU+LVRIXBCT+200813:0816+1412605'
    UNH+141260500001+COPARN:D:95B:UN'
    BGM+12+20200813081626+9'
    RFF+BN:204549739'
    NAD+CA+MAE:172:20'
    EQD+CN++45G1:102:5+2+2+4'
    RFF+BN:204549739'
    RFF+SQ:7G3JTL39O0M3B'
    TMD+++2'
    DTM+201:202008130000:203'
    LOC+98+LVRIX:139:6+RIGA TERMINAL:TER:ZZZ'
    CNT+16:1'
    UNT+12+141260500001'
    UNZ+1+1412605'
    

    Tags: #php • edi • edifact

  • wormhole

    Wormhole is a SPaaS (Stream Processing as a Service) Platform

    来自宜信技术研发中心的流式处理平台

    Wormhole 是一个一站式流式处理云平台解决方案(SPaaS - Stream Processing as a Service)。

    Wormhole 面向大数据流式处理项目的开发管理运维人员,致力于提供统一抽象的概念体系,直观可视化的操作界面,简单流畅的配置管理流程,基于 SQL 即可完成的业务逻辑开发方式,并且屏蔽了流式处理的底层技术细节,极大的降低了数据项目管理运维门槛,使得大数据流式处理项目的开发管理运维变得更加轻量敏捷可控可靠。

    Tags: #javascript • wormhole • stream-processing

  • Xeres

    A Friend-to-Friend, decentralized and secure application for communication and sharing

    • 🤝 Peer-to-Peer (Friend-to-Friend), fully decentralized
    • 🚫 No censorship. Cannot be censored
    • 💬 Chat directly with your friends or in chat rooms
    • 📢 Participate in forums and discuss any topic
    • 📂 Share and search files anonymously
    • 👋 Compatible with Retroshare 0.6.6 or higher
    • 🛠️ Hardware accelerated encryption
    • 🖥️ Modern looking desktop user interface with several themes including dark mode
    • 📶 Remote access, access your instance on the go (Android mobile client available here)
    • 📖 Free software (GPL)
    • 😃 Available for Windows, Linux and macOS

    Tags: #java • p2p • decentralization

  • tensorflow_object_counting_api

    🚀 The TensorFlow Object Counting API is an open source framework built on top of TensorFlow and Keras that makes it easy to develop object counting systems!

    The TensorFlow Object Counting API is an open source framework built on top of TensorFlow and Keras that makes it easy to develop object counting systems. Please contact if you need professional object detection & tracking & counting project with the super high accuracy and reliability!

    Tags: #python • object-detection • object-counting

  • synology-api

    A Python wrapper around Synology API

    If you find yourself here, most probably you are trying to develop something for your NAS, this wrapper might come to your help to build your script.

    I would like to specify that I do this for hobby as is my passion and in my little free time.

    Said this, there is no warranties chained and this library is provided “As Is”, you will find many things can be simplified, and I slowly will but feel free to Contribute.

    Tags: #python • synology • synology-nas

  • graphql-zeus

    GraphQL client and GraphQL code generator with GraphQL autocomplete library generation ⚡⚡⚡ for browser,nodejs and react native ( apollo compatible )

    $ npm i -g graphql-zeus
    # OR
    # yarn global add graphql-zeus
    

    You can also install it locally to a project and then use it as an npm or yarn script command using npx or yarn directly like this:

    $ npx zeus schema.graphql ./
    # OR
    # yarn zeus schema.graphql ./
    

    Tags: #typescript • client • codegen

  • dnsrecon

    DNS Enumeration Script

    DNSRecon is a Python port of a Ruby script that I wrote to learn the language and about DNS in early 2007. This time I wanted to learn about Python and extend the functionality of the original tool and in the process re-learn how DNS works and how could it be used in the process of a security assessment and network troubleshooting.

    This script provides the ability to perform:

    • Check all NS Records for Zone Transfers.
    • Enumerate General DNS Records for a given Domain (MX, SOA, NS, A, AAAA, SPF and TXT).
    • Perform common SRV Record Enumeration.
    • Top Level Domain (TLD) Expansion.
    • Check for Wildcard Resolution.
    • Brute Force subdomain and host A and AAAA records given a domain and a wordlist.
    • Perform a PTR Record lookup for a given IP Range or CIDR.
    • Check a DNS Server Cached records for A, AAAA and CNAME Records provided a list of host records in a text file to check..

    Tags: #python

  • backbone-forms

    Form framework for BackboneJS with nested forms, editable lists and validation

    A flexible, customisable form framework for Backbone.js applications.

    • Simple schema definition to auto-generate forms
    • Validation
    • Nested forms
    • Advanced and custom editors (e.g. NestedModel, List, Date, DateTime)
    • Custom HTML templates

    Tags: #javascript

  • tailwindcss-classnames

    Functional typed classnames for TailwindCSS

    Functional typed classnames for TailwindCSS

    TailwindCSS is a CSS library that has gained a lot of traction. The developer experience is pretty epic and you ensure a low footprint on your css by composing existing classes for most of your css.

    Tags: #typescript • tailwindcss • reactjs

subscribe via RSS