Skip to content
View nouf01's full-sized avatar

Block or report nouf01

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

Popular repositories Loading

  1. refd_app refd_app Public

    Graduation Project

    Dart 1

  2. CSC215_C_Programming CSC215_C_Programming Public

    Project for CSC215 "Procedural Programming" course, I have created a C program that tracks the availability of Riyadh Season tickets using a dynamic linked list which contains all the attendees wit…

    C

  3. CSC212_Data_Structures CSC212_Data_Structures Public

    Efficient Storage of Vehicle Locations for Vehicle Hiring Applications

    Jupyter Notebook

  4. CSC340_Compiler_Project CSC340_Compiler_Project Public

    Scanning and Parsing using Lex/Yacc, Semantic Analysis.

    Yacc

  5. JDBC_Project JDBC_Project Public

    A project for CSC380 "Database Managment" course, use Java Database Connectivity (JDBC) to connect a java GUI program with mySQL database.

    Java

  6. Extendable-Hashing-Algorithm Extendable-Hashing-Algorithm Public

    a program that simulates the work of Extendable Hashing algorithm, perform insertion and deletion, merge and expand operations. a project for "Algorithms & Techniques for DBMS" course.

    Java