Difference between revisions of "User:PythonNut"

(About Me)
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
==  Python ==
+
[[User:PythonNut|<span style="border-radius:1em;-webkit-border-radius:1em;-moz-border-radius:1em;border:1px solid black;font-size:11px;background-color:green;color:white;padding:1px 4px 1px 5px">'''PythonNut'''</span>]]
Python is a programming language. It is known to be quick concise and easy to learn. Is is also very human readable.
 
  
And I am obsessed with it!
 
 
== About Me ==
 
== About Me ==
 +
I Program too much.
  
 +
I do projects in many languages.
  
I like <math>\LaTeX</math> [http://www.artofproblemsolving.com/Wiki/index.php/LaTeX:About] and Asymptote[http://www.artofproblemsolving.com/Wiki/index.php/Asymptote_%28Vector_Graphics_Language%29] very much.
+
<i>Lines of code</i>
I am also interested in graphical design. And can make avatars in my spare time.
+
<ul>
== Auto-Graph ==
+
<li>init.sage: 1134</li>
 +
<li>.zshrc: 899</li>
 +
<li>PyBot.js: 825</li>
 +
<li>Index.html: 174</li>
 +
<li>libre.css: 1051</li>
 +
<li>piano_top.java: 519</li>
 +
<li>build.py: 234</li>
 +
</ul>
  
I am currently developing an open source program named Auto-graph[http://www.artofproblemsolving.com/blog/51927] That creates asymptote graphs easily and quickly. and (most importantly) the user only needs to know what he/she wants to graph.
+
Obviously, I must know these languages.
 +
 
 +
 
 +
 
 +
I am currently developing an open source (duh) Asymptote script named Auto-graph[http://www.artofproblemsolving.com/blog/51927] 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.

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.