Skip to content
View danish-jamil's full-sized avatar
🏠
Working Remotely
🏠
Working Remotely
Block or Report

Block or report danish-jamil

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
danish-jamil/README.md

A Senior Software Engineer at Macrosoft, also leading a UI team 😊

const aboutMe = {
   pronouns: "he" | "him",
   code: [Javascript, Typescript, HTML, CSS, PHP, NodeJS, Laravel, CodeIgniter],
   technologies: {
      frontEnd: {
         js: ["Angular", "Ionic"],
         css: ["Material UI", "Tailwind", "Bootstrap", "Material Design"],
         misc: ["Jest", "nx", "ngxs", "Cypress"],
      },
      backEnd: {
         PHP: ["Laravel", "CodeIgniter"],
         js: ["Node", "Express"],
      },
      databases: ["MongoDB", "mySQL", "SQLServer"],
      mobile: ["Ionic", "Flutter"],
   },
   currentOccupation: ["Sr. Software Engineer & Team Lead (UI) at Macrosoft Inc."],
   challenge: "I'm working towards being able to manage huge teams.",
};

Pinned

  1. angular-internationalization-poc angular-internationalization-poc Public

    Angular 6 sample of internationalization.

    TypeScript

  2. crud-datatable-angular-poc crud-datatable-angular-poc Public

    This repository demonstrates the use of @swimlane/ngx-datatable and CRUD operations on mock data

    TypeScript 1 3

  3. Flutter-Draw-Shapes-Custom-Painter- Flutter-Draw-Shapes-Custom-Painter- Public

    This sample app demonstrates on how to draw custom shapes in flutter

    Dart

  4. Place-autocomplete-component Place-autocomplete-component Public

    A reusable places autocomplete dumb component Dependencies: ["bootstrap", "@agm/core"]

    TypeScript