
HI THERE!
#!/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๐ฅงNotes
๐ GitHub: Pi3-l22
๐ฎ Stardew Valley Notes: Stardew Valley Journal
More About Me
๐ Education: Undergraduate at HDU, majoring in Cybersecurity
๐ Interests: Computer Technology and Cybersecurity
๐ป 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:
- Email: 622.511.liuchao@gmail.com
- Telegram: @LC_622_511
- Twitter: @liu622511
๐ก If you have any questions about me, contact me at.