Skip to content
View Wazbat's full-sized avatar
:shipit:
:shipit:
  • 05:17 (UTC +01:00)

Organizations

@KeenSoftwareHouse @FixTweet @Project-Sparrow
Block or Report

Block or report Wazbat

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

Powered by unhealthy habits

const mySkillset = () => ({
    languages: [
        {
            name: 'JavaScript (ES6)',
            level: 'Advanced'
        },
        {
            name: 'TypeScript',
            level: 'Advanced'
        }  
    ],
    frontendFrameworks: [
        {
            name: 'React',
            level: 'Intermediate'
        },
        {
            name: 'Angular',
            level: 'Intermediate'
        }
    ],
    tools: [
        'Git',
        'CI/CD (Jenkins, Github Actions, CircleCI, Google Cloud Build)',
        'Docker',
        'Kubernetes',
        'Google Cloud Platform',
    ],
    databases: [
        'Firesore & Datastore',
        'MongoDB',
        'MySQL',
        'PostgreSQL'
    ]
})

const me = {
    skills: mySkillset(),
}

Buit with love

Pinned

  1. cloud-function-typescript cloud-function-typescript Public template

    Template repository for Typescript based Google Cloud Functions

    Dockerfile 1

  2. sevici sevici Public

    API for sevici chatbot

    JavaScript

  3. chatSync chatSync Public

    Synchronize chats from multiple platforms like Discord, Telegram and matrix. Messages from one appear in the others

    JavaScript 1

  4. woffu-confirmer woffu-confirmer Public

    Simple tool to automatically confirm your hours on woffu according to your standard timetable with just one command

    JavaScript 3 1