Skip to content
View toxtli's full-sized avatar
🤖
Coding, coding, and coding ...
🤖
Coding, coding, and coding ...

Organizations

@BotExperts
Block or Report

Block or report toxtli

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

Hey, I'm Carlos 👋

I will introduce myself by code:

#!/usr/bin/python

class CarlosToxtli:

    def __init__(self):
        self.name = "Carlos Toxtli"
        self.researcher = True
        self.developer = True
        self.languages = ["en_US", "es_MX"]

    def say_hi(self):
        print("I'm glad you read my intro! Please also visit my website carlostoxtli.com")


me = CarlosToxtli()
me.say_hi()

Pinned

  1. hum2song hum2song Public

    Hum2Song: Multi-track Polyphonic Music Generation from Voice Melody Transcription with Neural Networks

    JavaScript 102 26

  2. AutomEditor AutomEditor Public

    AutomEditor is an AI based video editor that helps video bloggers to remove bloopers automatically. It uses multimodal spatio-temporal blooper recognition and localization approaches. The models we…

    Python 38 7

  3. deepstab deepstab Public

    Real-time Video Object Stabilization tool by using Deep Learning

    Python 35 8

  4. deepiracy deepiracy Public

    Deepiracy - Video piracy detection by using neural networks and string algorithms.

    Python 30 3

  5. bots-workflow-designer bots-workflow-designer Public

    GUI tool that orchestrates crawlers and chat bots. State machine based system.

    HTML 75 32

  6. google/account-provisioning-for-google-apps google/account-provisioning-for-google-apps Public

    Java 50 21