Maddy Todd's Project Page

    
 public class About_Me
 {
   public string Name        = "Maddy Todd";
   public string[] Pronouns = {"She", "They"};
   public string Location    = "Vancouver, BC, Canada";
   public bool IsProgrammer  = true;
   public bool IsWebDesigner = false;
   public string[] Languages = {"C#", "Javascript", "Powershell"};
 }
    
    

Bio

IT systems engineer with a love of technology specializing in SaaS products, automation and programming. I’m also an avid gamer, and I have recently begun to venture into game development in order to hone and expand my skill set.