Skip to content
View shahzeel1's full-sized avatar

Block or report shahzeel1

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. 4470Capstone 4470Capstone Public

    JavaScript 1 1

  2. CoffeeOrTeaISee CoffeeOrTeaISee Public

    The program get's the order from the user (either coffee or tea) and outputs the price of the drink. The program was written as an assignment for CS 1026 at Western University.

    Python

  3. File-Compressor-Uncompressor File-Compressor-Uncompressor Public

    This program takes in a text file and compresses it. It also takes in a compressed file and coverts it to a readable text file. This program was written as an assignment for the CS 1027 course at W…

    Java

  4. cashNow cashNow Public

    This is the prototype of a plugin that 4 other girls and I created as the submission for sheHacks, a hackathon that happened at UWO in 2017. The purpose of this plugin is to quickly e-transfer mone…

    Java

  5. Board-Game-with-Hash-Tables Board-Game-with-Hash-Tables Public

    This was a coding assignment for my second year Data Structures course.

    Java

  6. convertor convertor Public

    Converts from one unit to another. The user specifies what is being converted and the value that's being converted.

    C