Skip to content
View drewster99's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report drewster99

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. Move views out of the way when keybo... Move views out of the way when keyboard appears, Swift 4.1, using Auto-Layout / Interface Builder / Storyboard
    1
    {
    2
        // Move views when keyboard appears/disappears
    3
        // Snipped from ViewController.swift
    4
        
    5
        // This constraint should be tied to the top superview or safe area in Storybaord
  2. chessgame chessgame Public

    A very basic Chess game, as a Swift executable package, for macOS, built with Cursor.AI.

    Swift

  3. NCC-Open-Apple-Search-Ads-Install-Attribution NCC-Open-Apple-Search-Ads-Install-Attribution Public

    Performs app install attribution for installs generated via Apple Search Ads, for iOS apps installed via the App Store. Swift code. @Published values and closures fore easy access/updates.

    Swift

  4. spaceinvaders_html_cursor spaceinvaders_html_cursor Public

    A "Space Invaders" style game, all in a single HTML file, made with Cursor.AI. It's rough around the edges, but still impressive in 2024.

    HTML 1

  5. WrappedSynchronizationPerformance WrappedSynchronizationPerformance Public

    Swift

  6. begriffs/wc begriffs/wc Public

    Beating haskell with C

    C 11 1