Skip to content
View kelly-tsidji's full-sized avatar

Block or report kelly-tsidji

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 Loading

  1. Bones_and_Company Bones_and_Company Public

    Forked from swoodberry13/Bones_and_Company

    Collaborated in a group of 4 to build a site for a veterinary clinic. I implemented the home page and the dynamic booking system. I integrated calendar functionality for scheduling appointments, bu…

    HTML

  2. image-rotation image-rotation Public

    This project rotates a given image (0, 90, 180, or 270 degrees). It implements blocked 2D arrays, and also evaluates the performance of image rotation using three different array-access patterns wi…

    C

  3. lyrics lyrics Public

    This program is a web application for finding song lyrics using the Lyrics.ovh API. Users can input an artist's name and song title to retrieve the corresponding lyrics. The application also provi…

    HTML

  4. text-doc-comparison text-doc-comparison Public

    This project builds a TF-IDF-based word representation system and uses it to find similar documents. The project aims to automatically identify relevant and similar text documents, making it useful…

    Jupyter Notebook

  5. train-simulator train-simulator Public

    A program that simulates a train that picks up and drops off passengers at user-specified stops.

    C++

  6. Two-Owls-Cafe Two-Owls-Cafe Public

    I created an online ordering site for a café (Two Owls Café) for fun! Check out the README for details :)

    PHP