Skip to content
View Daphne-wu's full-sized avatar

Block or report Daphne-wu

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
Daphne-wu/README.md

Hi there 👋 I am Daphne!

I am a passionate and self-motivated individual who is eager to learn and enjoys problem-solving. I have a solid foundation knowledge in math and computer science and am currently attending the University of California - San Diego.

🤝 Connect with me:

Popular repositories Loading

  1. studentList studentList Public

    Generates a student list and stores the different traits of students with functions to add, print, delete, and quit the program.

  2. Classes-Project Classes-Project Public

    C++

  3. LinkedList-Part1 LinkedList-Part1 Public

    This is a student list program that uses linked lists. A node class is created which includes a pointer to a Student class.

    C++

  4. LinkedListShared LinkedListShared Public

    C++

  5. final2020 final2020 Public

    Forked from SHSComputerScience/final2020

    C++

  6. Zuul Zuul Public

    A text-based adventure game in which players can navigate through a map with the goal of reaching specific rooms and collecting specific items to win, using advanced data structures and game design…

    C++