Skip to content
Avatar
👨‍👩‍👧
family friendly pg clean
👨‍👩‍👧
family friendly pg clean

Achievements

Achievements

Block or Report

Block or report EricZhang456

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.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Welcome!

    HTML

  2. 1
    @-moz-document domain("vidlii.com") {
    2
    @-webkit-keyframes bg-color {
    3
      0% { background-color: #e74c3c; }
    4
      20% { background-color: #f1c40f; }
    5
      40% { background-color: #1abc9c; }
  3. 1
    import asyncio
    2
    import random
    3
    
                  
    4
    import discord
    5
    from discord.ext import commands
  4. 1
    #!/bin/bash
    2
    if [ "$(id -u)" == "0" ]; then
    3
       echo "Do not run this script as root. You will be asked for your password when needed." 1>&2
    4
       exit 1
    5
    fi
  5. 1
    version: '3'
    2
    
                  
    3
    services:
    4
       db:
    5
         image: mysql:5.7
  6. [Suspended] An Automated Installation Script for Windows 10 1809 on UEFI Systems

    Batchfile

37 contributions in the last year

Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Mon Wed Fri

Contribution activity

November 2021

EricZhang456 has no activity yet for this period.

Seeing something unexpected? Take a look at the GitHub profile guide.