import SoftwareDeveloper from 'chriswalter';
class Bio extends SoftwareDeveloper {
name = 'Christian Walter';
title = 'Software Developer';
company = 'Flaschenpost SE';
location = 'Bottrop, Germany';
}
class Skills extends SoftwareDeveloper {
languages = ['JavaScript', 'PHP', 'Node.js'];
frameworks = ['React', 'Vue', 'Angular', 'GraphQL', 'Gatsby', 'Svelte'];
}
ChristianWalterMedia
Follow
๐
Working from home
Software Developer ๐ค
- Bottrop, Germany
- christianwalter.dev
- christianwaltermedia
Popular repositories Loading
-
-
-
pokemon-api
pokemon-api PublicI have developed a Pokemon API with a Pokedex frontend. The Pokemon information were scraped from the official Pokemon Wikipedia page and Pokewiki.de.
JavaScript
-
employee-test-app
employee-test-app PublicThis project is a coding challenge, which I should create in the course of an application.
Vue
-
-
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.