Skip to content
View josezavala's full-sized avatar
  • Rocket Lawyer
  • Mexico

Block or report josezavala

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. jdbi jdbi Public

    Forked from jdbi/jdbi

    jDBI is designed to provide convenient tabular data access in Java(tm). It uses the Java collections framework for query results, provides a convenient means of externalizing sql statements, and pr…

    Java

  2. flexy-pool flexy-pool Public

    Forked from vladmihalcea/flexy-pool

    FlexyPool adds metrics and failover strategies to a given Connection Pool, allowing it to resize on demand.

    Java

  3. deep-pink deep-pink Public

    Forked from erikbern/deep-pink

    Deep Pink is a chess AI that learns to play chess using deep learning.

    Python

  4. logstash-forwarder logstash-forwarder Public

    Forked from elastic/logstash-forwarder

    An experiment to cut logs in preparation for processing elsewhere.

    Go

  5. twitch-troll-detection twitch-troll-detection Public

    Forked from ahaque/twitch-troll-detection

    Unsupervised machine learning methods to detect and classify anomalies in streaming data. We apply this to the viral event, TwitchPlaysPokemon, and attempt to identify trolls in a live IRC chat.

    Python

  6. JSqlParser JSqlParser Public

    Forked from JSQLParser/JSqlParser

    JSqlParser parses an SQL statement and translate it into a hierarchy of Java classes. The generated hierarchy can be navigated using the Visitor Pattern

    Java