Difference between revisions of "User:PythonNut"

(About Me)
 
Line 6: Line 6:
 
I do projects in many languages.  
 
I do projects in many languages.  
  
[i]Lines of code
+
<i>Lines of code</i>
 
<ul>
 
<ul>
 
<li>init.sage: 1134</li>
 
<li>init.sage: 1134</li>
Line 13: Line 13:
 
<li>Index.html: 174</li>
 
<li>Index.html: 174</li>
 
<li>libre.css: 1051</li>
 
<li>libre.css: 1051</li>
<li>piano_top.java</li>
+
<li>piano_top.java: 519</li>
 +
<li>build.py: 234</li>
 
</ul>
 
</ul>
 +
 +
Obviously, I must know these languages.
  
  

Latest revision as of 14:37, 12 June 2013

PythonNut

About Me

I Program too much.

I do projects in many languages.

Lines of code

  • init.sage: 1134
  • .zshrc: 899
  • PyBot.js: 825
  • Index.html: 174
  • libre.css: 1051
  • piano_top.java: 519
  • build.py: 234

Obviously, I must know these languages.


I am currently developing an open source (duh) Asymptote script named Auto-graph[1] That creates asymptote graphs easily and quickly. and (most importantly) the user only needs to know what he/she wants to graph.

I will release it under GPL one day.