Pinned Repositories
12factor-config
Config which only reads the environment ... as described in http://12factor.net/config
ACRONYM
A simple web application that allows users to search for acronyms that are commonly used at Rockwell Automation.
AudioSwitch
Switch between default audio input or output + change volume
hacker-scripts
Based on a true story
sqlmigration
A collection of PowerShell scripts that help simplify SQL Server Migrations.
noelhx's Repositories
noelhx/Blogs
Samples to illustrate blog posts
noelhx/Buildcs
C# Build System (using Scriptcs)
noelhx/change-detection-tutorial
Tutorial on change detection in time series data
noelhx/climax
quick parsing of NOAA climate data
noelhx/csharp
Repository for toying with C#
noelhx/csv_importer
Import your Csv file into a Csv Model or directly into a Django Model.;Use a django-like model definition
noelhx/django-noaa
Django app for downloading and storing historical weather data from NOAA.
noelhx/ExpandedCustodyCalendarGenerator
Generates an ICS file for the Texas Expanded Custody rules
noelhx/gcalendar
Introduction to the Google Calendar API
noelhx/google-trends-csv-downloader
Python script that uses HTTP to download Google Trends data in CSV format. It provides authentication to Google services.
noelhx/littletable
An python in-memory Table object.
noelhx/nest
A module for issuing commands to and collecting data from the Nest Learning Thermostat.
noelhx/nhTest
test public repository
noelhx/NLDAS-scripts
This repo contains scripts to download and manage NLDAS GRIB data from NOAA/NASA. See http://ldas.gsfc.nasa.gov/nldas/ and http://www.emc.ncep.noaa.gov/mmb/nldas/ for related information about data and downloading. The current implemenation is restricted to operating with the NLDAS-2 NOAH Hourly data.
noelhx/noaa-forcast
A comand line tool for displaying data from the NOAA weather service.
noelhx/NoaaBigData
noelhx/NOAAweatherstations
Weather Station info grabbing test
noelhx/OpenWeatherMap-Api-Net
This project is a fully asynchronous .Net 4.5 library and .Net Portable Class Library for interacting with the great OpenWeatherMap API.
noelhx/PowerThreading
Jeffrey Richter's Power Threading Library
noelhx/pynoaa
Script for downloading NOAA weather dataset.
noelhx/Python-GoogleCalendarParser
A standalone Python parser for Google Calendar's xml atom feed and iCal (.ics) output formats
noelhx/simmetrica
Lightweight framework for collecting and aggregating event metrics as timeseries data
noelhx/sql-bulk-merge
Simple Bulk Merge for SQL Server with C#
noelhx/SQLPowerShell
PowerShell scripts to manage SQL Server
noelhx/tekcron
C# and scriptcs based dynamic scheduled task runner
noelhx/Time-Series
Time series modelling made easy. Time to roll the easiness for developing the time series forecasts, modelling, smoothing techniques and many more.
noelhx/time-series-classification-and-clustering
Time series classification and clustering code written in Python. Mostly based on the work of Dr. Eamonn Keogh at University of California Riverside
noelhx/Time-Series-Forcasting-with-Neural-Networks
Using a multi-perception neural network perform time series forecasting. Here feed forward technique is used.
noelhx/touch
A Windows console version of the Linux touch command written in C#
noelhx/vagrant-python-dev-machine
Vagrant setup based on puppet creating a virtual machine used to python development