Pinned Repositories
AndroidChannel
AndroidChannel is helper library for thread communication between mainthread and workerthread
AndroidGLKit
AndroidGLKit provides OpenGL ES 2.0 boilerplate codes for Android.
AndroidGradientImageView
AndroidGradientImageView is a simple imageview which overlays gradient on its content.
AndroidOperationQueue
AndroidOperationQueue is a tiny serial operation queue for Android.
AnimateGradientView
AnimateGradientView is android library to make gradient flow or rotate infinitely
FAImageView
FAImageView is a Frame Animation ImageView for Android.
FragmentNavigationController
FragmentNavigationController is a convenient utility library to navigate fragments on Android.
LearningOpenGLES2
Learning OpenGL ES 2 in Swift
LearningOpenGLES2-Android
Learning OpenGL ES 2 in Java for Android
SwiftImageProcessing
This project demonstrates how to do pixel operations in swift.
skyfe79's Repositories
skyfe79/hugo-with-github-issues
hugo-with-github-issues
skyfe79/Awesome
My Awesome from the starred repos 😋
skyfe79/avtools
The avtools CLI is an educational program created to demonstrate how to utilize AVFoundation capabilities from the terminal.
skyfe79/ComposeLayout
DSL for UICollectionViewCompositionalLayout or NSCollectionViewCompositionalLayout
skyfe79/FrameLoop
Synchronizing drawing operations with display refresh rates on macOS and iOS.
skyfe79/acwj
A Compiler Writing Journey
skyfe79/blog.contents
My Blog Contents
skyfe79/CMTimeUtils
Simplifying CMTime and CMTimeRange operations in Apple's Core Media framework.
skyfe79/drizzle-orm-ko-docs
Drizzle ORM 한글 공식 문서
skyfe79/KVObservable
A Swift package simplifying KVO and NotificationCenter property and notification observing.
skyfe79/nodejs-ko-docs
NodeJS v23.5.0 한글 공식 문서
skyfe79/TinyCache
Simple and lightweight caching solution for Swift apps.
skyfe79/AdCOM
Advertising Common Object Model (OpenMedia)
skyfe79/CGUtils
CGUtils: A Swift module offering utility extensions for CoreGraphics-related tasks.
skyfe79/COGS108-data-science-tutorials
Introductory tutorial notebooks for learning data science, as part of the Data Science in Practice materials.
skyfe79/db_tutorial
Writing a sqlite clone from scratch in C
skyfe79/JobPipeline
A simple job pipeline package for processing tasks in sequence.
skyfe79/modelcontextprotocol
Specification and documentation for the Model Context Protocol
skyfe79/modular_architecture_on_ios
Modular Architecture on iOS
skyfe79/my-blog-blobs
collect blobs for my blog post
skyfe79/my-blog-comments
블로그 코멘트를 관리하는 레포
skyfe79/openrtb
Open RTB is a protocol for real time bidding on digital media
skyfe79/openrtb2.x
OpenRTB 2.x 스펙 한글 번역 문서
skyfe79/rag-from-scratch
RAG 직접 구현하기 - 한국어 문서
skyfe79/rust-book
Rust 프로그래밍 한국어 가이드
skyfe79/swift-book
Swift 6.1 프로그래밍 한국어 가이드
skyfe79/swift-package-manager-ko-docs
swift package manager 한국어 문서
skyfe79/tanstack-router-ko-docs
Tanstack Router v1 한글 공식 문서
skyfe79/tiny-router
A tiny router supporting Express-style route patterns
skyfe79/zod
TypeScript-first schema validation with static type inference