Khandevy (itsmylifestyle)

itsmylifestyle

Geek Repo

Company:QazCoding Dev.

Location:The city of freedom

Github PK Tool:Github PK Tool

Khandevy's repositories

DesignApp

Learning the SwiftUI framework in this project. I will use and test some interesting methods from this framework, and the most interesting save and upload to this repository.

Language:SwiftStargazers:1Issues:1Issues:0

MLImageRecognition

This repository showcases my project using Apple's CoreML framework along with the MobileNetV2 model for image recognition. Users can select an image from their photo library, and the app uses machine learning to recognize the contents of the image, displaying the top result with a confidence percentage.

Language:SwiftStargazers:1Issues:0Issues:0

AngryBirds

This mobile app, inspired by the iconic Angry Birds game, leverages the SpriteKit framework to deliver a gaming experience. It incorporates features such as an automatic level reset when players run out of birds, precise collision detection for realistic interactions between birds and obstacles, and a scoring system.

Language:SwiftStargazers:0Issues:0Issues:0

AppleWalletExample

This is an example app where I am using Advanced SwiftUI animations features. Also using Firebase in LogIn business logic.

Language:SwiftStargazers:0Issues:1Issues:0

AppTest

In this project, I conducted both UI and Unit testing, utilizing Swift Storyboard, and experimented with various features, exploring additional functionalities

Language:SwiftStargazers:0Issues:0Issues:0

ARKitSolarSystem

Using Apple's ARKit technology, this app allows users to explore a scaled-down representation of our Solar System right in the palm of their hands. Each planet not only rotates on its axis but also orbits around the Sun, providing an educational and visually stunning demonstration of the planets.

Language:SwiftStargazers:0Issues:0Issues:0

Astana-Hub-Apple-Developer

Apple Authorized Training Centre for Education. The second stage of selection

Language:SwiftStargazers:0Issues:0Issues:0

CoredataApp

I've created an Artbook app for users to save and view their favorite images and artworks. CoreData underpins the seamless storage and retrieval of these pieces and their accompanying descriptions. The app empowers art enthusiasts to curate and access their treasured collection with ease.

Language:SwiftStargazers:0Issues:0Issues:0

CardLess

"Cardless" is a mobile application that digitizes your plastic cards, transforming them into convenient and secure digital versions. With "Cardless," you can store all your cards in one place, eliminating the need to carry a bulky wallet.

Language:SwiftStargazers:0Issues:1Issues:0

CryptoApp

This application elegantly parses JSON data and presents it to the user. It employs the MVVM architecture enriched with the power of RxSwift, particularly the seamless binding capabilities. Additionally, the app leverages @escaping closures for handling asynchronous operations gracefully

Language:SwiftStargazers:0Issues:1Issues:0

CryptoAppSwiftUI-MVVM

This application is a revamped version of a previous crypto app that I developed using UIKit. However, in this iteration, I utilized SwiftUI and Combine frameworks, incorporated async and await features, experimented with the Continuations feature, and applied the @MainActor

Language:SwiftStargazers:0Issues:0Issues:0

CustomSwiftUIShape

Custom SwiftUI Shape + Animation button. Can be used separately as a template for other apps.

Language:SwiftStargazers:0Issues:1Issues:0

FaceRecognitionApp

Within this application, I have harnessed the unique features inherent to iOS, notably its asynchronous Face Recognition capability, and as a result... Furthermore, this integration has enabled us to enhance user experiences, facilitating smoother and more efficient interactions with the application.

Language:SwiftStargazers:0Issues:0Issues:0

Itsmylifestyle

This is needed in order to beatify my GitHub account. I used a lightweight markup language that you can use to add formatting elements to plaintext text documents - Markdown.

Stargazers:0Issues:0Issues:0

JokesApp

I developed this app using SwiftUI, incorporating the Alamofire framework through Swift Package Manager + MVVM

Language:SwiftStargazers:0Issues:0Issues:0

JSON-APIApp

This is a straightforward currency converter application that provides users with currency exchange rates. The process involves three primary steps: requesting data, receiving a response, and parsing the information. To efficiently retrieve rates for five different currencies simultaneously, I employed an .async method

Language:SwiftStargazers:0Issues:1Issues:0

LoginXCTestUIPOPApp

The app demonstrates the implementation of a simple login flow using the principles of Protocol-Oriented Programming, unit testing with "XCTest", and dependency injection.

Language:SwiftStargazers:0Issues:0Issues:0

MapView

This repository contains simple code to illustrate how to work with MapKit framework to create interactive maps. The code in the repository include examples of how to customize the appearance of maps, add annotations.

Language:SwiftStargazers:0Issues:1Issues:0

MusicPlayerApp

Music player that offers a fully automated experience for users. It utilizes the powerful storage capabilities of Firebase to store a library of songs that can be easily accessed by the user. With its play/stop button, previous/next music functionality, and 5 unique albums sorted by genre

Language:SwiftStargazers:0Issues:0Issues:0

NetworkService

I have developed an application named "Interchangeable Network Service" that retrieves data either from the internet or a local service. The app based on MVVM architecture, integrating Multithreading for enhanced performance, and utilizes the SwiftUI framework for a seamless user interface.

Language:SwiftStargazers:0Issues:1Issues:0

ParseFoursquare

This application is a Foursquare Clone enhanced with Parse integration. Within this project, I've employed a singleton class in conjunction with Mapkit and Corelocation, featuring a function designed to store locations for future reference and easy navigation.

Language:SwiftStargazers:0Issues:0Issues:0

POPApp

As the architect of an app, I seamlessly employed Protocol-Oriented Programming (POP) to design a system. This involved crafting APIs, refining data models, and orchestrating seamless interactions.

Language:SwiftStargazers:0Issues:0Issues:0

SwinjectApp

In the app I developed, I implemented Swinject for efficient dependency injection and experimented with a background changer feature. This hands-on experience aimed to enhance my comprehension of the underlying principles of dependency injection

Language:SwiftStargazers:0Issues:0Issues:0

ThinkBig

ThinkBig - an Instagram clone, encompasses fundamental functionalities such as user accounts, liking, post creation, and newsfeed access, among others. The core architecture of this application relies on Firebase to seamlessly interconnect and integrate these features.

Language:SwiftStargazers:0Issues:0Issues:0

ThinkSmall

"ThinkSmall" is an application similar to Snapchat, incorporating advanced Firebase functionalities. I utilized SDWebImage and ImageSlideshow pods to create an enhanced photo slider. Additionally, I employed a singleton pattern to enhance the clarity and structure of the app's architecture.

Language:SwiftStargazers:0Issues:1Issues:0

Threading

This app showcases the seamless integration of concurrent tasks and asynchronous loading. The primary view features an image that dynamically changes upon button press, utilizing Grand Central Dispatch (GCD) for efficient threading. Additionally, a simple table view is implemented, displaying a repetitive "Threading test" label.

Language:SwiftStargazers:0Issues:1Issues:0

TravelApp

I've created an app with CoreData and MapKit, allowing users to save and later revisit favorite places. Users can view past destinations, access descriptions, and even navigate back to those spots.

Language:SwiftStargazers:0Issues:0Issues:0

UserDefaults

This repository contains sample code for using the UserDefaults settings in combination with the @ObservableObject and @Published property wrappers in the SwiftUI framework. The code demonstrates how to use the @ObservableObject and @Published property wrappers.

Language:SwiftStargazers:0Issues:0Issues:0

VIPERArchitecture

iOS application built with VIPER architecture and multithreading. This app ditches SwiftUI and Storyboard, opting for a code-driven UI for ultimate flexibility. Seamless navigation from table view to detailed view enhances user interaction. Experience performance and elegance in one app.

Language:SwiftStargazers:0Issues:0Issues:0

WeatherAppAPI

This app created for AstanaHub Practical Test Session for VisionOS course in AATCE(Apple Authorized Training Centre).

Language:SwiftStargazers:0Issues:0Issues:0