Git Product home page Git Product logo

ʜᴇʟʟᴏ ᴛʜᴇʀᴇ ꜰᴇʟʟᴏᴡ

<?php

namespace MrKz;

class About extends Me
{
    public function getCurrentWorkplace(): array
    {
        return [
            'workplace' => [
                'company' => 'None',
                'position' => 'Founder'         
            ]
        ];
    }

    public function getDailyKnowledge(): array
    {
        return [
            Unknown::class,
            Unknown::class,
            Unknown::class,
            Unknown::class,
        ];
    }

    public function getFutureGoal(): string
    {
        return 'To contribute to open source.';
    }
}

📫 Contacts:

Metrics

Axel A.L's Projects

cantor icon cantor

Data abstraction, storage, discovery, and serving system

ds icon ds

Pyrogram userbot for delay spam a message with multi chats.

getter icon getter

Get and put users (scraping) to the target group/channel efficiently, correctly and safety.

metrics icon metrics

📊 An infographics generator with 30+ plugins and 300+ options to display stats about your GitHub account and render them as SVG, Markdown, PDF or JSON!

notubot icon notubot

[notubot] Another UserBot written in Python 3.8 using Telethon for awesome Telegram user 😎

py-carbon icon py-carbon

Fully asynchronous Python library for carbon.now.sh ✨🚀

pyrogram icon pyrogram

Elegant, modern and asynchronous Telegram MTProto API framework in Python for users and bots

search-engine-parser icon search-engine-parser

Lightweight package to query popular search engines and scrape for result titles, links and descriptions

sqlmap icon sqlmap

Automatic SQL injection and database takeover tool

stickers icon stickers

This repository contains the iOS and Android sample apps and API for creating third party sticker packs for WhatsApp.

telethon icon telethon

Pure Python 3 MTProto API Telegram client library, for bots too!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.