Skip to content
View davelasquez12's full-sized avatar
Block or Report

Block or report davelasquez12

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

Pinned

  1. TwitterThreads TwitterThreads Public

    Application that gets the number of tweets containing any given words/phrases and compares the API call performance by executing the calls asynchronously (using Java 8’s CompletableFuture) and sync…

    Java

  2. PyTetris PyTetris Public

    Simple Tetris game which you can play by downloading and running the script.

    Python

  3. VLife VLife Public

    Application designed for my Software Engineering course. This app would keep track of all events taking place on campus at my university.

    Java

  4. GymBuddySearch GymBuddySearch Public

    An app me and two others built during the HackDFW hackathon in 2016. Essentially, the goal was to build a system where students at any university can find "gym buddies" to workout with or play spor…

    Java

  5. Systems-Assembler Systems-Assembler Public

    C

  6. RR_CPU_Simulator RR_CPU_Simulator Public

    Program that simulates a Round Robin CPU process scheduler and provides data on a process' average wait time and its average turnaround time.

    Java