Skip to content
View ChamperNet's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report ChamperNet

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
ChamperNet/README.md

Hi there 👋

import { developer, CEO } from Champer

const aboutMe = {
   name: "Timur Iskakov",
   age: 32,
   speakingLanguages: ["English", "Russian", "Georgian"],
   code: ["JavaScript", "PHP", "Dart", "TypeScript"],
   technologies: {
      frontEnd: {
         frameworks: ["Vue", "React", "Nuxt", "Next", "Svelte"],
         ui: ["Material UI", "Tailwind UI", "Bootrstrap"],
         styles: ["SCSS", "CSS", "SASS", "LESS", "Stylus"],
         templates: ["Pug", "Blade"],
         other: ["Apollo", "GraphQL"]
      },
      backend: {
         frameworks: ["Laravel", "Symfony", "Express"],
         lang: ["Node.js", "PHP"],
         API: ["RESTful", "REST", "graphQL"],
         auth: ["JWT"],
         other: ["WebRTC", "Socket.io"]
      },
      CMS: ["WordPress", "Bitrix", "Strapi"],
      databases: ["MongoDB", "PostgreSQL", "MySQL", "SQLite", "MariaDB"],
   },
   currentLocation: ["Tbilisi, Georgia"],
};

Pinned Loading

  1. Set data in ACF fields with GraphiQL... Set data in ACF fields with GraphiQL WP Mutation
    1
    mutation SetNewOrder($input: CreateFeedbackInput!) {
    2
      createFeedback(input: $input) {
    3
        clientMutationId
    4
      }
    5
    }
  2. strapi/strapi strapi/strapi Public

    🚀 Strapi is the leading open-source headless CMS. It’s 100% JavaScript/TypeScript, fully customizable and developer-first.

    TypeScript 62.1k 7.8k

  3. bitrix-headless bitrix-headless Public

    https://t.me/bitrix_headless

    Shell 1