Welcome to CSIT21, your one-stop destination for study materials, classroom routines, exam schedules, CSIT course-related software downloads, and more!
CSIT21 is a comprehensive website designed to cater to the needs of Computer Science and Information Technology (CSIT) students. Whether you're looking for study resources, software downloads, or assignment helpers, CSIT21 has got you covered.
- Study Materials: Access a wide range of study materials covering various CSIT topics.
- Classroom Routines: Stay updated with classroom schedules and routines to plan your academic activities effectively.
- Exam Routines: Keep track of upcoming exams and their schedules to prepare in advance.
- Assignment Font Page Generator: Generate font pages for your assignments effortlessly.
- Offline Support: Access the website offline and continue learning even without an internet connection.
- Software Downloads: Find and download CSIT course-related software to support your learning.
- Op. Code Finder: Find the operation code for 8085 microprocessor instructions with ease.
- Tally Bar Generator: Generate tally bars for your assignments and projects in a few clicks.
- And More: Explore additional features and resources to enhance your learning experience.
You can access the live version of CSIT21 at https://www.csit21.cf.
-
Clone this repository
git clone https://github.com/joonshakya/CSIT21
-
Navigate to CSIT21 folder in your terminal
-
Install project dependencies
-
If you are using npm
npm install
-
If you are using pnpm
pnpm install
-
If you are using yarn
yarn
-
If you are using bun
bash bun install
- To run the server, run the following commands
- For npm
npm run dev
- For pnpm
pnpm dev
- For yarn
yarn dev
- For bun
bun dev
Contributions to CSIT21 are welcome! If you'd like to contribute, please fork the repository, make your changes, and submit a pull request.
If you encounter any issues or have suggestions for improvement, please feel free to open an issue on the GitHub repository.
CSIT21 would like to thank all contributors and supporters who have helped in the development and maintenance of the website.