Skip to content
View TheClonerx's full-sized avatar
💭
Bored
💭
Bored

Highlights

  • Pro
Block or Report

Block or report TheClonerx

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

Greetings 👋

My name is José and I currently live in Chile, studying Computer Engineering at DuocUC.
I've been learning programming since I was 11 years old, I've always liked the idea of being able to tell a machine exactly what to do.
I like writing C++ code, and sometimes Python. I also know Lua and how to embed it in C/C++.

Little projects of mine

  • TheBotx - The original version of TheBotx, a bot for Chatango, using a custom version of ch.py
  • cppnet - A little, easy to use networking library for C++
  • bad_io - An async, event driven, IO library. Somewhat compatible with asio.
  • py-gmav - Python Garry's Mod Addon Viewer, using Tkinter

Other contributions

Support Me

If you like what i make, or would like to request something in particular, feel free to support me on Ko-fi!

ko-fi

Contacts

I don't use social media a lot, but here are some options

Pinned

  1. thebotx thebotx Public archive

    TheBotx, a bot for chatango. At least that was what it was.

    Python 1

  2. cppnet cppnet Public

    An easy to use C++ networking library.

    C++ 9

  3. bad_io bad_io Public

    An async, event driven, IO library. Highly inspired in asio.

    C++ 5 1

  4. simple_make simple_make Public

    A basic makefile

    Makefile

  5. py-gmav py-gmav Public

    A python Garry's Mod Addon Viewer

    Python 1

  6. tinyws tinyws Public

    A WebSocket parser based on http_parser

    C 1