pixelsyndicate
I've been working in Web Technologies since the mid-90's. I enjoy reviewing new programming languages, patterns and technologies as they come out. See my repos.
BSN SportsDallas, TX
Pinned Repositories
Angular-xGuage-Playground
Mostly working demo for Ashish Chopra's ngx-gauge
GeekQuiz
Build a Single Page Application (SPA) with ASP.NET Web API and Angular.js
Head-First_Design_Patterns
From O'Reilly book ISBN 978-0-596-00712-6
DotNetHighcharts
This is a branch of the source code from dotnethighcharts.codeplex.com - last updated May 23, 2014. Initial changes in this branch are implementation of Highchart Heatmaps, and i've updated the UI to use Bootstrap rather than JqueryUI. More recent updates included adding .NET controller content below the example.
Pro_AspNet_MVC_5_book
This contains code following the labs in the 5th edition of Adam Freeman's Pro ASP.NET MVC 5 (Apress)
Sudoku_Evolution_Solution
Use Combinatorial Evolution to solve Sudoku puzzles
AI.Highcharter
Simple highcharts creation library
AndroidDesignPreview
Android Design Preview is a tool that lets you mirror a portion of your desktop to your device. Useful for visual designers as well as developers, this tool can help streamline your high-fidelity mockup workflow.
angular-cli
CLI tool for Angular
pixelsyndicate's Repositories
pixelsyndicate/Angular-xGuage-Playground
Mostly working demo for Ashish Chopra's ngx-gauge
pixelsyndicate/GeekQuiz
Build a Single Page Application (SPA) with ASP.NET Web API and Angular.js
pixelsyndicate/Head-First_Design_Patterns
From O'Reilly book ISBN 978-0-596-00712-6
pixelsyndicate/DotNetHighcharts
This is a branch of the source code from dotnethighcharts.codeplex.com - last updated May 23, 2014. Initial changes in this branch are implementation of Highchart Heatmaps, and i've updated the UI to use Bootstrap rather than JqueryUI. More recent updates included adding .NET controller content below the example.
pixelsyndicate/Sudoku_Evolution_Solution
Use Combinatorial Evolution to solve Sudoku puzzles
pixelsyndicate/AI.Highcharter
Simple highcharts creation library
pixelsyndicate/AndroidDesignPreview
Android Design Preview is a tool that lets you mirror a portion of your desktop to your device. Useful for visual designers as well as developers, this tool can help streamline your high-fidelity mockup workflow.
pixelsyndicate/angular-cli
CLI tool for Angular
pixelsyndicate/angular-tour-of-heroes
Tutorials followed: angular.io/guide/quickstart and github.com/angular/angular-cli
pixelsyndicate/Angular4CrudWebApi
Following the tutorial in Code Magazine for Zero to Crud with Angular (4)
pixelsyndicate/AngularJs-Jumpstart
for course on Udemy.com
pixelsyndicate/bass-nashville-numbering
Web-based tool for learning the Nashville Numbering System for bassists
pixelsyndicate/Drag-N-Drop_MvcHtml5
initial publish
pixelsyndicate/FromAngularQuickStart
A learning project following the kit from github.com/angular/quickstart
pixelsyndicate/Highcharts_Mvc_Beta
initial pub
pixelsyndicate/HtmlCrudWebApi
Demo of HTML Crud using WebAPI - from Code magazine Jan-Feb 2016
pixelsyndicate/JS-DecoratorPattern
Demonstrating the Decorator Pattern (aka Wrapper) using Javascript and Html
pixelsyndicate/JSZork
Zork I recreated in JavaScript
pixelsyndicate/KnockoutMVC_Demos
comparison between KnockoutMVC and AI.KnockOut
pixelsyndicate/NLog.AzureAppendBlob
An NLog target using Microsoft Azure Storage Append Blobs.
pixelsyndicate/PWA
Progressive Web App tutorial source, from https://developers.google.com/web/fundamentals/getting-started/codelabs/your-first-pwapp/
pixelsyndicate/SimpleSurvey
Simple Survey application created using ASP.NET 4.5, MVC4, Entity 5.0, Unity 3.0, Moq
pixelsyndicate/transactional-email-templates
Responsive transactional HTML email templates
pixelsyndicate/Unity_with_Udemy
This is source for a Udemy course called Learn to Code by Making Games - The Complete Unity Developer
pixelsyndicate/vrview
pixelsyndicate/watchface
Create a watchface for Android Wear
pixelsyndicate/WatchFaces
Android Wear GwG Watchface
pixelsyndicate/webamp
A reimplementation of Winamp 2.9 in HTML5 and Javascript
pixelsyndicate/WebApi_Basic_Auth_Filter
first load of sample code from http://aspnet.codeplex.com/sourcecontrol/latest#Samples/WebApi/BasicAuthentication/ReadMe.txt
pixelsyndicate/Zero2Crud_Angular4
Following Code Magazine tutorial by Paul D. Sheriff