Skip to content
View abbya18's full-sized avatar
:octocat:
Focusing
:octocat:
Focusing

Highlights

  • Pro

Block or report abbya18

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

Typing SVG

Abby Arce

My LinkedIn

  • 🔭 I’m currently working on a website and a website scraper!
  • 🌱 I’m currently learning C#, ASP.NET
  • 📫 How to reach me: linkedin!
  • 😄 Pronouns: she/her
  • ⚡ Fun fact: I have heterochromia, a condition that makes the color of one eye different from the other :D

Pinned Loading

  1. UTD-e-Learning-Scraper UTD-e-Learning-Scraper Public

    Jupyter Notebook

  2. Unix-Computer-System Unix-Computer-System Public

    A program designed to simulate a simple computer system consisting of a CPU and Memory. They communicate and create processes through the use of the Runtime exec method.

    Java

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

    This program utilizes assembly code (.asm) with the help of MARS MIPS, to create a functional game of Tic Tac Toe. This was created for a semester-long assembly group project.

    Assembly

  4. Binary-Search-Tree-Keyword-Search Binary-Search-Tree-Keyword-Search Public

    A program containing a binary search tree that stores and retrieves articles. The tree is sorted by keyword, and each node contains an unordered linked list of objects containing informationg about…

    Java

  5. Disk-Allocation-Methods Disk-Allocation-Methods Public

    A project designed to simulate disk allocation methods, allowing the user to choose an allocation method from among three allocation methods. It will also allow the user to do disk operation on a s…

    C++

  6. Airbnb-Database Airbnb-Database Public

    A project containing how a database system may look like for Airbnb and Airbnb Experiences (including online experiences).