Pinned Repositories
compositional-layouts-kit
📏 Advanced compositional layouts for UICollectionView [iOS 13+].
drawer-view
📤 Custom UI component for iOS, replication of Apple's Apple Music player and Shortcuts’ components view [Swift 5.0, iOS 12].
expandable-collection-view-kit
🗂 Expandable, hierarchical, flexible, declarative UICollectionView with diffable data sources & SwiftUI-like tree items builder [Swift 5.1, iOS & iPadOS 13].
flappy-fly-bird
🐦 Flappy Bird game reincarnation [GameplayKit, SpriteKit, iOS 12+].
ios-learning-materials
📚 Curated list of articles, tutorials and repos that may help you dig a little bit deeper into iOS [and Apple Platforms].
soft-skills
🍦List of Soft Skills for software engineers/developers.
swift-design-patterns
🚀 The ultimate collection of Software Design Patterns & Principles with examples [38/79 Patterns].
swiftui-2048
🎲 Classic 2048 game [SwiftUI 3.0, iOS 15.0+, macOS 12.0+].
swiftui-new-metal-shaders
🔮 SwiftUI 5 Metal Shader Collection + scroll view layouts & effects.
uicollectionview-layouts-kit
📐Custom layouts for UICollectionView with examples [iOS 12+].
eleev's Repositories
eleev/ios-learning-materials
📚 Curated list of articles, tutorials and repos that may help you dig a little bit deeper into iOS [and Apple Platforms].
eleev/uicollectionview-layouts-kit
📐Custom layouts for UICollectionView with examples [iOS 12+].
eleev/swiftui-new-metal-shaders
🔮 SwiftUI 5 Metal Shader Collection + scroll view layouts & effects.
eleev/compositional-layouts-kit
📏 Advanced compositional layouts for UICollectionView [iOS 13+].
eleev/flappy-fly-bird
🐦 Flappy Bird game reincarnation [GameplayKit, SpriteKit, iOS 12+].
eleev/swift-design-patterns
🚀 The ultimate collection of Software Design Patterns & Principles with examples [38/79 Patterns].
eleev/swiftui-2048
🎲 Classic 2048 game [SwiftUI 3.0, iOS 15.0+, macOS 12.0+].
eleev/soft-skills
🍦List of Soft Skills for software engineers/developers.
eleev/drawer-view
📤 Custom UI component for iOS, replication of Apple's Apple Music player and Shortcuts’ components view [Swift 5.0, iOS 12].
eleev/expandable-collection-view-kit
🗂 Expandable, hierarchical, flexible, declarative UICollectionView with diffable data sources & SwiftUI-like tree items builder [Swift 5.1, iOS & iPadOS 13].
eleev/spritekit-water-node
🌊 Custom SpriteKit node that allows to simulate 2D water with respect to physics. The app demonstrates Flocking behaviour using GameplayKit, key-frame animation and custom fragment shader chaining (GLSL) 🤯
eleev/ios-spritekit-shader-sandbox
👾 Collection of custom effects for SpriteKit implemented using GLSL/Metal shaders.
eleev/extensions-kit
📦 Collection of Swift+Apple Frameworks extensions for speeding up software development [iOS & iPadOS].
eleev/tic-tac-toe
🕹 iOS game - classic Tic Tac Toe with AI and state machines [Swift + SpriteKit + GameplayKit].
eleev/swift-algorithms-data-structs
📒 Algorithms and Data Structures. The used approach attempts to fully utilize the Swift and POP.
eleev/grid-compositional-layout
🧲 Grid Compositional Layout is a SwiftUI 2.0 view that lays out the supplied views in a grid. Easily configurable and lazily retained [Swift 5.3, iOS 14.0+, iPadOS 14.0+, macOS 11.0(10.16)+]
eleev/skcomponents-kit
⚗️ Collection of SpriteKit components for intermediate/advanced use cases.
eleev/fractal-bline-motion-effect
Metal shader for FBM-based pattern generation
eleev/physics-vehicle
🚗 Physics-based 2D car behaviour and suspension demo [Swift, SpriteKit, iOS, macOS].
eleev/animated-mesh-gradient
SwiftUI 6 Animateed Mesh Gradient
eleev/hungry-wormy
🐛 iOS & macOS game - classic snake game [Swift + SpriteKit].
eleev/15-puzzle
🧩 iOS game - classic 15 Puzzle game [Swift + SpriteKit].
eleev/metal-path-ios-app
🤖 Sandbox that holds various Metal API related scenes, from very fundamental to advanced developments
eleev/snake-swiftui
🎮 Vanilla SwiftUI snake game
eleev/MTLTextureView
🖼️ Render images as Metal textures.
eleev/safari-tabs-extracter
📗 A script that extracts all tabs (as URLs) from Safari and saves them in a Markdown file [AppleScript]
eleev/voice-recognition-ios-demo
🎤 Small app for voice recognition feature introduced in iOS 10.0 SDK.
eleev/jToolkit
☕️ Collection of various utilities, classes and shaders for Java + OpenGL + GLSL development.
eleev/eleev.github.io
💼 Personal web page.
eleev/eleev