#!/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:
- Email: [email protected]
- Telegram: @LC_622_511
- Twitter: @liu622511
-
π‘ If you have any questions about me, contact me at.