Nikolai Saganenko (@NickSagan)
  • Stars
    star
    16
  • Global Rank 733,269 (Top 26 %)
  • Followers 68
  • Following 57
  • Registered about 3 years ago
  • Most used languages
    Swift
    100.0 %
  • Location 🇦🇷 Argentina
  • Country Total Rank 2,585
  • Country Ranking
    Swift
    17

Top repositories

1

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
Swift
3
star
2

LoanMoney

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

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
Swift
2
star
4

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
Swift
2
star
5

NewsApp

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

Moneybox

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

Weather

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

dbNoise

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

GeoChat

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

DragAndDrop

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

HangmanLetterGame

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