Skip to content
View dalamgir's full-sized avatar
Block or Report

Block or report dalamgir

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. angular-next-starter-kit angular-next-starter-kit Public

    Seed project for developing angular 1.x applications in preparation for migrating on to Angular 2.0

    TypeScript 230 29

  2. angular-starter angular-starter Public

    Angular 1.5 starter project with webpack, unit tests, code coverage

    JavaScript 10 7

  3. LinuxSchedulerAlgorithms LinuxSchedulerAlgorithms Public

    Implementing First-Come-First-Served, Round Robin and Lottery scheduling on top of the Linux CFS (Completely Fair Scheduler). The files in the repo can be patched in with the linux kernel to see th…

    C 3 1

  4. ng2-test-seed ng2-test-seed Public

    Forked from juliemr/ng2-test-seed

    Work in Progress - Example, cloneable setup for an Angular2 application with tests.

    TypeScript 2

  5. reactive-models reactive-models Public

    Data models that are reactive in nature

    JavaScript 1

  6. UnixFileSystem UnixFileSystem Public

    An attempt at simulating a unix style file system. Provides a test api to test all the most of the functionalities provided by a unix system for maintaining, creating, removing files and directories.

    C