from GitHub import ReadMe
class UCINE(ReadMe):
"Ucinehamouni/Astrophile/README.md"
def __init__(self):
self.username = "UCINE"
self.grade = "Learner"
self.contacts = {
"Email": "lucineucine@gmail.com",
"Discord": "42Astrophile"
}
self.aliases = [
"UCINE",
]
self.occupation = "Student"
self.skills = [
"C",
"C++",
"Python",
]
self.hobbies = [
"Science enthusiast",
"Playing Poker",
"Watching movies",
"Playing video games"
"Sometimes code"
]Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|