zachpetersen's Stars
getify/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
mrdoob/three.js
JavaScript 3D Library.
mwaskom/seaborn
Statistical data visualization in Python
JamesNK/Newtonsoft.Json
Json.NET is a popular high-performance JSON framework for .NET
sdelements/lets-chat
Self-hosted chat app for small teams
qiao/PathFinding.js
A comprehensive path-finding library for grid based games
gephi/gephi
Gephi - The Open Graph Viz Platform
shazow/ssh-chat
Chat over SSH.
USArmyResearchLab/Dshell
Dshell is a network forensic analysis framework.
tjanczuk/edge
Run .NET and Node.js code in-process on Windows, MacOS, and Linux
Azure/azure-powershell
Microsoft Azure PowerShell
pester/Pester
Pester is the ubiquitous test and mock framework for PowerShell.
dfinke/ImportExcel
PowerShell module to import/export Excel spreadsheets, without Excel
jbmouret/matplotlib_for_papers
Handout for the tutorial "Creating publication-quality figures with matplotlib"
stephen-hardy/xlsx.js
XLSX.js is a JavaScript library for converting the data in base64 XLSX files into JavaScript objects - and back! Please note that this library is licensed under the Microsoft Office Extensible File License - a license NOT approved by the OSI. While this license is based off of the MS-PL, which is OSI-approved, there are significant differences.
quii/mockingjay-server
Fake server, Consumer Driven Contracts and help with testing performance from one configuration file with zero system dependencies and no coding whatsoever
proxb/PoshRSJob
Provides an alternative to PSjobs with greater performance and less overhead to run commands in the background, freeing up the console and allowing throttling on the jobs.
RamblingCookieMonster/Invoke-Parallel
Speed up PowerShell with simplified multithreading
hairu/freelss
FreeLSS is a laser scanning program for the Raspberry Pi. It allows a Raspberry Pi to function as the core to a complete turn table laser scanning system.
rcarmo/raspi-cluster
Notes and scripts for setting up (yet another) Raspberry Pi computing cluster
dlecina/StayPuft
A programming-oriented theme for Ghost, the blogging platform
dfinke/powershell-for-developers
PowerShell examples for the book "PowerShell for Developers"
gbin/DonglePi
Transform your PC into a Raspberry Pi
dfinke/edge-powershell
Run Powershell in node.js
alanrenouf/vCheck-Exchange
vCheck for Exchange
dfinke/PasteJSONasPowerShell
Converting your JSON objects into PowerShell functions
dfinke/PowerShellAylien
PowerShell Module to interact with AYLIEN Text Analysis API - a package consisting of eight different Natural Language Processing, Information Retrieval and Machine Learning APIs that can be adapted to your processes and applications with relative ease
StartAutomating/HeatMap
HeatMap is a PowerShell module for monitoring performance counters in PowerShell
sergeyf/Python_intro_class
js-workshops/scope-and-closure
Exercise files for my Intermediate JavaScript and jQuery workshop at General Assembly.