tthn0@github
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
β /\ β OS ~ Thomas β» β
β / \ β Host ~ βHouston, TX β
β /\ \ β Uptime ~ 21 years β
β / \ β
β / ,, \ β Kernel ~ University of Houston β
β / | | -\ β Shell ~ B.S. Computer Science β
β /_-'' ''-_\ β Packages ~ 2025 β
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
class Thomas {
skills: string[] = [
"Full Stack Web Development",
"Application Security",
"Data Structures",
"Algorithms",
"Databases",
];
pronouns: string[];
constructor(...pronouns: string[]) {
this.pronouns = pronouns;
}
get interests(): string[] {
return ["UI/UX", "Ethical Hacking", "Mathematics"];
}
learn(skill: string, timeCommitment: number): void {
setTimeout(() => {
this.skills.push(skill);
}, timeCommitment);
}
}
const me = new Thomas("He", "Him", "His");
me.learn("Angular", 1000 * 60 * 60 * 24 * 30 * 3);
> fetch
⬑ OS βββ ~ macOS
β Host ~β MacBook Air M1
β Shell ~β zsh
![]() |
Microsoft Word |
---|---|
![]() |
Microsoft Excel |