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. data-structures data-structures Public

    This repo contains the implementation of Data Structures all coded from scratch, scenario based questions and practice questions for practice purpose from various sources

    C++ 1

  2. outdoor outdoor Public

    landing page site for practice

    HTML

  3. vendisys vendisys Public

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

    HTML

  4. 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++

  5. 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++

  6. 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++