Skip to content

Instantly share code, notes, and snippets.

View duraidabdul's full-sized avatar

Duraid Abdul duraidabdul

View GitHub Profile
@duraidabdul
duraidabdul / Callisto-Support.txt
Created January 17, 2023 21:52
Callisto Support
CALLISTO SUPPORT
DEVELOPER
twitter.com/duraidabdul
github.com/duraidabdul
SEND FEEDBACK
callistosupport@icloud.com
REFUND
@duraidabdul
duraidabdul / Callisto-Privacy.txt
Created January 13, 2023 05:26
Callisto Privacy Policy
CALLISTO PRIVACY POLICY
All Calendar, Contacts, Reminders, and Location data Callisto has access to is kept on-device. Callisto does not save user data to the cloud, and does not communicate with third party SDKs.
Callisto requests and uses the following data:
- Location: Used calculate local astronomy data and suggest nearby calendar event locations.
- Calendars: Used to display and create new events.
- Contacts: Used to display event invitees and add people to your events.
- Reminders: Used to display and edit reminders.
@duraidabdul
duraidabdul / SwiftUIInterface-Part2
Created July 27, 2021 18:31
Xcode 13.0 beta 4 SwiftUI Interface (Part 2)
This file has been truncated, but you can view the full file.
/// the `Element` type must be `Self`, the default.
public typealias Element = DatePickerComponents
/// The raw type that can be used to represent all values of the conforming
/// type.
///
/// Every distinct value of the conforming type has a corresponding unique
/// value of the `RawValue` type, but there may be values of the `RawValue`
/// type that don't have a corresponding value of the conforming type.
public typealias RawValue = UInt
@duraidabdul
duraidabdul / SwiftUIInterface
Last active July 27, 2021 18:27
Xcode 13.0 beta 4 SwiftUI Interface
This file has been truncated, but you can view the full file.
import Accessibility
import Combine
import CoreData
import CoreFoundation
import CoreGraphics
import Darwin
import DeveloperToolsSupport
import Foundation
import UIKit
import UniformTypeIdentifiers
@duraidabdul
duraidabdul / index.html
Created August 1, 2020 04:16
Portfolio
<html>
<head>
<title>Portfolio</title>
<link rel="stylesheet" type="text/css" href="style.css">
</head>
<body>
<div class="center">
<h1>Duraid Abdul</h1>