Skip to content
View aziznal's full-sized avatar
:octocat:
:octocat:

Block or report aziznal

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 250 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

Pinned Loading

  1. typescript-clean-architecture typescript-clean-architecture Public template

    A typescript project template using clean architecture

    TypeScript 72 24

  2. dart-import-sorter dart-import-sorter Public

    A vscode extension that groups and sorts imports for dart files (https://marketplace.visualstudio.com/items?itemName=aziznal.dart-import-sorter)

    TypeScript 16 1

  3. reactive-angular-with-events reactive-angular-with-events Public

    A demo of an app made with an rxjs stream that has can emit different types of data.

    TypeScript 2 1

  4. angular-dynamic-resizeable-sidenav angular-dynamic-resizeable-sidenav Public

    An implementation of a sidenav in Angular that can be toggled, resized, and displays content dynamically.

    TypeScript 28 7

  5. typescript-monorepo-with-npm-workspaces typescript-monorepo-with-npm-workspaces Public

    A typescript monorepo using npm workspaces and nx

    HTML 9

  6. inverted-binary-tree-in-30-programming-languages inverted-binary-tree-in-30-programming-languages Public

    Inverting a binary tree in (eventually) 30 programming languages. This'll get me through any interview!

    Rust