An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by skyfe79

A curated list of projects in awesome lists by skyfe79 .

https://github.com/skyfe79/swiftimageprocessing

This project demonstrates how to do pixel operations in swift.

Last synced: 05 Apr 2025

https://github.com/skyfe79/androidgradientimageview

AndroidGradientImageView is a simple imageview which overlays gradient on its content.

Last synced: 23 Oct 2025

https://github.com/skyfe79/learningopengles2

Learning OpenGL ES 2 in Swift

Last synced: 04 Apr 2025

https://github.com/skyfe79/learningopengles2-android

Learning OpenGL ES 2 in Java for Android

Last synced: 04 Apr 2025

https://github.com/skyfe79/faimageview

FAImageView is a Frame Animation ImageView for Android.

Last synced: 04 Apr 2025

https://github.com/skyfe79/FAImageView

FAImageView is a Frame Animation ImageView for Android.

Last synced: 04 Apr 2025

https://github.com/skyfe79/androidchannel

AndroidChannel is helper library for thread communication between mainthread and workerthread

Last synced: 04 Apr 2025

https://github.com/skyfe79/AndroidChannel

AndroidChannel is helper library for thread communication between mainthread and workerthread

Last synced: 22 Jul 2025

https://github.com/skyfe79/androidoperationqueue

AndroidOperationQueue is a tiny serial operation queue for Android.

Last synced: 04 Apr 2025

https://github.com/skyfe79/animategradientview

AnimateGradientView is android library to make gradient flow or rotate infinitely

Last synced: 04 Apr 2025

https://github.com/skyfe79/fragmentnavigationcontroller

FragmentNavigationController is a convenient utility library to navigate fragments on Android.

Last synced: 04 Apr 2025

https://github.com/skyfe79/androidglkit

AndroidGLKit provides OpenGL ES 2.0 boilerplate codes for Android.

android glkit glsl opengl opengl-es opengles shader

Last synced: 24 Oct 2025

https://github.com/skyfe79/hashgirl

HashGirl is a simple library to make a linkable string for Android.

Last synced: 27 Jun 2025

https://github.com/skyfe79/rxgitsearch

RxGitSearch is iOS demo app searching github repositories. It uses some Rx techniques to achieve flexible, auto ui update, no dependencies and others.

Last synced: 04 Apr 2025

https://github.com/skyfe79/keyboardedittext

KeyboardEditText provides keyboard's shown and hidden event listener for you.

Last synced: 01 Mar 2026

https://github.com/skyfe79/hugo-with-github-issues

hugo-with-github-issues

actions

Last synced: 04 Apr 2025

https://github.com/skyfe79/SGL

Software 3D Graphics Rendering Library

Last synced: 05 Apr 2025

https://github.com/skyfe79/sgl

Software 3D Graphics Rendering Library

Last synced: 04 Apr 2025

https://github.com/skyfe79/usingswiftandcpp

It demonstrated how to use swift and c++ on same project space.

Last synced: 04 Apr 2025

https://github.com/skyfe79/glut-tutorial

glut tutorial

Last synced: 30 Jul 2025

https://github.com/skyfe79/videosplashview

VideoSplashView is a simple video view for making Splash Scene that contains video.

Last synced: 14 Feb 2026

https://github.com/skyfe79/swifttypeeraserwrapper

TypeEraserWrapper 에 대한 블로그 글 예제입니다.

Last synced: 09 Apr 2025

https://github.com/skyfe79/opengltutorial

OpenGL Tutorial

Last synced: 20 Sep 2025

https://github.com/skyfe79/rxplayground

Learn RxSwift

Last synced: 09 Apr 2025

https://github.com/skyfe79/awesome-readme-generator

Generate Awesome Readme.md from your Github starred repos ;)

actions

Last synced: 26 Apr 2026

https://github.com/skyfe79/github-actions-starter-kit

Github Actions starter kit to create actions in javascript

Last synced: 05 Aug 2025

https://github.com/skyfe79/avfoundation

about AVFoundation

Last synced: 14 Jun 2025

https://github.com/skyfe79/androidcamerainfo

print camera infos to textview

Last synced: 09 Apr 2025

https://github.com/skyfe79/avtools

The avtools CLI is an educational program created to demonstrate how to utilize AVFoundation capabilities from the terminal.

avfoundation swift swift-argument-parser

Last synced: 09 Apr 2025

https://github.com/skyfe79/Drip

OS X painting application

Last synced: 05 Apr 2025

https://github.com/skyfe79/smooth-drawing

iOS Project showing how to create a drawing app with really nice and smooth lines...

Last synced: 05 Apr 2025

https://github.com/skyfe79/iOS-Path-Kit

Path Kit for building, traversing and drawing paths for iOS

Last synced: 05 Apr 2025

https://github.com/skyfe79/gitignore

A collection of useful .gitignore templates

Last synced: 05 Apr 2025

https://github.com/skyfe79/climbers

iPad game

Last synced: 05 Apr 2025

https://github.com/skyfe79/learningcoregraphics

Learning Core Graphics in Swift

Last synced: 03 Oct 2025

https://github.com/skyfe79/leaves

An iBooks-like page-turning interface for iPhone and iPad apps using only public APIs.

Last synced: 05 Apr 2025

https://github.com/skyfe79/composelayout

DSL for UICollectionViewCompositionalLayout or NSCollectionViewCompositionalLayout

ios macos nscollectionview nscollectionviewcompositionallayout uicollectionview uicollectionviewcompositionallayout

Last synced: 29 Apr 2026

https://github.com/skyfe79/iOSToolkit

iOS 개발에 필요한 유틸리티 및 확장을 모아 놓는다

Last synced: 05 Apr 2025

https://github.com/skyfe79/ios_curves

Last synced: 05 Apr 2025

https://github.com/skyfe79/blog.contents

My Blog Contents

Last synced: 16 Feb 2026

https://github.com/skyfe79/TouchOpenGL

Last synced: 05 Apr 2025

https://github.com/skyfe79/tinycache

Simple and lightweight caching solution for Swift apps.

ios macos swift

Last synced: 02 May 2026

https://github.com/skyfe79/androidactivity

AndroidActivity provides lifecycle callback methods from the aspect of view. If you use these callback methods, you don't have to use ViewTreeObserver.

Last synced: 10 Jun 2026

https://github.com/skyfe79/iostoolkit

iOS 개발에 필요한 유틸리티 및 확장을 모아 놓는다

Last synced: 09 Apr 2025

https://github.com/skyfe79/helloffmpeg

FFmpeg & SDL with XCode

Last synced: 09 Apr 2025

https://github.com/skyfe79/cmtimeutils

Simplifying CMTime and CMTimeRange operations in Apple's Core Media framework.

ios macos swift

Last synced: 02 May 2026

https://github.com/skyfe79/frameloop

Synchronizing drawing operations with display refresh rates on macOS and iOS.

ios macos swift

Last synced: 26 Apr 2026

https://github.com/skyfe79/android-study

android study

Last synced: 14 Jun 2025

https://github.com/skyfe79/til

Today I learned

Last synced: 13 Jun 2025

https://github.com/skyfe79/androidkommon

Collection of Android utility extentions in Kotlin

Last synced: 09 Apr 2025

https://github.com/skyfe79/kvobservable

A Swift package simplifying KVO and NotificationCenter property and notification observing.

ios macos swift

Last synced: 30 Apr 2026

https://github.com/skyfe79/helloandroid

안드로이드 예제 모음

Last synced: 09 Apr 2025

https://github.com/skyfe79/ffmpeg-wrapper

convert ffmpeg **application** into a library for android

Last synced: 23 Jun 2025

https://github.com/skyfe79/hellopercentlayout

HelloPercentLayout

Last synced: 09 Apr 2025

https://github.com/skyfe79/greetingkit

test Carthage

Last synced: 09 Apr 2025

https://github.com/skyfe79/tiny-router

A tiny router supporting Express-style route patterns

Last synced: 14 Feb 2026

https://github.com/skyfe79/android-utils

안드로이드 개발에 필요한 유틸리티 클래스 구현을 모은다

Last synced: 09 Apr 2025

https://github.com/skyfe79/customuicollectionviewlayout

iOS - Make Custom Layout for UICollectionView

Last synced: 14 Jul 2025

https://github.com/skyfe79/erlyvideo

Automatically exported from code.google.com/p/erlyvideo

Last synced: 09 Apr 2025

https://github.com/skyfe79/rxnetworkactivityindicatorex

Rx NetworkActivityIndicator Visible Example

Last synced: 05 Nov 2025

https://github.com/skyfe79/hellojni

Study JNI

Last synced: 17 Feb 2026

https://github.com/skyfe79/astar

AStar Demo Project

Last synced: 09 Apr 2025

https://github.com/skyfe79/hellosdl

Last synced: 18 Sep 2025

https://github.com/skyfe79/vim

My Vim Settings

Last synced: 05 Feb 2026

https://github.com/skyfe79/android-openmxplayer

Automatically exported from code.google.com/p/android-openmxplayer

Last synced: 09 Apr 2025

https://github.com/skyfe79/fractaltutorial

The Fractal Graphics with OpenGL

Last synced: 10 Sep 2025

https://github.com/skyfe79/nodejs-ko-docs

NodeJS v23.5.0 한글 공식 문서

Last synced: 27 Jan 2026

https://github.com/skyfe79/cyolo

Multi-account profile manager and config cleaner for Claude Code.

Last synced: 28 May 2026

https://github.com/skyfe79/my-blog-comments

블로그 코멘트를 관리하는 레포

Last synced: 21 Jan 2026

https://github.com/skyfe79/jobpipeline

A simple job pipeline package for processing tasks in sequence.

Last synced: 09 Apr 2025

https://github.com/skyfe79/zswtappablelabelex

iOS ZSWTappableLabel Example

Last synced: 09 Apr 2025

https://github.com/skyfe79/cgutils

CGUtils: A Swift module offering utility extensions for CoreGraphics-related tasks.

ios macos swift

Last synced: 02 May 2026

https://github.com/skyfe79/tdd

Study TDD

Last synced: 22 Jan 2026

https://github.com/skyfe79/my-blog-blobs

collect blobs for my blog post

Last synced: 22 Jan 2026

https://github.com/skyfe79/pageviewcontrollerex

iOS-UIPageViewControllerExample

Last synced: 09 Apr 2025

https://github.com/skyfe79/lockablewidgets

LockableWidgets is a collection of lockable widgets for android.

Last synced: 04 Aug 2025

https://github.com/skyfe79/horizontalpagingcollectionview

iOS-Horizontal Paging CollectionView

Last synced: 09 Apr 2025