Pinned Repositories
datasciencecoursera
Coursework for the Data Science Specialization hosted by Coursera in partnership with John Hopkins University.
datasharing
The Leek group guide to data sharing
percona-server
Percona Server
ProgrammingAssignment2
Repository for Programming Assignment 2 for R Programming on Coursera
pyvera
A python library to control devices via the Vera hub
redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, HyperLogLogs, Bitmaps.
xftw
A shared library that approximates the behavior of ftw() and nftw() with additional functionality
zintrepid's Repositories
zintrepid/datasciencecoursera
Coursework for the Data Science Specialization hosted by Coursera in partnership with John Hopkins University.
zintrepid/datasharing
The Leek group guide to data sharing
zintrepid/percona-server
Percona Server
zintrepid/ProgrammingAssignment2
Repository for Programming Assignment 2 for R Programming on Coursera
zintrepid/pyvera
A python library to control devices via the Vera hub
zintrepid/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, HyperLogLogs, Bitmaps.
zintrepid/xftw
A shared library that approximates the behavior of ftw() and nftw() with additional functionality
zintrepid/NESM
NESM stands for Nim's Easy Serialization Macro. The macro that allowing generation of serialization functions by one line of code! (It is a mirror of https://gitlab.com/xomachine/NESM)
zintrepid/Nim
Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness, and elegance (in that order of priority).