An open API service providing repository metadata for many open source software ecosystems.

GitHub / eleev 1 Repository

๏ฃฟ Software Engineer | Open Source | MSc in Applied CS | WWDC17 | iOS 5

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].

Language: Swift - Size: 5.69 MB - Last synced at: about 12 hours ago - Pushed at: over 1 year ago - Stars: 3,020 - Forks: 388

eleev/swift-design-patterns

๐Ÿš€ The ultimate collection of Software Design Patterns & Principles with examples [38/79 Patterns].

Language: Swift - Size: 693 KB - Last synced at: about 3 hours ago - Pushed at: over 2 years ago - Stars: 401 - Forks: 50

eleev/swiftui-2048

๐ŸŽฒ Classic 2048 game [SwiftUI 3.0, iOS 15.0+, macOS 12.0+].

Language: Swift - Size: 16.4 MB - Last synced at: 1 day ago - Pushed at: over 1 year ago - Stars: 267 - Forks: 34

eleev/soft-skills

๐ŸฆList of Soft Skills for software engineers/developers.

Language: Markdown - Size: 206 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 198 - Forks: 21

eleev/ios-spritekit-shader-sandbox

๐Ÿ‘พ Collection of custom effects for SpriteKit implemented using GLSL/Metal shaders.

Language: Swift - Size: 15.7 MB - Last synced at: 1 day ago - Pushed at: about 2 years ago - Stars: 94 - Forks: 8

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) ๐Ÿคฏ

Language: Swift - Size: 1.19 MB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 116 - Forks: 10

eleev/swiftui-new-metal-shaders

๐Ÿ”ฎ SwiftUI 5 Metal Shader Collection + scroll view layouts & effects.

Language: Swift - Size: 246 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 636 - Forks: 23

eleev/15-puzzle

๐Ÿงฉ iOS game - classic 15 Puzzle game [Swift + SpriteKit].

Language: Swift - Size: 15.7 MB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 23 - Forks: 2

eleev/extensions-kit

๐Ÿ“ฆ Collection of Swift+Apple Frameworks extensions for speeding up software development [iOS & iPadOS].

Language: Swift - Size: 568 KB - Last synced at: 16 days ago - Pushed at: over 3 years ago - Stars: 80 - Forks: 5

eleev/tic-tac-toe

๐Ÿ•น iOS game - classic Tic Tac Toe with AI and state machines [Swift + SpriteKit + GameplayKit].

Language: Swift - Size: 1.33 MB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 74 - Forks: 14

eleev/flappy-fly-bird

๐Ÿฆ Flappy Bird game reincarnation [GameplayKit, SpriteKit, iOS 12+].

Language: Swift - Size: 31.3 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 423 - Forks: 113

eleev/drawer-view

๐Ÿ“ค Custom UI component for iOS, replication of Apple's Apple Music player and Shortcutsโ€™ components view [Swift 5.0, iOS 12].

Language: Swift - Size: 27.1 MB - Last synced at: 26 days ago - Pushed at: almost 5 years ago - Stars: 165 - Forks: 18

eleev/compositional-layouts-kit

๐Ÿ“ Advanced compositional layouts for UICollectionView [iOS 13+].

Language: Swift - Size: 356 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 455 - Forks: 40

eleev/animated-mesh-gradient

SwiftUI 6 Animated Mesh Gradient

Language: Swift - Size: 4.8 MB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 31 - Forks: 0

eleev/skcomponents-kit

โš—๏ธ Collection of SpriteKit components for intermediate/advanced use cases.

Language: Swift - Size: 527 KB - Last synced at: 4 months ago - Pushed at: about 4 years ago - Stars: 42 - Forks: 6

eleev/uicollectionview-layouts-kit

๐Ÿ“Custom layouts for UICollectionView with examples [iOS 12+].

Language: Swift - Size: 286 MB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 812 - Forks: 50

eleev/jToolkit

โ˜•๏ธ Collection of various utilities, classes and shaders for Java + OpenGL + GLSL development.

Language: Java - Size: 82.1 MB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 9 - Forks: 0

eleev/physics-vehicle

๐Ÿš— Physics-based 2D car behaviour and suspension demo [Swift, SpriteKit, iOS, macOS].

Language: Swift - Size: 11.6 MB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 27 - Forks: 4

eleev/eleev

Size: 4.15 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

eleev/snake-swiftui

๐ŸŽฎ Vanilla SwiftUI snake game

Language: Swift - Size: 16.1 MB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 16 - Forks: 0

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].

Language: Swift - Size: 152 KB - Last synced at: 4 months ago - Pushed at: about 4 years ago - Stars: 135 - Forks: 18

eleev/concurrency-kit

๐Ÿš„ Concurrency abstractions framework for Apple Platforms [Task, Atomic, Lock, Operation, etc.].

Language: Swift - Size: 165 KB - Last synced at: 22 days ago - Pushed at: over 5 years ago - Stars: 22 - Forks: 3

eleev/voice-recognition-ios-demo

๐ŸŽค Small app for voice recognition feature introduced in iOS 10.0 SDK.

Language: Swift - Size: 481 KB - Last synced at: 8 days ago - Pushed at: over 4 years ago - Stars: 10 - Forks: 5

eleev/MTLTextureView

๐Ÿ–ผ๏ธ Render images as Metal textures.

Language: Swift - Size: 2.13 MB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 0

eleev/hungry-wormy

๐Ÿ› iOS & macOS game - classic snake game [Swift + SpriteKit].

Language: Swift - Size: 25.9 MB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 23 - Forks: 3

eleev/metal-path-ios-app

๐Ÿค– Sandbox that holds various Metal API related scenes, from very fundamental to advanced developments

Language: Swift - Size: 618 KB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 13 - Forks: 0

eleev/ios-scenekit-shadertoy

๐ŸŽฎ Easily add, changed and combine Vertex and Fragment shaders for SceneKit objects. Perfect tool for prototyping shaders in the context of SceneKit framework.

Language: Swift - Size: 5.66 MB - Last synced at: 4 months ago - Pushed at: almost 6 years ago - Stars: 57 - Forks: 2

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)+]

Language: Swift - Size: 42.7 MB - Last synced at: 4 months ago - Pushed at: about 5 years ago - Stars: 52 - Forks: 1

eleev/eleev.github.io

๐Ÿ’ผ Personal web page.

Language: HTML - Size: 5.83 MB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 0

eleev/device-kit

๐Ÿ“ฑGet extended information about an iOS/iPadOS device.

Language: Swift - Size: 136 KB - Last synced at: 27 days ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 1

eleev/constraints-kit

๐Ÿ— Declarative, Chainable & Lightweight Auto Layout constraints framework for iOS.

Language: Swift - Size: 167 KB - Last synced at: 22 days ago - Pushed at: over 5 years ago - Stars: 23 - Forks: 5

eleev/column-text-view-ui

๐Ÿ“„ Column Text View is an adaptive UI component that renders text in columns, horizontally [iOS 12, UIKit, TextKit, SwiftUI].

Language: Swift - Size: 44.9 MB - Last synced at: 12 days ago - Pushed at: over 5 years ago - Stars: 17 - Forks: 2

eleev/fractal-bline-motion-effect

Metal shader for FBM-based pattern generation

Language: Metal - Size: 9.41 MB - Last synced at: 6 months ago - Pushed at: about 1 year ago - Stars: 39 - Forks: 0

eleev/metal-particle-system-app

Particle system written on Metal shading language and Metal framework. ๐ŸŽŠ๐ŸŽ‰

Language: Swift - Size: 65.4 KB - Last synced at: 6 months ago - Pushed at: almost 8 years ago - Stars: 4 - Forks: 0

eleev/swift-algorithms-data-structs

๐Ÿ“’ Algorithms and Data Structures. The used approach attempts to fully utilize the Swift and POP.

Language: Swift - Size: 1.31 MB - Last synced at: 4 months ago - Pushed at: about 4 years ago - Stars: 61 - Forks: 7

eleev/swift-functional

๐Ÿง  Articles and notes about functional programming in Swift.

Language: Swift - Size: 66.4 KB - Last synced at: 4 months ago - Pushed at: over 6 years ago - Stars: 11 - Forks: 2

eleev/safari-tabs-extracter

๐Ÿ“— A script that extracts all tabs (as URLs) from Safari and saves them in a Markdown file [AppleScript]

Language: AppleScript - Size: 10.7 KB - Last synced at: 6 months ago - Pushed at: over 4 years ago - Stars: 9 - Forks: 1

eleev/sprite-liquids-ios-app

๐Ÿ’งDemonstrates a practical approach for liquid visualization using SpriteKit and CoreImage frameworks.

Language: Objective-C - Size: 330 KB - Last synced at: 4 months ago - Pushed at: almost 6 years ago - Stars: 23 - Forks: 4

eleev/message-view-ui

โœ‰๏ธ Easy to use HUD component for iOS [activity report, success or warning messages, etc.]

Language: Swift - Size: 24.8 MB - Last synced at: 27 days ago - Pushed at: over 5 years ago - Stars: 8 - Forks: 2

eleev/SwiftBoost Fork of sparrowcode/SwiftBoost

Collection of Swift-extensions to boost development process.

Size: 11.3 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0