Zulqurnain24
A passionate mobile application developer and tech enthusiast who believes in harnessing full potential of the mobile devices to make people lives better.
Binary-LeafBerlin, Germany
Pinned Repositories
3D_Black_Grapes_Shaded_With_Metal_Kit
Black grapes are shaded using Metal Kit framework.
AdoptAPet
This is the demonstration of clean architecture in SwiftUI
android-ads
AppAssignment
This is the boilerplate code for speedy development
BasicMetaVerse
This code demonstrates the creation of basic metaverse in threeJS
Collage
This is the demonstration of asynchronous image loading and prefetching using swiftui
Jitensha-Saitama-Cycle-store
This is through which user can rent cycles from any near by store(front end + backend)
MealsCAA
It is an app made with swiftui & combine to demonstrate my attempt at clean architecture approach
MVVMC
This is the demonstration of MVVMC based networking application with swiftui and combine.
Yolo-v2-for-android
This is an implementation of yolo on android
Zulqurnain24's Repositories
Zulqurnain24/AdoptAPet
This is the demonstration of clean architecture in SwiftUI
Zulqurnain24/BasicMetaVerse
This code demonstrates the creation of basic metaverse in threeJS
Zulqurnain24/Collage
This is the demonstration of asynchronous image loading and prefetching using swiftui
Zulqurnain24/MealsCAA
It is an app made with swiftui & combine to demonstrate my attempt at clean architecture approach
Zulqurnain24/MVVMC
This is the demonstration of MVVMC based networking application with swiftui and combine.
Zulqurnain24/AsyncAwaitActor_Example_SwiftUI
This code demonstrates the power of structured concurrency in SwiftUI
Zulqurnain24/BlockMania
BlockWorld is an app that allowed people to spawn with a random avatar and roam around the world and meet other players and chat with them.
Zulqurnain24/ChatMessageWithComments
ChatMessageWithComments is an app that demonstrates a graceful way to handle comments on Posts functionality using combine publishers
Zulqurnain24/education-app
A flutter app based on clean architecture with repository pattern
Zulqurnain24/EducationApp
This is a chat app made in flutter which demonstrates clean code architecture
Zulqurnain24/FavouriteRecipeApp
This app displays the recipes where you can mark the recipe as favourite or based on your criteria can filter them out.
Zulqurnain24/FlappyPlane
This is a game like flappy bird. Press space bar or mouse left click to raise the plane. Avoid bombs and collect the stars to score.
Zulqurnain24/flutter_chat
This is a simple flutter app based on firebase backend.
Zulqurnain24/Gen-Z-Pool
This app demonstrates a 2 player pool table game in threeJS
Zulqurnain24/Meals
This is a demonstration of 'The Composable Architecture' also known TCA. It is a derivative of redux but differs in how it manages individual state of the components.
Zulqurnain24/myshop
This is a flutter based basic e-commerce application.
Zulqurnain24/NasaPlanetaryImages
This project demonstrates the usage of RealTimeRegression framework. Which is a recommendation engine based on apple's CreateML framework
Zulqurnain24/ParkingLotRater
This is a flutter block pattern based app which lets to rate the parking spaces in a similar way tinder does. By pressing the flash button you will be able to navigate to the segmented screen where you can choose your favorite and unfavorite parking spaces.
Zulqurnain24/PhotoGallery
This app demonstrates a simple networking application based on MVVM architecture which adheres to solid principles.
Zulqurnain24/PixaBayCollage
This application demonstrates TDD approach with MVVM with swiftui & Combine
Zulqurnain24/ProjectZ
It is a first person shooter game implemented with threeJS.
Zulqurnain24/RealTimeRegression
RealTimeRegression is a framework that generates realtime inference based on regression
Zulqurnain24/RecipesApp-made-in-Redux-Architecure-
Recipes app using redux architecture with combine and swiftui
Zulqurnain24/RunPlayer
RunPlayer is a react native application that will allow you to maintain your playlists in your account.
Zulqurnain24/SampleListingsApp
This is a networking app which contains simple listing and detail view with complete unit testing
Zulqurnain24/SnapShotTestingContentView
This is a simple application that demonstrates the snapshot testing for swiftui
Zulqurnain24/SwiftUIPlusCombine
This code exhibits the brevity and power of combine architecture when combined with swiftui
Zulqurnain24/TheMovieDB
This project demonstrates MVVM architectural pattern as well as factory and repository design patterns implemented with the help of swift latest async, await and actor mechanisms
Zulqurnain24/UsersList
UsersList is a simple manifestation of TCA pattern.
Zulqurnain24/Yumz
This application exhibits my approach towards Usecase pattern with SwiftUI with iOS