Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 

Repository files navigation

About Me

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"
      ]

My Discord account

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors