User:Myrkos: Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Myrkos
No edit summary
>Myrkos
No edit summary
Line 7: Line 7:
I'm currently working on a C++ 3D MMO game and various small C++ projects. I'm also currently working on an efficient Hydrogen generator (through water electrolysis).
I'm currently working on a C++ 3D MMO game and various small C++ projects. I'm also currently working on an efficient Hydrogen generator (through water electrolysis).


<source>
<code>
int main(void) {return 0;}
int main(void) {return 0;}
</source>
</code>

Revision as of 19:26, 27 December 2010

I am myrkos. I can review Lua, C/C++, PHP, Python and Java code. I fix bugs for free. I optimize for $1 per line of code. (in C/C++ and Java, lines are determined by the semicolons.)

I am a wiki writer.

I'm currently working on a C++ 3D MMO game and various small C++ projects. I'm also currently working on an efficient Hydrogen generator (through water electrolysis).

int main(void) {return 0;}