Skip to content
View stevesedowski's full-sized avatar

Block or report stevesedowski

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. getgit getgit Public

    This allows a person to enter in a Git username. And, if the name is connected to a github user, all of the person's git repositories are delineated. This AngularJS app dives into services, routes,…

    JavaScript 1

  2. Test-Git-App Test-Git-App Public

  3. dietlist dietlist Public

    Simple AngularJS example that uses ng-class, ng-repeat, & ng-model

  4. emails emails Public

    This is a simple example to show how AngularJS can be used to collect form information and populate a web page with that information immediately as well as delete that informaion. Also, this exampl…

    CSS

  5. weather weather Public

    This is a succinct weather app utilizing AngularJS and the following directives: ng-src, ng-bind-html, ng-repeat, ng-submit, ng-model, along with a filter.

    JavaScript

  6. watch-length watch-length Public

    This is a simple demonstration to showcase Angular's $watch event listener.

    JavaScript