Skip to content
View Pi3-l22's full-sized avatar

Highlights

  • Pro

Block or report Pi3-l22

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

#!/usr/bin/python
# -*- coding: utf-8 -*-

class Student:

    def __init__(self):
        self.name = "Liu Chao"
        self.nickname = "Pi3"
        self.role = "Undergraduate Student"
        self.major = "Cyberspace Security"
        self.language = "zh_CN"
        self.location = "HangZhou China"

    def say_hi(self):
        print("Thanks for stopping by and I hope you get some interesting stuff here.")


me = Student()
me.say_hi()

πŸ“” Blog: Pi3'Note | Pi3'Notebook

🎈 GitHub: Pi3-l22

More About Me
  • πŸŽ“ Education: Undergraduate at HDU, majoring in Cybersecurity

  • πŸ”’ Interests: Cybersecurity, Computer Technology

  • πŸ’» Skills:

    • Programming Languages: Python, C/C++, Java, PHP
    • Web Technologies: HTML, CSS, JavaScript
    • Current Studies: Cryptography, Penetration Testing
  • πŸ“š Learning: Preparing for graduate studies

  • πŸ”§ Self-Description: Although I am a technical rookie, I have been trying to learn.

  • 🌟 Motto: "From zero to hero, one line of code at a time."

  • πŸ“§ How to reach me:

  • πŸ’‘ If you have any questions about me, contact me at.

Pinned Loading

  1. Pi3-l22.github.io Pi3-l22.github.io Public

    HTML

  2. Pi3-l22 Pi3-l22 Public

  3. my-hugo-tex-theme my-hugo-tex-theme Public

    A modified version of hugo-theme-texify

    CSS

  4. lanzou_download lanzou_download Public

    蓝ε₯δΊ‘ζ‰Ήι‡δΈ‹θ½½εˆ†δΊ«ζ–‡δ»Ά

    Python 2