I'm a Student and Developer who is ✨ passionate ✨ about computer science. I'm making projects or learning something just about every day. Here on my GitHub you'll find my amazing projects :)
class Thomas {
pronouns = "He" || "Him";
skills = ["Git", "Linux", "Databases", "REST APIs"];
constructor(currentlyLearning) {
this.skills.push(currentlyLearning);
}
get education() {
return "Pursuing an Associate of Computer Science";
}
}
let me = new Thomas("AWS");
Microsoft Word
Microsoft Excel
> fetch
💾 OS ~ macOS
💻 Host ~ MacBook
💽 Shell ~ zsh 5.8