An open API service providing repository metadata for many open source software ecosystems.

Topic: "ziakhangit"

ziaKhan1995/js-gpa-calculator

This code basically is how to calculate GPA based on the course values and Grades. It has a table that includes a menu of grades for each course. On clicking the Calculate Your GPA button it checks for any empty grade of a course. After validating, it calculates the GPA. Routing, navigation, applying an active class to visited link is also handled

Language: JavaScript - Size: 370 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

ziaKhan1995/cpp-lexical-analyzer

A CPP lexical analyzer to read sequence of characters and produce tokens.

Language: C++ - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

ziaKhan1995/tas-data-structure-project

A C++/CPP project that reads an input file containing data of laptops, teaching assisstants and students . After reading the data is stored in arrays. First the students wait in queue to get a laptop. After getting a laptop they wait in queue for TA to ask question. At the end a complete report is generated showing happy and unhappy studnets.

Language: C++ - Size: 75.2 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

ziaKhan1995/cpp-game-2048

Console based 2048 game in cpp. This 2048 Game is based on a concept of colliding the same two numbers to create a new number with the total sum of the two numbers.

Language: C++ - Size: 53.7 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

ziaKhan1995/matrix-operation-using-matrix-overlading

The project is aimed to perform Matrix operations like+, -, * and inversion using Operator overloading concept.

Language: C++ - Size: 6.84 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0