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';
}
}
Pinned Loading
-
Badges
Badges PublicForked from intergrav/devins-badges
Beautifully designed badges for many services
-
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.