This repository contains assignments and projects for the Computer Science Workshop. Each lab focuses on specific topics, with assignments structured into interactive questions and resources.
Access the assignments directly through the following link:
Computer Science Workshop on GitHub Pages
- Assignment 1: Focuses on basic HTML concepts, including implementing solutions for various questions.
- Assignment 2: Covers advanced styling using CSS, with stylesheets included in the resources.
- Assignment 3: Introduces interactivity using jQuery for dynamic functionality.
Each assignment folder contains:
- HTML files implementing the solutions to questions.
- Supporting documents in PDF format with instructions.
- CSS and jQuery files for styling and interactivity.
- Click on the (https://ayush-raj-chourasia.github.io/Computer-Science-Workshop) to open the
index.htmlpage. - From the
index.htmlpage, navigate to individual assignments and questions using the links provided. - Each assignment is self-contained and includes relevant resources like stylesheets and scripts.
- HTML: For structuring the web pages.
- CSS: For designing and styling the web pages.
- jQuery: For adding interactive and dynamic elements.
- GitHub Pages: For hosting and making the repository accessible online.
This project is licensed under the MIT License.
If you’d like to contribute:
- Fork this repository.
- Make your changes.
- Create a pull request with a detailed description of your changes.
We appreciate any contributions to improve or expand this project!
Created and maintained by Ayush Raj Chourasia (https://github.com/ayush-raj-chourasia).