Skip to content
View the-artist-web's full-sized avatar
🎯
التركيز
🎯
التركيز

Block or report the-artist-web

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
the-artist-web/README.md

🚀 About Me

I'm The Artist Web, a passionate Full-Stack Developer specializing in web development. I have experience in building user interfaces using:

  • HTML, CSS, SASS, and Bootstrap
  • Enhancing interactivity with JavaScript
  • On the backend, I work with PHP and Laravel, utilizing SQL databases

🛠️ Tech Stack

  • Frontend: HTML, CSS, JavaScript, Bootstrap, SASS
  • Backend: PHP, Laravel
  • Database: MySQL

👯️ Let's Connect

🖥️ Tech Logos

HTML5
HTML
CSS3
CSS
JavaScript
JavaScript
Bootstrap
Bootstrap
SASS
SASS
PHP
PHP
Laravel
Laravel
MySQL
MySQL

Material Design System:

:root {
  /**
   * Colors
   */
  --scrim: #00000075;
  --success: #1ec863;
  --soft-success: #1ec86335;
  --warning: #f6a723;
  --soft-warning: #f6a72335;
  --error: #ed4956;
  --soft-error: #ed495635;
  /* ... */

  /**
   * Typography
   */

  /* Font Family */
  --font-family: ;

  /* Font size */
  --fs-base: 10px;
  --fs-display-large: 5.7rem;
  --fs-display-medium: 4.5rem;
  --fs-display-small: 3.6rem;
  --fs-headline-large: 3.2rem;
  --fs-headline-medium: 2.8rem;
  --fs-headline-small: 2.4rem;
  --fs-title-large: 2.2rem;
  --fs-title-medium: 1.8rem;
  --fs-title-small: 1.4rem;
  --fs-body-large: 1.6rem;
  --fs-body-medium: 1.4rem;
  --fs-body-small: 1.2rem;
  --fs-label-large: 1.4rem;
  --fs-label-medium: 1.2rem;
  --fs-label-small: 1.1rem;

  /* Font weight */
  --fw-regular: 400;
  --fw-small: 500;
  --fw-medium: 600;
  --fw-large: 700;
  --fw-bold: 800;

  /* Line height */
  --lh-base: 1.6;
  --lh-display-large: 6.4rem;
  --lh-display-medium: 5.2rem;
  --lh-display-small: 4.4rem;
  --lh-headline-large: 4.0rem;
  --lh-headline-medium: 3.6rem;
  --lh-headline-small: 3.2rem;
  --lh-title-large: 2.8rem;
  --lh-title-medium: 2.8rem;
  --lh-title-small: 2.0rem;
  --lh-body-large: 2.4rem;
  --lh-body-medium: 2.0rem;
  --lh-body-small: 1.8rem;
  --lh-label-large: 2.0rem;
  --lh-label-medium: 1.8rem;
  --lh-label-small: 1.6rem;

  /* Letter spacing */
  --ls-n-025: -0.25px;
  --ls-p-010: 0.10px;
  --ls-p-015: 0.15px;
  --ls-p-025: 0.25px;
  --ls-p-040: 0.40px;
  --ls-p-050: 0.50px;

  /**
   * Spacing
   */
  --spacing-base: 4px;
  --spacing-05: calc(var(--spacing-base) * 0.5);
  --spacing-1: calc(var(--spacing-base) * 1);
  --spacing-2: calc(var(--spacing-base) * 2);
  --spacing-3: calc(var(--spacing-base) * 3);
  --spacing-4: calc(var(--spacing-base) * 4);
  --spacing-5: calc(var(--spacing-base) * 5);
  --spacing-6: calc(var(--spacing-base) * 6);
  --spacing-7: calc(var(--spacing-base) * 7);
  --spacing-8: calc(var(--spacing-base) * 8);
  --spacing-9: calc(var(--spacing-base) * 9);
  --spacing-10: calc(var(--spacing-base) * 10);
  --spacing-11: calc(var(--spacing-base) * 11);
  --spacing-12: calc(var(--spacing-base) * 12);
  --spacing-13: calc(var(--spacing-base) * 13);
  --spacing-14: calc(var(--spacing-base) * 14);
  --spacing-15: calc(var(--spacing-base) * 15);
  --spacing-16: calc(var(--spacing-base) * 16);
  --spacing-17: calc(var(--spacing-base) * 17);
  --spacing-18: calc(var(--spacing-base) * 18);
  --spacing-19: calc(var(--spacing-base) * 19);
  --spacing-20: calc(var(--spacing-base) * 20);
  --spacing-21: calc(var(--spacing-base) * 21);
  --spacing-22: calc(var(--spacing-base) * 22);
  --spacing-23: calc(var(--spacing-base) * 23);
  --spacing-24: calc(var(--spacing-base) * 24);
  --spacing-25: calc(var(--spacing-base) * 25);
  --spacing-26: calc(var(--spacing-base) * 26);
  --spacing-27: calc(var(--spacing-base) * 27);
  --spacing-28: calc(var(--spacing-base) * 28);
  --spacing-29: calc(var(--spacing-base) * 29);
  --spacing-30: calc(var(--spacing-base) * 30);

  /**
   * Box shadow
   */
  --shadow-05: 0px 1px 2px 1px #00000010, 0px 1px 1px 0px #00000015;
  --shadow-1: 0px 1px 3px 1px #00000026, 0px 1px 2px 0px #0000004d;
  --shadow-2: 0px 2px 6px 2px #00000026, 0px 1px 2px 0px #0000004d;
  --shadow-3: 0px 1px 3px 0px #0000004d, 0px 4px 8px 3px #00000026;
  --shadow-4: 0px 2px 3px 0px #0000004d, 0px 6px 10px 4px #00000026;
  --shadow-5: 0px 4px 4px 0px #0000004d, 0px 8px 12px 6px #00000026;
  --shadow-6: 0px 4px 5px 0px #0000004d, 0px 10px 15px 6px #00000026;
  --shadow-7: 0px 5px 5px 0px #0000004d, 0px 10px 18px 7px #00000026;
  --shadow-8: 0px 5px 6px 0px #0000004d, 0px 12px 20px 8px #00000026;
  --shadow-9: 0px 6px 6px 0px #0000004d, 0px 14px 22px 8px #00000026;
  --shadow-10: 0px 6px 7px 0px #0000004d, 0px 16px 24px 9px #00000026;
  --shadow-11: 0px 7px 8px 0px #0000004d, 0px 17px 26px 9px #00000026;
  --shadow-12: 0px 7px 8px 0px #0000004d, 0px 18px 28px 10px #00000026;
  --shadow-13: 0px 7px 9px 0px #0000004d, 0px 19px 29px 10px #00000026;
  --shadow-14: 0px 8px 9px 0px #0000004d, 0px 20px 31px 11px #00000026;
  --shadow-15: 0px 8px 10px 0px #0000004d, 0px 21px 33px 11px #00000026;
  --shadow-16: 0px 8px 11px 0px #0000004d, 0px 22px 35px 12px #00000026;
  --shadow-17: 0px 9px 11px 0px #0000004d, 0px 23px 36px 12px #00000026;
  --shadow-18: 0px 9px 12px 0px #0000004d, 0px 24px 38px 13px #00000026;
  --shadow-19: 0px 10px 13px 0px #0000004d, 0px 25px 40px 14px #00000026;
  --shadow-20: 0px 10px 14px 0px #0000004d, 0px 26px 42px 15px #00000026;

  /**
   * Border radius
   */
  --radius-extra-small: 4px;
  --radius-small: 8px;
  --radius-medium: 12px;
  --radius-large: 16px;
  --radius-extra-large: 24px;
  --radius-circle: 50%;
  --radius-full: 1000px;

  /**
   * Transition
   */
  --tr-duration-short: 200ms;
  --tr-duration-medium: 400ms;
  --tr-duration-long: 500ms;

  /**
   * Others
   */
  --width-extra-small: 28px;
  --width-small: 40px;
  --width-medium: 48px;
  --width-large: 56px;
  --width-extra-large: 96px;
  --height-extra-small: 28px;
  --height-small: 40px;
  --height-medium: 48px;
  --height-large: 56px;
  --height-extra-large: 96px;
}

Popular repositories Loading

  1. space-war space-war Public

    This site is inspired by the movie Space Wars.

    HTML

  2. Travosy Travosy Public

    Booaty of Discovers Lets travel the world with us Planning for a trip? We will organize your trip with the best places and within best budget!

    HTML

  3. Your-lawyer Your-lawyer Public

    I am a lawyer with extensive experience in the field of law

    HTML

  4. interactive-comments interactive-comments Public

    Interactive Comments - An innovative platform that allows users to share their opinions, engage with others, and create dynamic, interactive conversations effortlessly.

    PHP

  5. Product-List-With-Cart Product-List-With-Cart Public

    Product List with Cart using Laravel: A simple system to display products with an interactive cart for adding, removing, and updating items using Laravel. 🚀

    Blade

  6. the-artist-web the-artist-web Public

    about me