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.

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

Hi there 👋

import { developer, CEO } from Champer

const aboutMe = {
   name: "Timur Iskakov",
   age: 34,
   speakingLanguages: ["English", "Russian", "Georgian"],
   code: ["JavaScript", "PHP", "Dart", "TypeScript"],
   technologies: {
      frontEnd: {
         frameworks: ["Vue", "React", "Nuxt", "Next", "Angular"],
         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. 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