Skip to content

This repository contains submodules for the subjects in each semester . Each submodule contains code, resources, and notes related to a specific subject.

License

Notifications You must be signed in to change notification settings

NebulaTris/ami-code-vault

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ami-code-vault ✨

This repository contains submodules for the subjects in each semester . Each submodule contains code, resources, and notes related to a specific subject.

Usage

To use the submodules, clone this repository using the following command:

git clone --recursive https://github.com/NebulaTris/ami-code-vault.git

This will clone the repository along with all the submodules. If you have already cloned the repository without the --recursive option, you can fetch the submodules using the following command:

git submodule update --init --recursive

Once you have the submodules, you can access each one by navigating to its directory. You can update the submodules to the latest version using the following command:

git submodule update --recursive --remote

Submodules

The following is a list of submodules in this directory:

sem_3/
├── cpp
└── dsa-in-c
sem_4/
├── basic-simulation
├── java
└── os

Contributing

Contributions to the submodules are welcome. If you find any issues or want to suggest improvements, please create an issue in the respective submodule repository. If you want to contribute code, please create a pull request in the respective submodule repository.

License

The code and resources in the submodules are licensed under the Creative Commons Zero v1.0 Universal License. See the LICENSE file in each submodule directory for details.

Meme Time 😎

About

This repository contains submodules for the subjects in each semester . Each submodule contains code, resources, and notes related to a specific subject.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published