Chaitanya Tandon

Results 18 issues of Chaitanya Tandon

![image](https://github.com/PyAr/PyZombis/assets/89134859/92c7cbde-0dcf-4e3a-baab-b8d591eff47c)

Fix the styling for different components of Navbar. ![image](https://github.com/PyAr/PyZombis/assets/89134859/8e0c6638-786e-47e0-8b5b-fef4eeabe6a1) ![image](https://github.com/PyAr/PyZombis/assets/89134859/a1f624da-db85-451c-b699-1faeb2b71762) ![image](https://github.com/PyAr/PyZombis/assets/89134859/76daadf2-28fd-46b9-9f73-6959221e153d)

## Summary This PR aims to implement data persistance using SCORM API. ## Checklist - [x] Variables, functions and comments are translated to Spanish - [x] Functions follow underscore notation...

## Summary This PR aims to add support for SCORM(Sharable Content Object Reference Model). I have created a SCORM standalone package utilizing the SCORM 1.2 API. This will be used...

## Summary This PR is to test PyScript Integration done in Runestone Components (https://github.com/PyAr/RunestoneComponents/pull/3) here in PyZombis. ## Checklist - [x] Variables, functions and comments are translated to Spanish -...

## Summary This pull request aims to add a lecture on Data Visualization using Matplotlib, with examples implemented using PyScript. The content of this lecture is based on findings from...

## Summary This PR aims to add an Integrated PyScript Component which can be called directly by using **.. pyscript::** . Here's an example: .. pyscript:: print("Hello, World!") This is...

## Summary This is the test PR for the complete course made into a SCORM package. ## Checklist - [x] Variables, functions and comments are translated to Spanish - [x]...