Pinned Repositories
Android-App-Development
Oak Academy Android App Development with Kotlin course
artexhibit
CustomNumpad
My implementation for a Numpad Keyboard with numbers and simple calculation operations to use in a pet project
CustomPopup
My implementation for a Popup View, which Apple uses across the iOS system
CustomTableVIewCellAnimation
My implementation for a UITableView with sync and async animation of elements in cells to use in a pet project
CustomUIViewWithDatePicker
My implementation for a UIView with UIDatePicker and confirm\cancel UIButtons to use in a pet project
ExpandableCells
My implementation for an Expandable table view cells with a chevron rotation animation to use in a pet project
igorcodes.ru
My personal website built from scratch based on what I learned about web-development in college.
Kursvalut
Currency Converter for iOS and iPadOS
SeanAllenWidgetKit
Collection of SwiftUI projects with widgets that I made during the completion of Sean Allen's WidgetKit course.
artexhibit's Repositories
artexhibit/ExpandableCells
My implementation for an Expandable table view cells with a chevron rotation animation to use in a pet project
artexhibit/SeanAllenWidgetKit
Collection of SwiftUI projects with widgets that I made during the completion of Sean Allen's WidgetKit course.
artexhibit/Android-App-Development
Oak Academy Android App Development with Kotlin course
artexhibit/artexhibit
artexhibit/CustomNumpad
My implementation for a Numpad Keyboard with numbers and simple calculation operations to use in a pet project
artexhibit/CustomPopup
My implementation for a Popup View, which Apple uses across the iOS system
artexhibit/CustomTableVIewCellAnimation
My implementation for a UITableView with sync and async animation of elements in cells to use in a pet project
artexhibit/CustomUIViewWithDatePicker
My implementation for a UIView with UIDatePicker and confirm\cancel UIButtons to use in a pet project
artexhibit/Fundamentals-of-algorithmization-and-programming
College homework and projects
artexhibit/igorcodes.ru
My personal website built from scratch based on what I learned about web-development in college.
artexhibit/Kursvalut
Currency Converter for iOS and iPadOS
artexhibit/GHFollowers
Sean Allen's take home project course app
artexhibit/iOSAppBootcamp
Collection of the apps I've created in Angela Yu's iOS App Bootcamp
artexhibit/LiveScoreApp
artexhibit/MyLeetcode
Problems I solved on Leetcode
artexhibit/NewsApp
NewsApp is an Android app developed to learn and practice Android development concepts like MVVM architecture, Room database, and Retrofit for network operations.