Skip to content
View adnanelamghari's full-sized avatar
πŸ’­
Coding..
πŸ’­
Coding..
Block or Report

Block or report adnanelamghari

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

LinkedIn Twitter Twitter

Hi there πŸ‘‹

My name is Adnane Lamghari and i'm a Softawre engineer πŸ’» , and i'm passionate about developing web & mobile applications. I tend to make use of modern MEAN Stack and other web technologies to build cool applications.

1  export class Person {
2      private name: string;
3      private specialities : string[];
4      private age: number;
5
6      constructor() {
7        this.name = "Adnane Lamghari";
8        this.specialities = ["DEV", "Software engineering"];
9        this.age = new Date().getFullYear() - 1996;
10     }
11 }

πŸŽ™οΈ Activities

πŸ’¬ Want to connect ?

⚑ Me on Github

Adnane's github stats

Pinned

  1. ngx-mat-markdown-text-editor ngx-mat-markdown-text-editor Public

    Angular markdown text editor for Material Angular

    TypeScript 10 1

  2. ngx-mat-tag-input ngx-mat-tag-input Public

    Angular tags input for Material Angular

    TypeScript 8 2

  3. Wikifab/ext-SemanticJsonExport Wikifab/ext-SemanticJsonExport Public

    PHP 1

  4. payment-bank-card payment-bank-card Public

    A beautiful credit card form for payments in your website

    JavaScript 16 6