Skip to content

0xE666/0xE666

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published