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

Block or report zeffirara

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

Popular repositories

  1. shitty-schema-shenanigans shitty-schema-shenanigans Public

    Takes a simple mysql schema creation script, reads the foreign key constraints from it and dumps alter table add constraint commands for them in a separate file. Useful for doing migrations.

    C#

  2. Trady Trady Public

    Forked from karlwancl/Trady

    Trady is a handy library for computing technical indicators, and it targets to be an automated trading system that provides stock data feeding, indicator computing, strategy building and automatic …

    C#

  3. Technical-Indicators Technical-Indicators Public

    Forked from arkochhar/Technical-Indicators

    Technical Indicators used in Stock Market Analysis

    Python

  4. vscode-json-editor vscode-json-editor Public

    Forked from sunmorgus/vscode-json-editor

    A vscode extension to preview and edit JSON documents in a simple tree view, based on <https://jsoneditoronline.org>.

    TypeScript