Pinned Repositories
BasicMetal2D
Demonstrate Basic Metal 2D Image Viewing Code with Swift
CoreRubiksCube
Implementing basic model and behavior of Rubic's Cube in Swift, no UI nor Solver.
Metal2DScrollable
Demonstrate how to zoom and scroll MTKView using UIScrollView
Panorama
iOS/macOS 2D scrollable/zoomable utility code and it's sample code
PDFPageViewDemo
Demonstrate how to solve 1. blurry page when zoomed 2. avoid run out of memory issue by updating contentScaleFactor when zoomed
ShogibanKit
ShogibanKit is a framework (not yet) for implementing complex Japanese Chess (Shogii) in Swift. No UI, nor AI.
silvershadow
codelynx's Repositories
codelynx/ShogibanKit
ShogibanKit is a framework (not yet) for implementing complex Japanese Chess (Shogii) in Swift. No UI, nor AI.
codelynx/Panorama
iOS/macOS 2D scrollable/zoomable utility code and it's sample code
codelynx/DataStream
DataStream is a Swift utility code to save and load primitive integers, floating points, bool and Data without worry about endian issues.
codelynx/ZBitField
Utility code to implement bit field operation.
codelynx/MyPackagedDocument
Example of packaged based UIDocument with UIDocumentBrowserViewController for iOS
codelynx/UnexposedCredencials
Unexposing secret information such as API Key, secret key and others
codelynx/credential-swift
help developers to hide sensitive credential information to encrypt to use in app
codelynx/pptx-swift
codelynx/ProvisioningProfileKit
ProvisioningProfileKit
codelynx/SpreadsheetView
Full configurable spreadsheet view user interfaces for iOS applications. With this framework, you can easily create complex layouts like schedule, gantt chart or timetable as if you are using Excel.
codelynx/UsingCinSwift
Demo Project Using C in your app, Using C in your framework, Using that framework in your host app
codelynx/ZKit
Swift Utility Code
codelynx/Amber_User_Pool
SwiftUI macOS/iOS app project demonstrates how to limit access user to only their home directory on AWS S3 bucket with Cognito User Pool and Identity
codelynx/amplify-swift
A declarative library for application development using cloud services.
codelynx/AttributedStringStyledMarkdown
AttributedString Markdown initializer with custom styling
codelynx/CoreShogi
codelynx/credential-code
credential-code
codelynx/HelloAssumeRole
Minimal demonstration code for AWS STS AssumeRole with Swift
codelynx/HelloKit2
HelloKit2
codelynx/HelloKit2App
HelloKit2App
codelynx/HelloKit2Package
HelloKit2Package
codelynx/Kanna
Kanna(鉋) is an XML/HTML parser for Swift.
codelynx/NarouFetcher
Swift code to fetch contents from「小説家になろう」 via 「なろうAPI」
codelynx/Photolala
codelynx/SegmentedToolControl-spm
codelynx/soto
Swift SDK for AWS that works on Linux, macOS and iOS
codelynx/swiftlets
server side swift
codelynx/swiftui-view-orientation-tester
codelynx/XPlatform
XPlatform
codelynx/ZMySQL
Yet another MySQL wrapper for Swift