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

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. strapi-yml-generator strapi-yml-generator Public

    YML/XML generator for the Strapi CMS

    JavaScript

  2. strapi-db-sqlite-cloud-backup strapi-db-sqlite-cloud-backup Public

    The script for scheduled backup in Yandex Disk or Google Drive the timestamp copy of Strapi SQLite DB.

    JavaScript

  3. bitrix-headless bitrix-headless Public

    https://t.me/bitrix_headless

    Shell 2

  4. google-indexing-api-bulk google-indexing-api-bulk Public

    Forked from swalker-888/google-indexing-api-bulk

    Submit URLs in bulk to Google's Indexing API using a batch request

    JavaScript