Skip to content
View alessaba's full-sized avatar
  • Italy
  • 04:10 (UTC +01:00)

Highlights

  • Pro

Block or report alessaba

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

    SwiftUI app to test the capabilities of MacBook ForceTouch trackpads

    Swift

  2. FilippoBrowser FilippoBrowser Public

    My favourite project to increase my skill level and play around with new Apple APIs

    Swift

  3. macOSUSB macOSUSB Public

    Simple personal project to make macOS Install USB Drives

    Swift

  4. ModifiedChange ModifiedChange Public

    Small Utility to change modified date on a file

    Swift

  5. Interacts with the DCSD Alex Cable's... Interacts with the DCSD Alex Cable's Status LEDs. This can be adapted to any use case you want.
    1
    #!/usr/bin/python3
    2
    try:
    3
    	import pylibftdi
    4
    except ImportError:
    5
    	import os
  6. holzschu/iOS_codeSamples holzschu/iOS_codeSamples Public

    Repository of sample source code for LLVM on iOS / compiled locally

    C 8 2