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

Block or report hadleydalt

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. yt-search yt-search Public

    [In-progress] A Chrome extension that allows users to search Youtube videos for keywords, and returns the timestamps where these words are mentioned in the video.

    JavaScript

  2. DASH-project DASH-project Public

    Built an IDE for document based networks from scratch, taking initiative to improve on an initial prototype developed by Andy Van Dam. Received extensive feedback from Mr. Van Dam.

    TypeScript

  3. Pet-Garden-Original-Game Pet-Garden-Original-Game Public

    Took initiative in OOP class and received approval to code an original game from scratch even though expectations were to follow a stencil. Implemented a merge sorting algorithm, linked list, polym…

    Java

  4. shell shell Public

    Implemented a Shell from scratch using C. Running in a Linux virtual machine, the Shell parses terminal input and executes commands by running scripts and forking and handling child processes. It a…

    C