Skip to content
View Lustellz's full-sized avatar

Block or report Lustellz

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

Pinned Loading

  1. repositorylist repositorylist
    1
    <template>
    2
      <v-layout column px-4>
    3
        <v-flex v-for="i in repositories.length > limits ? limits : repositories.length">
    4
          <v-divider v-if="i === 2"></v-divider>
    5
          <Repository :repos="repositories[i - 2]"></Repository>
  2. today_log today_log Public

    Summary of my today, explanation of my activities.

  3. embeded_pjt embeded_pjt Public

    The final project from Academy

    Tcl 1

  4. github.io github.io Public

    HTML

  5. study_algorithm study_algorithm Public

    Basic logical thinking and problem solving.

  6. TIL TIL Public

    Jupyter Notebook