Welcome to the Awesome COMSATS repository! This repository aims to collect and showcase various student projects, works, , research papers, writings, and programs from COMSATS University. Whether you're a student, faculty member, or enthusiast, this repository serves as a valuable resource to explore the diverse talents and accomplishments within the COMSATS community.
COMSATS University is known for its exceptional students and their remarkable contributions to various fields. The Awesome COMSATS repository provides a platform for students to showcase their projects, works, and research to a wider audience. Whether you have developed an innovative software application, written an insightful thesis, conducted groundbreaking research, or penned thought-provoking writings, this repository gives you the opportunity to share your work and inspire others.
We encourage all students and faculty members of COMSATS University to contribute to the Awesome COMSATS repository. By sharing your projects, works, and research, you contribute to a vibrant ecosystem of knowledge and creativity. Whether you are a beginner or an experienced researcher, your contributions are valuable and appreciated.
The Awesome COMSATS repository encompasses a wide range of categories, including but not limited to:
- ****: Upload and share your undergraduate and graduate . This category is a valuable resource for students seeking inspiration and guidance for their own thesis projects.
- Research Papers: Share your published or unpublished research papers. This section showcases the diverse research conducted by students at COMSATS University.
- Writings: From essays and articles to opinion pieces and creative writing, this category welcomes all forms of written work by COMSATS students.
- Programs: Upload your programming projects, whether they are standalone applications, scripts, or contributions to open-source projects.
- Projects: This category encompasses a broad range of projects, including engineering projects, design projects, multimedia projects, and more.
- Tools: This category encompasses tools used directly or indirectly.
- Other: Any other thing.
To contribute to the Awesome COMSATS repository, follow these steps:
-
Fork the repository: Click the "Fork" button in the upper right corner of this repository's page to create a personal copy of the repository.
-
Clone the repository: On your local machine, open a terminal and run the following command to clone the forked repository:
git clone https://github.com/mujtaba-io/awesome-comsats.git
-
Add your project: Inside the cloned repository, create a new directory under the relevant category for your project. Include all necessary files and a README.md file that describes your project.
-
Commit and push: After adding your project, commit the changes and push them to your forked repository.
git add .
git commit -m "Add [your project name]"
git push origin main
- Create a pull request: Go to the original Awesome COMSATS repository on GitHub and click on the "New pull request" button. Follow the instructions to submit your pull request, describing your project and the category it belongs to.
Once your pull request is reviewed and approved, your project will be added to the repository, showcasing your work to the COMSATS community and beyond.
We expect all contributors to adhere to the Code of Conduct when participating in this repository. Respectful and inclusive behavior creates a positive environment for everyone involved.
The Awesome COMSATS repository is licensed under the CC0 (Public Domain). By contributing to this repository, you agree to make your work available under this license, allowing others to use, distribute, and modify your contributions.
You can browse directories and get all relevant semester data/work that we uploded for every semester of every deparrtment possible, each student's work is uploaded under separate directory.
- gamedev tutorials can be found here that i created. it is for shaders, ai algorithms, logic & game physics. this originally started as a part of digital marketing project at my 4th semester at comsats.
- Abstract Systems - A service-based company initiative by COMSATS students - landing website. This website showcases some of the work of those students. Though not related to academics, it is a valuable piece of work.
- Words Dataset: All Words of All Languages - attempt by me, but not related to any of my course.
- Object Oriented Programming Solved Lab Manual Solution: Object Oriented Programming 3rd Semester Course Lab
- Data Structures and Algorithms: 3rd Semester Data Structures and Algorithms Lab Manual
- Programming Fundamentals: 2nd Semester Programming Fundamentals Lab Manual (Sir Rizwan Certified :) )
- E-Commerce System: 2nd semester programming fundamentals course.
- Doctor Appointment System: 2nd semester programming fundamentals course.
- Gym Management System: 2nd semester PF project.
- Doctor Appointment System Remaster (with GUI): 3rd semester OOP course project.
- Gym Management System Remaster (with GUI): 3rd semester OOP project.
- Algorithms Applied on Countries Dataset: 3rd semester DSA course project.