Pinned Repositories
amazon-s3-checksum-verification
This is a fork of Amazon's checksum verification repository, written in Python. This repo provides a simple mechanism to validate local file integrity against the checksums generated and stored by S3 with the object.
animal-frenzy
Animal Frenzy is a simple case study in using Angular 2 (Angular) to display image results from the Google Custom Search API.
bootstrap-async-popover
A Bootstrap 3.3.5 (http://getbootstrap.com) UI Framework async popover extension
Community-Contribs
DefectDojo Community Content
d3-starter-kit
All you need to get started with D3.js. This starter kit uses the Web Starter Kit by Google.
ng2-tour-of-heroes
The fully completed Angular 2 "Tour of Heroes" tutorial with GSAP transitions, and view optimizations for mobile.
sencha-portfolio
A multi-platform, multi-form factor mobile portfolio application written in JavaScript using Sencha Touch 2.4.2.
StudyGroup
Microsoft Exam 70-486 Study Group Examples by Jason Rotello.
webapi-cache-replicate-two
A distributed cache replicate using WebAPI, OWIN, SignalR, and the System.Runtime.Caching.MemoryCache, among other technologies.
dkemper01's Repositories
dkemper01/bootstrap-async-popover
A Bootstrap 3.3.5 (http://getbootstrap.com) UI Framework async popover extension
dkemper01/sencha-portfolio
A multi-platform, multi-form factor mobile portfolio application written in JavaScript using Sencha Touch 2.4.2.
dkemper01/animal-frenzy
Animal Frenzy is a simple case study in using Angular 2 (Angular) to display image results from the Google Custom Search API.
dkemper01/ng2-tour-of-heroes
The fully completed Angular 2 "Tour of Heroes" tutorial with GSAP transitions, and view optimizations for mobile.
dkemper01/StudyGroup
Microsoft Exam 70-486 Study Group Examples by Jason Rotello.
dkemper01/webapi-cache-replicate-two
A distributed cache replicate using WebAPI, OWIN, SignalR, and the System.Runtime.Caching.MemoryCache, among other technologies.
dkemper01/amazon-s3-checksum-verification
This is a fork of Amazon's checksum verification repository, written in Python. This repo provides a simple mechanism to validate local file integrity against the checksums generated and stored by S3 with the object.
dkemper01/Community-Contribs
DefectDojo Community Content
dkemper01/d3-starter-kit
All you need to get started with D3.js. This starter kit uses the Web Starter Kit by Google.
dkemper01/grayscale-sass-master
This is a WURFL presentation created from the popular grayscale bootstrap template.
dkemper01/iOS-Projects
iOS Projects
dkemper01/ios8-adaptive-weather
A Ray Wenderlich tutorial by Sam Davies.
dkemper01/ios8-presidents-ipad
A simple ios8 app for the iPad you can use for learning and fun. This app allows you to select a century, a U.S. President within that century, and displays the corresponding bio page from wikipedia. The icon next the president name indicates whether or not the president served in the military.
dkemper01/kendo-grid-stacked-headers
An implementation of stacked headers with sorting, filtering, and grouping capability.
dkemper01/lock-it-up
An Angular Reactive Form for input confirmation that uses GSAP to provide a validation cue.
dkemper01/material
Material design for Angular
dkemper01/PHPMailer
The classic email sending library for PHP
dkemper01/react-context-binary-theme-starter
A React 18 app which uses Context for theme switching.
dkemper01/s3-upload-lambdas
Use one lambda to create signed URLs for upload to an S3 bucket of your choice, with metadata, and trigger a second lambda upon successful object creation/upload.
dkemper01/s3-upload-ui
A react application which uses a small AWS surface, and react-s3-uploader to get a signed URL for a PUT operation to an S3 bucket.
dkemper01/signalr-bootstrap3-kendo-mvc5
A SignalR 2 example/demo which also makes use of Bootstrap 3, MVC 5, and Kendo UI Web
dkemper01/todos-animated-dynamic-components
The ToDo app from Gary Simon's tutorial on Angular 2 (Angular) animations with a working dynamic component loader.
dkemper01/web-starter-kit
Web Starter Kit - a workflow for multi-device websites
dkemper01/webapi-cache-replicate-one
A distributed cache replicate using WebAPI, OWIN, SignalR, and the System.Runtime.Caching.MemoryCache, among other technologies.
dkemper01/webapi-distributed-cache-demo
A distributed caching client using AngularJS, SignalR, Bootstrap 3.1, and Kendo Web UI