Skip to content

Mandy-cyber/Mandy-cyber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

12 Commits
Β 
Β 

Repository files navigation



class MandyCyber:

  def __init__(self):                                      
    πŸ‘§πŸ½ self.name = "Amanda Rodriques"                      #  ---------------------------------------------------
    πŸ§šπŸ½β€β™€οΈ self.pronouns = "she/her"                           # | "A queer, Black, STEM-loving girl from an island  |
    πŸ‡―πŸ‡² self.home = "Kingston, Jamaica"                     # | that may (or may not) show up on your map."       |
    πŸ“” self.education = "Northeastern University '26"      # | - WHO AM I                                        |
    πŸ’» self.major = "Cybersecurity"                        #  ---------------------------------------------------
                       

  def work_experience(self):
    current = {                                            #  ---------------------------------------------------
      "Recorded Future": "Data Science Intern",            # | "I've had the pleasure, and continue to have the  |
      "HackBeanPot": "Software Engineer",                  # |  pleasure of working with some amazing organiza-  |
      "Northeastern": "Writing Center Tutor"               # |  tions and individuals."                          |
    }                                                      # |  - WHAT I'VE DONE                                 |
    return current                                         #  ---------------------------------------------------

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published