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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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  = 'ARAG';
  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