Skip to content
View kardasch404's full-sized avatar

Highlights

  • Pro

Block or report kardasch404

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
kardasch404/README.md

Hi, I'm Kardache Zakaria!

kardasch404

FULL stack developer learner at YouCode

Chess Player at ChessDotCom

I'm currently working on CHESSIQ

Twitter: @ZakariaKardache LinkedIn: Zakaria Kardache GitHub: @kardasch404

HackerRank Email Me Medium

A little more about me...

class WhoAmI {
  constructor() {
    this.user = "Kardache Zakaria";
    this.current_work = "Writing code";
    this.hobbies = [
      "Drawing",
      "Watching Anime",
      "Playing Chess",
      "Learning New Technologies"
    ];
  }

  getCity() {
    return "Elyoussoufia_Morocco";
  }

  ambitions() {
    return [
      "Learn Japanese Und Deutsch",
      "Become a God Developer",
      "Master Full-Stack Development",
      "Contribute to the Developer Community"
      // Bonus: 😎♟️ If you play chess I’d be happy if we could set up a game ;)
    ];
  }
}

const me = new WhoAmI();
me.challenge = "I am doing the #100DaysOfCode challenge focused on javascript and php";

I craft magical experiences using:

JavaScript  PHP  Python  C  Json  Laravel 

MySQL  PostgreSQL  SQL  OOP  Design Patterns 

Blade  REST API  Postman\

Bootstrap  HTML  CSS  SASS 

Docker  Laragon  Git  Jira  Trello  GitHub  Visual Studio Code  Figma 


GitHub Activity Graph

I love connecting with different people so if you want to say hi, I'll be happy to meet you more! :)


Pinned Loading

  1. CHESSIQ CHESSIQ Public

    Fill Rouge

    6

  2. Contactify Contactify Public

    Development of a Contact management web application using OOP PHP8,PDO for DB Connection MySQL as the DB management system

    PHP 8

  3. MindMemory MindMemory Public

    Build a classic memory game and master the fundamentals of web development. This project will to manipulate HTML, style with CSS, and add interactivity with JavaScript.

    JavaScript 7

  4. YouShope YouShope Public

    Ce projet consiste à développer une application web e-commerce en Laravel avec MySQL Cette première phase se concentre sur l’authentification, la gestion des rôles, la gestion des produits et l’ajo…

    PHP 8

  5. Dashbord Dashbord Public

    HTML 6

  6. MVC MVC Public

    This project aims to design a clean and modular MVC architecture in PHP, using PostgreSQL as the database. The goal is to have a strict separation of responsibilities, a Back Office for administrat…

    PHP 6