Aayush Badoni

Results 23 issues of Aayush Badoni

## Summary - This is a proof of concept for an interactive interpreter made using PyScript. - The interpreter supports modules outside the standard python library which is not possible...

## Summary - A basic proof of concept implementation of the MatPlotLib to display graphs. - This makes sure that the Interpreter in my POC #355 is not restricted to...

## Summary Added a sample Pandas exercise as a proof of concept. It use PyScript to run the cod in the browser, provided the user with a interactive python shell...

## Summary Added a sample numpy exercise, using the pyscript component also added interactive components for the learner created using pyscript. ## Checklist - [x] Variables, functions and comments are...

## Summary #218 the original lessons uses Tkinter GUI which requires pc to run, I solved that issue making the code run natively in browser. ## Checklist - [x] Variables,...

## Summary closes #213, the original lessons used CORS, which failed the tests, since in pr #320 we are using new api (api.reddit.com) I have fixed it. ## Checklist -...

## Summary closes #215 ## Checklist - [x] Variables, functions and comments are translated to Spanish - [x] Functions follow underscore notation - [x] Spell check done & typos fixed...

## Summary closes #341 and #214, the tastedive api is now broken. Migrated to TVMaze api and added new exercises for the same. Also added unitests for automatic evaluation. Added...

## Summary Closes #247, added exercises keeping quiz 1 as a template. Added unit tests to add evaluation component. ## Checklist - [x] Variables, functions and comments are translated to...

The API is broken and does not work anymore. We need to shift to a new api for the lesson. Adding E2E tests for this can detect this issue earlier.