Skip to content
View thaisserpac's full-sized avatar
  • Halifax, Nova Scotia

Block or report thaisserpac

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. CSCI-2356-Winter24-Project CSCI-2356-Winter24-Project Public

    Final project for Mobile App Development CSCI 2356 class

    HTML

  2. My-Virtual-Pantry My-Virtual-Pantry Public

    My Virtual Pantry is a web-based application designed to help users manage their food inventory with ease. It allows users to add, remove, view, and sort pantry items, ensuring efficient tracking o…

    JavaScript

  3. Thais-Archives Thais-Archives Public

    My portfolio website

    HTML

  4. EncoderDecoder EncoderDecoder Public

    Data Structures and Algorithms Encoder/Decoder Assignment. This program takes a source text file, an option letter and a target text file as command-line paratemeters and follows encoding instructi…

    Java

  5. Josephus Josephus Public

    This program solves the Josephus Problem. There are N people in a circle to be executed. The counting begins at some point in the circle and proceeds around the circle in a fixed direction. In each…

    Java