Pinned Repositories
2014
Official content for the Fall 2014 Harvard CS109 Data Science course
2014_data
Data directory for the CS109 Data Science course
advanced-css-course
Starter files, final projects and FAQ for my Advanced CSS course
allmark
A cross-platform markdown web server
ARI
Azure Resource Inventory - It's a Powerful tool to create EXCEL inventory from Azure Resources with low effort
art-of-node
:snowflake: a short introduction to node.js
awesome-algorithms
A curated list of awesome places to learn and/or practice algorithms.
awesome-ddd
A curated list of Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), Event Sourcing, and Event Storming resources
awesome-elasticsearch
A curated list of the most important and useful resources about elasticsearch: articles, videos, blogs, tips and tricks, use cases. All about Elasticsearch!
Simple.Data
A light-weight, dynamic data access component for C# 4.0
basilrormose's Repositories
basilrormose/hadoop-book-1
Source code to accompany the book "Hadoop in Practice", published by Manning.
basilrormose/scikit-learn-videos
IPython notebooks from the scikit-learn video series
basilrormose/FSharpKoans
A simple, fun, and interactive way to learn the F# language through testing.
basilrormose/storm-tutorial
This is a tutorial on how to create a word count topology
basilrormose/Daemon-DotNet
In this sample a Windows console application calls a web API using its app identity. This scenario is useful for situations where headless or unattended job or process needs to run as an application identity, instead of as a user's identity. The application uses the Active Directory Authentication Library (ADAL) to get a token from Azure AD using the OAuth 2.0 client credential flow, where the client credential is a password.
basilrormose/WebApp-GroupClaims-DotNet
This sample shows how to build an MVC web application that uses Azure AD Groups for authorization. Authorization in Azure AD can also be done with Application Roles, as shown in WebApp-RoleClaims-DotNet. This sample uses the OpenID Connect ASP.Net OWIN middleware and ADAL .Net.
basilrormose/ud032
Data Wrangling with MongoDB class code
basilrormose/ExData_Plotting1
Plotting Assignment 1 for Exploratory Data Analysis
basilrormose/courses
Course materials for the Data Science Specialization: https://www.coursera.org/specialization/jhudatascience/1
basilrormose/itdb
IT Items Database
basilrormose/machine-learning-cheat-sheet
Classical equations and diagrams in machine learning
basilrormose/LiveLessons
This repository contains all the source code examples from my LiveLessons course on "Concurrent Programming with Android"
basilrormose/ml_cheat_sheet
My notes and superstitions about common machine learning algorithms
basilrormose/hadoop-book-2
Example source code accompanying O'Reilly's "Hadoop: The Definitive Guide" by Tom White
basilrormose/Hangfire.Samples
Sample projects for Hangfire
basilrormose/WebApp-RoleClaims-DotNet
This sample shows how to build an MVC web application that uses Azure AD Application Roles for authorization. Authorization in Azure AD can also be done with Azure AD Groups, as shown in WebApp-GroupClaims-DotNet. This sample uses the OpenID Connect ASP.Net OWIN middleware and ADAL .Net.
basilrormose/elasticsearch-msi-installer
A set of scripts to build (on top of WIX Toolset) MSI installer for installing elasticsearch as a windows service.
basilrormose/code
The currently released SimpleRisk source code.
basilrormose/database
All officially released database schemas for SimpleRisk.
basilrormose/meta
A Modern C++ Data Sciences Toolkit
basilrormose/cloud-computing-development-environment
Cloud Computing Development Environment for UIUC Cloud Computing Specialisation
basilrormose/dplyr-tutorial
Tutorials for the dplyr package in R
basilrormose/LittleInferenceBook
A book for the coursera statistical inference class
basilrormose/coursera
Script for downloading Coursera.org videos and naming them.
basilrormose/GettingAndCleaningDataProject
Coursera Getting and Cleaning Data Course Project
basilrormose/kibana
Kibana
basilrormose/RestApiTutorial.com
HTML Source code for www.RestApiTutorial.com
basilrormose/sicp
HTML5/EPUB3 version of SICP
basilrormose/NLog.Targets.ElasticSearch
NLog target for Elasticsearch
basilrormose/sicp-pdf
SICP PDF with Texinfo and LaTeX source