Skip to content
View skykk0128's full-sized avatar
🌐
Exploring the world
🌐
Exploring the world

Block or report skykk0128

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

Hi there πŸ‘‹

Welcome to my Github Profile!

I'm Steven

public class FullStackDeveloper {

  private String name;
  private String status;

  public FullStackDeveloper() {
    this.name = "Steven Wang";
    this.status = "Awesome";
  }
  
  public static void main(String[] args) {
    FullStackDeveloper me = new FullStackDeveloper();
  }
}

πŸ“ˆ GitHub Stats

GitHub Stats
Top Language

πŸ† GitHub Trophies

trophy

πŸ—‚οΈ Highlight Projects

Project1__PersonalWebsite Calculator

πŸ‘¨β€πŸ’» This week, I spent my time on:

skykk0128's wakatime stats

No activity tracked

Popular repositories Loading

  1. full-stack-bootcamp-wiki full-stack-bootcamp-wiki Public

    课程链ζŽ₯: https://jiangren.com.au/web-development-bootcamp

    1 64

  2. skykk0128 skykk0128 Public

    1

  3. Project1__PersonalWebsite Project1__PersonalWebsite Public

    JavaScript

  4. gitteams gitteams Public

    HTML

  5. Project_1 Project_1 Public

    Remastered Project 1 Using React JS by Steven Wang

    JavaScript

  6. Project1SW Project1SW Public

    Project 1 by Steven Wang

    JavaScript