Skip to content
View ziaKhan1995's full-sized avatar
Block or Report

Block or report ziaKhan1995

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. angular-food-conservation angular-food-conservation Public

    This is food conservation and waste reduction system in angular, Node JS and MySQL. The sellers list the item that is near to expire(surplus food), submit the item then the system list the item add…

    TypeScript 10 7

  2. js-gpa-calculator js-gpa-calculator Public

    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…

    JavaScript 2

  3. cpp-lexical-analyzer cpp-lexical-analyzer Public

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

    C++ 1

  4. google-search google-search Public

    To redesign the google.com search interface and Googe search result page using HTML/CSS/Javascript. This is just a tutorial for learning purposes, this is not meant to use the design in any other use.

    CSS 2

  5. tas-data-structure-project tas-data-structure-project Public

    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 lapt…

    C++ 1

  6. nodejs.express-rest-api-sequelize-orm-mysql nodejs.express-rest-api-sequelize-orm-mysql Public template

    A basic NodeJS Container application which consist of Express server environment, REST API , Sequelize ORM, and of course MySQL Database connection. The project is more organized in terms of separa…

    JavaScript