Skip to content
View NickSagan's full-sized avatar
Block or Report

Block or report NickSagan

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
NickSagan/README.md

Started my journey into the amazing world of programming with Pascal in high school in 2003-2005, where I made my first screensaver for Windows, then after school I studied Delphi dialect of the Object Pascal, and using their IDE I made my first game: Arkanoid. Later, I switched to web development: HTML, CSS, JS, etc. I made websites for myself and on order. Launched a couple of startups in Russia as a front-end developer and founder at the same time. And now, in the days of the mobile era, I'm diving deep into iOS development with Swift. Drop me a line if you need any help with iOS development.

LeetCode Stats

Anurag's GitHub stats

Language and Tools

Swift UIKit XCTest JSON API MVC Git

Follow me

Telegram Instagram LinkedIn

Pinned

  1. LoanMoney LoanMoney Public

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

    Swift 2

  2. dbNoise dbNoise Public

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

    Swift 1 1

  3. Moneybox Moneybox Public

    (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

  4. Cryptogram Cryptogram Public

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

    Swift

  5. Weather Weather Public

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

    Swift

  6. Memory-Game Memory-Game Public

    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

    Swift