Posts

  • circleci-orb

    Install, cache and run Cypress.io tests on CircleCI with minimal configuration.

    The Cypress CircleCI Orb is a piece of configuration set in your circle.yml file to correctly install, cache and run Cypress.io tests on CircleCI with very little effort. See this orb in CircleCI Registry.

    Tags: #typescript • cypress • cypress-io

  • firecms

    Awesome Firestore based CMS

    FireCMS is based on this great technologies:

    • Typescript
    • Firebase SDK 9
    • React + React Router 6
    • Material UI 5
    • Formik + Yup

    Tags: #typescript • firebase • react

  • hourglasstensorlfow

    Tensorflow implementation of Stacked Hourglass Networks for Human Pose Estimation

    Tensorflow implementation of Stacked Hourglass Networks for Human Pose Estimation by A.Newell et al.

    Code as part of MSc Computing Individual Project (Imperial College London 2017)

    Tags: #python • pose-estimation • stacked-hourglass-networks

  • bench

    CLI to manage Multi-tenant deployments for Frappe apps

    Tags: #python • frappe-bench • cli

  • esoTalk

    Fat-free forum software.

    esoTalk is a free, open-source forum software package built with PHP and MySQL. It is designed to be:

    • Fast. esoTalk’s code was architectured to have little overhead and to be as efficient as possible.
    • Simple. All of esoTalk’s interfaces are designed around simplicity, ease-of-use, and speed.
    • Powerful. Despite its simplicity, a large array of plugins and skins are available to extend the functionality of esoTalk.

    esoTalk is developed by Toby Zerner in memory of his brother, Simon.

    Tags: #php

  • urlcrazy

    Generate and test domain typos and variations to detect and perform typo squatting, URL hijacking, phishing, and corporate espionage.

    URLCrazy is an OSINT tool to generate and test domain typos or variations to detect or perform typo squatting, URL hijacking, phishing, and corporate espionage.

    Homepage: https://morningstarsecurity.com/research/urlcrazy

    Tags: #ruby • osint • typosquatting

  • OpenNMT-tf

    Neural machine translation and sequence learning using TensorFlow

    OpenNMT-tf is a general purpose sequence learning toolkit using TensorFlow 2. While neural machine translation is the main target task, it has been designed to more generally support:

    • sequence to sequence mapping
    • sequence tagging
    • sequence classification
    • language modeling

    The project is production-oriented and comes with backward compatibility guarantees.

    Tags: #python • neural-machine-translation • tensorflow

  • ISO-3166-Countries-with-Regional-Codes

    ISO 3166-1 country lists merged with their UN Geoscheme regional codes in ready-to-use JSON, XML, CSV data sets

    These lists are the result of merging data from two sources, the Wikipedia ISO 3166-1 article for alpha and numeric country codes, and the UN Statistics site for countries’ regional, and sub-regional codes. In addition to countries, it includes dependent territories.

    The International Organization for Standardization (ISO) site provides partial data (capitalised and sometimes stripped of non-latin ornamentation), but sells the complete data set as a Microsoft Access 2003 database. Other sites give you the numeric and character codes, but there appeared to be no sites that included the associated UN-maintained regional codes in their data sets. I scraped data from the above two websites that is all publicly available already to produce some ready-to-use complete data sets that will hopefully save someone some time who had similar needs.

    Tags: #ruby • region-codes • countries

  • onebody

    private member portal for churches, built with Ruby on Rails

    OneBody was open-source, web-based social networking, email list, online directory, and lightweight document management software for churches.

    This software is not being maintained regularly, and you should not rely on it for your church. If someone is interested in taking over maintaining this project, then please get in touch!

    Tags: #ruby • ruby-on-rails • mysql

  • observable-membrane

    A Javascript Membrane implementation using Proxies to observe mutation on an object graph

    Creating robust JavaScript code becomes increasingly important as web applications become more sophisticated. The dynamic nature of JavaScript code at runtime has always presented challenges for developers.

    This package implements an observable membrane in JavaScript using Proxies.

    A membrane can be created to observe access to a module graph, observe what the other part is attempting to do with certain objects, and even distort the way they see the module graph.

    Tags: #typescript • proxy • membrane

subscribe via RSS