Google Summer of Code
@ Python Software Foundation, Python Argentina
i'll be mainly working on two projects:
- Runestone components
- PyZombis
Runestone components
Runestone is a python module that works as a static site generator for interactive textbooks. It's used by many universities and high schools around the world. It's main goal is to provide a platform for teachers to create interactive textbooks for their students.
The project consists in creating a set of components that can be used by teachers to create interactive exercises for their students.
I'm working on improving the current components with JavaScript, Python, HTML and CSS.
PyZombis
PyZombis is a web textbook for learning Python. Its main goal is to teach Python to people with no previous programming experience. and main audience are spanish speakers.
Here i work on improving the project with additional content, exercises and fixing bugs.