Etowah (talk | contribs)
Etowah (talk | contribs)
Line 3: Line 3:
I really like that sugar is so accessible and can run without internet and expensive hardware. I have interests in music, web development, and education!  
I really like that sugar is so accessible and can run without internet and expensive hardware. I have interests in music, web development, and education!  
== Projects ==
== Projects ==
* '''Sugarizer Client development environment''' - I set up the Sugarizer development environment and set up a "hello, world" activity.
 
* '''Music Blocks: Tone.js 2''' - I learned about synthesizers, Tone.js, and how Music Blocks (a Sugar activity) worked. This is the first time I've really spent a lot of time reading through code documentation, so I think this was beneficial experience.
==== Sugarizer Client development environment ====
I set up the Sugarizer development environment and set up a "Hello, World" activity. I've never dealt with JSON, so I'm glad I got some exposure.
 
Languages used: HTML, CSS, JSON
==== Music Blocks: Tone.js 2 ====
I learned about synthesizers, Tone.js, and how Music Blocks (a Sugar activity) worked. This is the first time I've really spent a lot of time reading through code documentation, so I think this was beneficial experience.
 
Language used: Javascript