Skip to content
View 0xE666's full-sized avatar

Block or report 0xE666

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
0xE666/README.md
class _eric {
private:
	std::string = "most of my repos are private :)";
public:
	typedef struct _contact {
		std::string discord = "eric.cpp";
	} contact, * contact_me;

	typedef struct _languages {
		bool python = true;
		bool c = true;
		bool cpp = true;
		bool c_sharp = true;
		bool java = true;
		bool javascript = true;
		bool php = true;
		bool vb = true;
		bool swift = true;
		bool perl = true;
		bool go = true;
	} langauges;
	
} eric;

Top Langs

Pinned Loading

  1. RLBot RLBot Public

    discord bot for rocket league stats

    Python 1

  2. minaBot minaBot Public

    multi purpose discord bot

    Python

  3. Tarkov-Market-API-Wrapper Tarkov-Market-API-Wrapper Public

    https://tarkov-market.com Flea and Item Market wrapper

    Python

  4. Soundmap-API Soundmap-API Public

    A Python wrapper for the Soundmap iOS app, enabling automated management of songs, trades, and quests through the app's backend API

    Python 8 1