Skip to content
View ChristianWalterMedia's full-sized avatar
๐Ÿ 
Working from home
๐Ÿ 
Working from home

Block or report ChristianWalterMedia

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
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'];
}

Popular repositories Loading

  1. ChristianWalterMedia ChristianWalterMedia Public

  2. 2048 2048 Public

    JavaScript

  3. pokemon-api pokemon-api Public

    I have developed a Pokemon API with a Pokedex frontend. The Pokemon information were scraped from the official Pokemon Wikipedia page and Pokewiki.de.

    JavaScript

  4. employee-test-app employee-test-app Public

    This project is a coding challenge, which I should create in the course of an application.

    Vue

  5. xi-scraper xi-scraper Public

    TypeScript

  6. alpine-nuxt-blog alpine-nuxt-blog Public

    The minimalist blog theme, powered by Nuxt.

    TypeScript