Skip to content
View daniyal-dar's full-sized avatar

Block or report daniyal-dar

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
daniyal-dar/README.md

[daniyal_dar@sys_arch ~]$ systemctl start terminal_ui.service

$ cat /etc/identity.log

  • IDENT_NAME: Daniyal Dar
  • ACADEMIC_LEVEL: BS Computer Science
  • RESEARCH_INTERESTS: Low-level Graphics, UI Architecture, Robotics
  • VERIFIED_MODULES: Object-Oriented Programming (OOP)
  • CURRENT_EXECUTION: Data Structures (DSA) & Database Management (SQL)

$ ssh --list-protocols ./connectivity/


Popular repositories Loading

  1. outdoor outdoor Public

    landing page site for practice

    HTML

  2. vendisys vendisys Public

    vendisys is the simple landing page created using html and css only

    HTML

  3. Tic-Tac-Toe Tic-Tac-Toe Public

    simple tic tac toe game using C++ with the concepts of dynamic 2D array loops and pointers

    C++

  4. wildlife-rescue-center wildlife-rescue-center Public

    Application that tracks rescues animals health, their treatment . Coded in C++ using concepts of 2D dynamic array, pointers, functions , and loops

    C++

  5. Vehicle-parking-and-fine-management Vehicle-parking-and-fine-management Public

    vehicle parking and fine management system built in C++ using the concepts of file handling in C++, functions, pointers, loops and 2D array. this application takes car and driver info and allocate …

    C++

  6. car-rental-system car-rental-system Public

    This car rental system application gets information of the client and rents car if the client is over 18-years generated bill and adds fine if required. This application uses the concepts of 1D par…

    C++