Skip to content
View transience-of-guests's full-sized avatar

Organizations

@CCAppDevs

Block or report transience-of-guests

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. SpadeBoard/Spadeboard SpadeBoard/Spadeboard Public

    An open source self-hostable app where you can create rooms to design your tabletop game (like card games, TTRPGs, board games) and bring in your friends. Mainly focused on card games.

    TypeScript 2

  2. YareniPerez1/Customer-User-Interface YareniPerez1/Customer-User-Interface Public archive

    Create the customer WinForms appl, and update the DataAccess library. Contains two different portions, the administrator side and customer side. Customers can purchase orders. Based on modification…

    TSQL

  3. sharri3019/Mobile-app-development-capstone-collab-project sharri3019/Mobile-app-development-capstone-collab-project Public archive

    Final two person collaborative project for Mobile App Development class. A game where the player only has a few seconds to choose their attack before executing. You're a cat whose owner was killed,…

    Java

  4. Calculate-Sig-Figs-MOM-Macro Calculate-Sig-Figs-MOM-Macro Public archive

    3 methods that handles calculating significant figures for addition/subtraction and multiplication/division. Originally intended for creating a macro on MyOpenMath.

    PHP

  5. Single-digit-calculation Single-digit-calculation Public archive

    In this problem you will start with a single positive number. Subtract adjacent pairs of digits in that number to get the absolute value of their difference. Each result is used to generate a new n…

    C#

  6. Implement-playlist-management-system Implement-playlist-management-system Public archive

    Create a C# program using doubly linked lists to manage a playlist of songs. Each node will represent a song with attributes such as title, artist, and duration.

    C#