Skip to content
View Havhingstor's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report Havhingstor

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. BetterTeamChat BetterTeamChat Public

    A fabric mod

    Java

  2. BetterTeamChat-OpenPaC BetterTeamChat-OpenPaC Public

    An addon for BetterTeamChat, which integrates with OpenPartiesAndClaims.

    Java 1

  3. CPU-Simulation-Lib CPU-Simulation-Lib Public

    A simulation of a simple CPU (README for more infos)

    Swift

  4. CPU-Simulation-CLI CPU-Simulation-CLI Public

    A simulation of a simple CPU (README for more infos)

    Swift

  5. CPU-Simulation-Lang CPU-Simulation-Lang Public

    A compiler for a simple programming-language, README for more infos.

    C

  6. Show a dismissible notification over... Show a dismissible notification overlayed over the view from any subview, allow for execution of code when dismissing.
    1
    import Dispatch
    2
    import SwiftUI
    3
    
                  
    4
    @MainActor
    5
    public class OverlayCenter: ObservableObject {