Pinned Repositories
afebrile-web-ui
User interface for Afebrile.com
content-hub
Content crawling workflow and persistence service.
dskit
This data science "kit" was built to help data science teams get started with exploratory data analysis and algorithm development with a product architected with a service or microservice architecture. With such architectures, data is distributed across a number of isolated databases, SQL and non-SQL. This presents a challenge to developing analytics that require complex joins of data across the service databases. This data science toolkit solves this problem by providing programs to dump service databases as JSON row files, and then use those files as a unified Spark SQL data where big-data queries and map/reduce algorithms can be applied.
health-topics
Crawls health topics on Twitter and submits them to the content-hub service.
JmpUploadServerJava
Parallel HTTP/TCP connection file upload server. Improves file upload speed over high latency connections by minimizing the impact of TCP ACKs.
JmpUploadWindows
Windows GUI Client for parallel upload server JmpUploadServerJava. C#/Forms application.
pictorlabs
Video to structured data app. Uses ffmpeg, OpenCV, and Caffe to analyze, tag, and segment videos from YouTube.
pymmlib
Python macromolecular library for the loading and manipulation of DNA, RNA, and protein structures.
tlsmd
TLS motion domains analysis for crystallographically determined protein structures. This is a very useful analysis for protein structures which are drug target candidates because it can provide hints of conformational changes from a single protein structure.
url-extract
This service is a REST API for extracting HTML content from a URL. It uses the PhantomJS headless browser to crawl a given URL, then applies the Readability algorithm to strip user interface text and advertisements.
jpictor's Repositories
jpictor/pymmlib
Python macromolecular library for the loading and manipulation of DNA, RNA, and protein structures.
jpictor/pictorlabs
Video to structured data app. Uses ffmpeg, OpenCV, and Caffe to analyze, tag, and segment videos from YouTube.
jpictor/dskit
This data science "kit" was built to help data science teams get started with exploratory data analysis and algorithm development with a product architected with a service or microservice architecture. With such architectures, data is distributed across a number of isolated databases, SQL and non-SQL. This presents a challenge to developing analytics that require complex joins of data across the service databases. This data science toolkit solves this problem by providing programs to dump service databases as JSON row files, and then use those files as a unified Spark SQL data where big-data queries and map/reduce algorithms can be applied.
jpictor/afebrile-web-ui
User interface for Afebrile.com
jpictor/content-hub
Content crawling workflow and persistence service.
jpictor/health-topics
Crawls health topics on Twitter and submits them to the content-hub service.
jpictor/JmpUploadServerJava
Parallel HTTP/TCP connection file upload server. Improves file upload speed over high latency connections by minimizing the impact of TCP ACKs.
jpictor/JmpUploadWindows
Windows GUI Client for parallel upload server JmpUploadServerJava. C#/Forms application.
jpictor/tlsmd
TLS motion domains analysis for crystallographically determined protein structures. This is a very useful analysis for protein structures which are drug target candidates because it can provide hints of conformational changes from a single protein structure.
jpictor/url-extract
This service is a REST API for extracting HTML content from a URL. It uses the PhantomJS headless browser to crawl a given URL, then applies the Readability algorithm to strip user interface text and advertisements.