Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub / NickSagan 13 repositories

iOS Developer

NickSagan/PenguinNinja

FruitNinja analogue for iPad. Hacking With Swift Marathon project #23 (days 77-79) with some modifications of mine. Contains: SpriteKit, SKEmitterNode, SKAction, UIBezierPath, AVAudioPlayer and more

Language: Swift - Size: 3.3 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 2 - Forks: 0

NickSagan/MPB

Language: Swift - Size: 4.88 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

NickSagan/MPBSDK

Language: Swift - Size: 17.6 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

NickSagan/CustomSDK

Language: Swift - Size: 2.93 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

NickSagan/TestCustomSDK

Language: Swift - Size: 15.6 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

NickSagan/CreateCustomSDK

Language: Swift - Size: 11.7 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

NickSagan/SchoolhouseSkateboarder

The game is based on the book: "Swift for Kids: A Playful Introduction to Making iPhone and iPad Apps". I made the changes so that the code is up to date as of November 2021 (iOS 15.0.2). Contains: SpriteKit, GameplayKit, UIGestureRecognizer, SKSpritenode

Language: Swift - Size: 14.4 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 2 - Forks: 2

NickSagan/LoanMoney

(Appstore released) Bank offers for credit / debit cards and loans. Contains: Firebase, UserNotifications, SideMenu, FileManager, UITabBarController, Programmatic autolayout, Snapkit

Language: Swift - Size: 11.9 MB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 1 - Forks: 0

NickSagan/Simbirsoft-Dairy

A beautiful diary in which you can add tasks and share them with friends. Contains: SwiftyOnboard, UIActivityViewController, IQKeyboardManagerSwift, CalendarKit, JSONDecoder, UserDefaults, FileManager, programmatic autolayout, NSLayoutConstraint

Language: Swift - Size: 1.44 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

NickSagan/dbNoise

(Appstore released) This application allows you to measure the level of environmental noise, as well as measure the quality of hearing.

Language: Swift - Size: 7.73 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

NickSagan/NewsApp

Fresh local news from news.org API. Contains: WKWebKit, NSCache, Locale, UIRefreshControl and Infinite Scroll, UITapGestureRecognizer, UITabBarController, URLSession, JSON, SnapKit

Language: Swift - Size: 8.5 MB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 1 - Forks: 0

NickSagan/Moneybox

(Appstore released) Piggy bank app. Allows you to set a goal and monitor the progress of accumulating money. Can be shared with friends.

Language: Swift - Size: 18.3 MB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

NickSagan/Computer-Science-study-projects

Scripts written in Python, C and SQL languages while studying computer science

Language: Swift - Size: 95.7 KB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

NickSagan/SwiftUI-CheckSplit

Language: Swift - Size: 3.91 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

NickSagan/Cryptogram

Fast and reliable text AES 256 encryptor. Allows you to send the key and the ciphertext using different messengers

Language: Swift - Size: 373 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

NickSagan/MyCoin

I made this Bitcoin app to practice fetching data from coinapi.io API and JSON decoding

Language: Swift - Size: 73.2 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

NickSagan/Schwechau-VogelAGTestTask

I made this project as a test task for an Austrian company according to their specifications. Contains: UIKit, URLSession, JSONDecoder, NSCache, UISearchBarDelegate, UITableViewController, NotificationCenter, NSLayoutConstraint, GCD

Language: Swift - Size: 107 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

NickSagan/Weather

I made this weather app to practice using CoreLocation, fetching data from openweathermap.org API, JSON decoding, applying day\night appearance.

Language: Swift - Size: 299 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

NickSagan/DragAndDrop

Stanford CS193p course (2018). This iPad app is based on the lectures of this course. Contains: UIKit, MobileCoreServices, UIImagePickerController, UIDropInteractionDelegate, UIScrollViewDelegate

Language: Swift - Size: 109 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

NickSagan/What-s-that-Whistle

A crowd-sourced song recognition app using Apple's free platform as a service: CloudKit. Contains: UIKit, CloudKit, AVAudioRecorder, CKQuery, CKRecord, CKAsset, CKQueryOperation, CKQuerySubscription, NSPredicate, NSSortDescriptor

Language: Swift - Size: 44.9 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

NickSagan/MarbleMaze

Marble maze (labyrinth) game for iPad. Tilt your iPad to roll the ball through the maze and get to the finish line. Contains: SpriteKit, categoryBitMask, collisionBitMask, contactTestBitMask, CoreMotion, CMMotionManager, accelerometerData

Language: Swift - Size: 1.33 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 1

NickSagan/ExplodingMonkeys

Exploding monkeys is a game for iPad. Chose vector and velocity to launch bananas. Try to hit your opponent. Contains: SpriteKit, categoryBitMask, collisionBitMask, contactTestBitMask, mixed with UIKit

Language: Swift - Size: 264 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 1

NickSagan/nicksagan.github.io

Language: CSS - Size: 2.46 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

NickSagan/SecretTextEditor

Secret notepad app. Your private text is hidden until you authenticate with biometrics and additional pin code. Contains: LocalAuthentication, Touch ID, Face ID, iOS keychain.

Language: Swift - Size: 47.9 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

NickSagan/Detect-a-Beacon

Study project to learn about Core Location and CLBeaconRegion.

Language: Swift - Size: 16.6 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

NickSagan/Medicine

Nothing interesting here right now. Work in progress.

Language: Swift - Size: 20.5 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

NickSagan/SelfieShare

Study project to learn about peer to peer networking, while also getting some practice with collection views, GCD, MCSession, MCBrowserViewController, MCAdvertiserAssistant and more.

Language: Swift - Size: 24.4 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

NickSagan/UserNotificationsTechnicProject

Hacking With Swift. Technical Project 21. User Notifications. Request permission for notifications, set different kinds of notification trigger, and more. Contains: UNUserNotificationCenter, requestAuthorization(), UserNotifications framework, UNMutableNotificationContent(), UNNotificationCategory

Language: Swift - Size: 13.7 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

NickSagan/Fireworks

Launch rockets, tap rockets and then shake your iPad. Rockets will explode. Contains: SpriteKit, SKEmitterNode, SKAction, UIBezierPath, SKAction.follow(), motionBegan() and more

Language: Swift - Size: 508 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

NickSagan/CapitalCitiesMapKit

Simple MapKit sketch. Contains: MKMapView, MKAnnotation, MKPinAnnotationView, CLLocationCoordinate2D, MapKit

Language: Swift - Size: 156 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

NickSagan/SpaceGame

Yet Another Space Game. Contains: SpriteKit, SKPhysicsContact, SKTexture, SKEmitterNode, SKAction, SKPhysicsContactDelegate.

Language: Swift - Size: 576 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

NickSagan/Animation-Sketches

Animation kit you can try. Contains: CGAffineTransform, animate(withDuration:), usingSpringWithDamping, UIImageView

Language: Swift - Size: 60.5 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

NickSagan/NickSagan

Size: 13.7 KB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

NickSagan/Whack-a-Penguin

Yet Another Whack A Mole Game. Contains: SpriteKit, SKCropNode, SKTexture, GCD's asyncAfter(), SKAction.

Language: Swift - Size: 517 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

NickSagan/InstaPhotoFilters

Yet Another Core Image Filters Program. Contains: CoreImage, UIImagePickerControllerDelegate, CIContext, CIFilter, UIAlertController, UIKit, UISlider.

Language: Swift - Size: 20.5 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

NickSagan/Xylophone

Ready to play xylophone. My child was happy to play with this xylophone, but after 10 minutes the xylophone sounds a little annoying, so be careful, LOL. Contains: AVFoundation, UIKit, AVAudioPlayer, Timer.

Language: Swift - Size: 1.63 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

NickSagan/PegglePachinkoGame

SpriteKit in action. A simple game where you can throw balls and watch them interact with the environment. Contains: SpriteKit, SKSpritenode, SKPhysicsBody, SKAction.

Language: Swift - Size: 1.89 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

NickSagan/RollTheDicee

A useful app for board games where dice are needed. Tap the button to roll the dice. Contains: UISegmentedControl, UIKit, UIImageView.

Language: Swift - Size: 3.04 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

NickSagan/NamesToFaces

Add pictures to the collection and name them. Contains: UIKit, navigationController, UICollectionView, UICollectionViewCell, UIActivityViewController, Codable, UserDefaults.

Language: Swift - Size: 21.5 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

NickSagan/Anagrams

Hacking With Swift. Project 5. Anagram game. Contains: UIAlertController, UITableView

Language: Swift - Size: 61.5 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

NickSagan/Image-scroll

Simple UICollectionView based script. Chose image from collection and then share it with your friends. Contains: UIKit, navigationController, UICollectionViewController, UICollectionViewCell, UIActivityViewController.

Language: Swift - Size: 575 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

NickSagan/GeoChat

Location based chat. Find people nearby to chat with. Contains: Firebase, CoreLocation, UIKit, MessengerKit, IQKeyboardManagerSwift. Work in progress...

Language: Swift - Size: 72.3 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

NickSagan/HangmanLetterGame

Hangman game. Tap buttons to write correct words. Contains: UIButtons, UITextField, UILabels, UIAlertController, NSLayoutConstraints. Fully Programmatic Auto Layout.

Language: Swift - Size: 15.6 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

NickSagan/7LittleWords

7 words game. Tap buttons to make correct words. Contains: UIButtons, UITextField, UILabels, UIAlertController, NSLayoutConstraints, GCD. Fully Programmatic Auto Layout.

Language: Swift - Size: 29.3 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

NickSagan/Whitehouse-Petitions

Whitehouse petitions app. Contains: UIAlertController, UITableViewController, JSON decoder, Codable protocol, UITabBarController, WKWebView, Grand Central Dispatch

Language: Swift - Size: 27.3 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

NickSagan/Memory-Game

Stanford CS193p course (2018). The game is based on the lectures of this course, but I have made some improvements. Contains: UIKit, Foundation, AudioToolbox, Hashable

Language: Swift - Size: 895 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

NickSagan/ShoppingList

Minimalist To-Do app. Contains: UIAlertController, UITableViewController, UIActivityViewController

Language: Swift - Size: 13.7 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

NickSagan/ImageFilter

Harvard CS50 iOS track. A simple application that can apply filters to images. Contains: CIFilter, UIImagePickerController, UINavigationController

Language: Swift - Size: 16.6 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

NickSagan/Easy-Browser

Hacking With Swift. Project 4. Contains: loadView(), WKWebView, delegation, URLRequest, UIToolbar, UIProgressView

Language: Swift - Size: 24.4 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

NickSagan/Script-CaffeIntoMLModel

A simple script to convert Caffe Model into MLModel

Language: Python - Size: 0 Bytes - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

NickSagan/Country-Game

Simple country flags quiz game

Language: Swift - Size: 132 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

NickSagan/FlagsCollection

Hacking With Swift. Project 3. Challenge. Contains UITableView, UIActionViewController, UINavigationController

Language: Swift - Size: 122 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

NickSagan/OxfordFlowerClassifier

Using oxford102.caffemodel which was converted into mlmodel by coremltools to classify flowers

Language: Swift - Size: 80.1 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

NickSagan/MyCalc

Study project. Calculator

Language: Swift - Size: 30.3 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

NickSagan/ImageIdentifierML

Core ML project. Image Classification

Language: Swift - Size: 82 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0