class Mittelblut9 implements Developer {
name: string
age: number
discord: string
website: string
codespace: string
constructor() {
this.name = 'Ben'
this.age = 21
this.discord = 'mittelblut9'
this.website = 'https://www.blackdayz.de'
this.codespace = 'https://discord.gg/AGp4hsccU6'
}
description(): string {
return 'I am a Junior Web Developer from Germany'
}
knowledge(): Knowledge {
return {
expert: ['Javascript', 'Node.Js', 'Git', 'HTML5', 'CSS'],
good: ['PHP', 'VUE3', 'Sequelize', 'MySQL', 'Figma', 'Discord.js', 'Docker', 'Symfony', 'Nuxt.js', 'TypeScript'],
kinda: ['Shopware', 'Shopware5', 'Shopware6']
}
}
title(): string {
return 'π§β Official trained technical design assistant'
}
isDoing(): IsDoing {
return {
title: 'π§β Training as an IT specialist for application development',
where: 'Webmatch GmbH'
}
}
}
interface Developer {
name: string
age: number
discord: string
website: string
codespace: string
description: () => string
knowledge: () => Knowledge
title: () => string
isDoing: () => IsDoing
}
interface Knowledge {
expert: string[]
good: string[]
kinda: string[]
}
interface IsDoing {
title: string
where: string
}
π
Working from home
πΆ 21 y/o ---
π Open Source ---
π¨βπ» Web Developer ---
π§ Coding things for Rumathra
- Germany
-
05:59
(UTC +01:00) - https://www.blackdayz.de
- https://linktr.ee/mittelblut9
Highlights
Pinned Loading
-
no-unfollow-twitch
no-unfollow-twitch PublicDisable the unfollow button on Twitch to prevent you from throwing away your 4 years follow.
JavaScript
-
-
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.