export default class PenPow extends Student {
constructor(config) {
super(config);
this.languages = ['typescript','python'];
this.projects = {
Sentry: 'A Discord Moderation Bot',
}
this.os = 'Windows 11'; // TODO: Migrate to Linux Mint
this.server = 'Hetzner';
}
}
🌐
Working on stuff
TS/JS Developer | Creator of Things | Student
- London
- https://www.penpow.dev
Highlights
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.