Ex | Topic | Technology | Link |
---|---|---|---|
1 | Creation and usage of access keys | AWS | View➚ |
2 | Creating IAM user & IAM admin user in AWS | AWS | View➚ |
3 | Writing & Executing bash Script in Linux | Linux | View➚ |
4 | Instance Creation EC2 S3 Lifecycle Configuration | AWS | View➚ |
5 | Installation of Linux on Virtual box / VMware | Linux | View➚ |
6 | Configuring network services to start/stop automatically at boot | Linux | View➚ |
7 | Creating/Deploying VMs in AWS using terraform providers | AWS, Terraform | View➚ |
8 | Working with terraform providers | AWS, Terraform | View➚ |
9 | Installation of ansible and deploy playbook to web | Ansible | View➚ |
10 | Installation of Docker and working with simple docker | Docker | View➚ |
11 | Installation of Kubernetes and deploying kubeadm | Kubernetes | View➚ |
Subject Code | Subject Name | Repo Link |
---|---|---|
18CSC305J-AI | Artificial Intelligence | View➚ |
18CSC304J-CD | Compiler Design | View➚ |
18CSC303J-DBMS | Database management system | View➚ |
Types of Contributions:
- Pull Requests: Propose new features or changes to existing code. Make sure your code follows our conventions and does not break existing functionality. Test your code thoroughly and add the programming language used and the version.
- Issues: Report bugs or suggest new features. Provide detailed information.
Contribution Process:
- Fork the repository.
- Clone the forked repository to your local machine.
- Create a new branch for your changes.
- Make changes and commit them to your branch.
- Push your branch to your forked repository.
- Submit a pull request to the main repository.