75 skills found · Page 2 of 3
ivangfr / Springboot Rsocket Webflux AopThe goal of this project is to play with RSocket protocol. To do this, we will implement three Spring Boot Java applications: movie-server, movie-client-shell and movie-client-ui. For storage, the reactive NoSQL database MongoDB is used. All streaming of movie events and logging is handled by AOP (Aspect Oriented Programming).
kojiba / SwiftUI ArchitecturesComparison of SwiftUI Architecture approaches: Component, Protocol (MVVM-C), Reactive (MVVM-C)
PacktPublishing / Swift 4 Protocol Oriented Programming Third EditionSwift 4 Protocol-Oriented Programming Third Edition, published by Packt
fmo91 / ConnMinimal yet modular networking layer for Swift.
nazmulkp / NHAwesomeMovieAppInfinite scrolling + MVVM + Well-designed REST Client Networking + IOS + Swift
nimblehq / Ios FormUITableView with Protocol Oriented Programming
fatih-gursoy / CuisinerCuisiner is a user generated recipe/cooking collection app
PacktPublishing / Swift 3 Protocol Oriented Programming Second EditionCode repository for Swift 3 Protocol Oriented Programming Second Edition by Packt
dinhquan / IOSCleanArchitectureiOS Clean Architecture with UIKit, MVVM, RxSwift
bobleesj / Blog Protocol Oriented ViewLearn how to apply Protocol Oriented Programming to animate UIButton, UILabel, UIImageView and significant make code readable and concise
omerfarukozturk / SOLID PrinciplesSOLID Principles explained with Swift code snippets
dansasser / SIM ONEThe SIM-ONE Framework: World's first architecture for governed cognition. Achieves AGI-level capabilities through 9-protocol cognitive governance, delivering 67% energy efficiency improvements over traditional LLMs. Features a morally ethical foundation and architectural intelligence.
mattiacantalu / RecipesVIPER Architecture, Protocol Oriented, Functional Programming, Clean Code, Dependency Injection and Unit Tests
symbola / SymbolaNative JavaScript prototype extension with symbol protocols
vichudson1 / Battleship POP ExampleA simple playground to demonstrate Swift Protocol Oriented Programming
nick6969 / MVVMMVVM - POP & OOP
SandsHellCreations / Generic TableView DataSourceGeneric TableView datasource that can be used to populate any type of listing with single cell listing, sectional listing and useful to populate different type of cells in one section using protocol based models and Generics.
DevMountain / TimelineTimeline is a simple photo sharing service. Students will bring in many concepts that they have learned, and add more complex data modeling, Image Picker, CloudKit, and protocol-oriented programming to make a Capstone Level project spanning multiple days and concepts.
composed-swift / ComposedUIA Swift framework for building User Interfaces with the Composed framework.
DevMountain / Timeline FirebaseTimeline is a simple photo sharing service. Students will bring in many concepts that they have learned, and add complex data modeling, Image Picker, Collection Views, NSURLSession, Firebase, and protocol-oriented programming to make a Capstone Level project spanning many days and concepts.