Skip to content
View AnassxD's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.

Block or report AnassxD

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

Hi 👋, I'm Anass Lahnaoui

A passionate Full Stack Developer

Coding GIF

  • Hi there 👋
    [anassxd@github ~ ]$ whoami
    "My name is Lahnaoui Anass
    (a.k.a. AnassxD on GitHub, Upwork et d'autres plateformes en ligne),
    I'm a web developer based in Morocco."
    [anassxd@github ~ ]$ ls -la | awk '{print $11}'
    .
    ..
    .bash_profile
    .bashrc
    about_me.txt
    [anassxd@github ~ ]$ cat .bashrc
    alias aboutme="cat ~/about_me.txt"
    echo "Hi there 👋"
    [anassxd@github ~ ]$ aboutme
    "I discovered my passion for web and software development through Laravel, React,
    and Flutter. I specialize in building web applications and dashboards
    while continuously learning new technologies to enhance my skills."

Connect with me:

twitter linkedin instagram youtube


Languages and Tools:

react laravel flutter nodejs express php python java c++ dart mongodb mysql html5 css3 tailwindcss git


📊 GitHub Stats:

AnassxD

 AnassxD

AnassxD

Popular repositories Loading

  1. HADOOP-HDFS-MAPREDUCE HADOOP-HDFS-MAPREDUCE Public

    Python 2

  2. Game-MasterMind-java Game-MasterMind-java Public

    Java 1

  3. udacity-hadoop-course udacity-hadoop-course Public

    Forked from CodeMangler/udacity-hadoop-course

    My solutions for the problem sets in the Udacity Intro to Hadoop and MapReduce course

    Python 1

  4. Decision-Tree-c4.5-c5.0 Decision-Tree-c4.5-c5.0 Public

    Python

  5. hadoop-crud-api hadoop-crud-api Public

    Forked from Slimani-CE/hadoop-crud-api

    Une API en Java pour interagir avec le Hadoop Distributed File System (HDFS). Cette API offre des fonctionnalités pour la lecture et l'écriture de données dans le HDFS

    Java

  6. hadoop-cluster-install hadoop-cluster-install Public

    Forked from nilesh-g/hadoop-cluster-install

    Basic Hadoop 3.x Cluster Installation Configuration

    Shell