Skip to content
View jakubpas's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report jakubpas

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

Pinned

  1. pardot-java-client pardot-java-client Public

    Forked from Crim/pardot-java-client

    Fixed version of Java Client for the Pardot API. It is a fluent style API client for Pardot's API version 4. Use this library at your own risk. It is a fork of official version. It can be obtained …

    Java 1

  2. alignment-java alignment-java Public

    Java implementation of global alignment using a variation of Levenshteindistance. It takes first two sequences from fasta file and returns aligned sequences also in fasta format.

    Java

  3. java-log-parser java-log-parser Public

    Java log parser. The goal was to write a parser in Java that parses web server access log file, loads the log to MySQL and checks if a given IP makes more than a certain number of requests for the …

    Java 2 2

  4. samsungctl samsungctl Public

    Library and a command line tool for remote controlling Samsung QLED TV I own. It suports websockets which are not supported by official samsungctl library.

    Python 6 2

  5. life life Public

    Game of life in python. Shortest sane version I could posibly wrote. Award of GSK IT Code Retreat 2020

    Python

  6. tensor-flow-example tensor-flow-example Public

    Tensor flow example of neural network with text vectorized layer. The purpose of the application is to predict negative music reviews.

    Python