Pinned Repositories
3DMultiPhotoView
This is an image view control which represents multiple images on 3D octagon.
AMScrollingNavbar
Scrollable UINavigationBar that follows the scrolling of a UIScrollView
CachingPlayerItem
Play and cache media content simultaneously on your iOS device
DraggableGridView
A grid style collection view written in SwiftUI that supports to change a position of any item on it by dragging.
Giraffe
Encode animated GIF files on the iPhone
HKKScrollableGridView
HKKScrollableGridView is a variant of UITableView looks like MS Excel sheet. It supports horizontal scrolling, vertical and horizontal fixed area.
HKKTagWriteView
The smart input custom view for Evernote app style tagging.
SideBySideImageView
A control which has two images side by side horizontally. It is mostly intended to use for representing a view like before-and-after.
uiimage-from-animated-gif
A UIImage category that loads animated GIFs
fullc0de's Repositories
fullc0de/HKKTagWriteView
The smart input custom view for Evernote app style tagging.
fullc0de/DraggableGridView
A grid style collection view written in SwiftUI that supports to change a position of any item on it by dragging.
fullc0de/HKKScrollableGridView
HKKScrollableGridView is a variant of UITableView looks like MS Excel sheet. It supports horizontal scrolling, vertical and horizontal fixed area.
fullc0de/3DMultiPhotoView
This is an image view control which represents multiple images on 3D octagon.
fullc0de/SideBySideImageView
A control which has two images side by side horizontally. It is mostly intended to use for representing a view like before-and-after.
fullc0de/uiimage-from-animated-gif
A UIImage category that loads animated GIFs
fullc0de/AMScrollingNavbar
Scrollable UINavigationBar that follows the scrolling of a UIScrollView
fullc0de/CachingPlayerItem
Play and cache media content simultaneously on your iOS device
fullc0de/Carte
🍴 Open source license notice view generator for Swift
fullc0de/concurrence
Concurrence is a framework for creating massively concurrent network applications in Python. It takes a Lightweight-tasks-with-message-passing approach to concurrency. The goal of Concurrence is to provide an easier programming model for writing high performance network applications than existing solutions (Multi-threading, Twisted, asyncore etc).
fullc0de/FlickrShow
This app shows periodically arbitrary photos from Flickr which is publicly opened.
fullc0de/FSPagerView
FSPagerView is an elegant Screen Slide Library. It is extremely helpful for making Banner View、Product Show、Welcome/Guide Pages、Screen/ViewController Sliders.
fullc0de/jobs
채용공고
fullc0de/KASlideShow
Ultra-basic slideshow for iOS (ARC only).
fullc0de/Kingfisher
A lightweight, pure-Swift library for downloading and caching images from the web.
fullc0de/postcode
iOS 우편번호 Project
fullc0de/protobuf-ios
An Objective-C implementation of Google proto buffer for iOS
fullc0de/PullToRefresh
This component implements pure pull-to-refresh logic and you can use it for developing your own pull-to-refresh animations
fullc0de/RangeSlider
A simple range slider made in Swift
fullc0de/ruby-openai
OpenAI API + Ruby! 🤖❤️ Now with Azure support!
fullc0de/SwiftMaterialPalette
Generates a palette by extracting color swatches from an image.
fullc0de/test-nodejs-express-typescript
This is a test project three major javascript based elements for building web service.
fullc0de/TOCropViewController
A view controller that allows users to crop UIImage objects.
fullc0de/typeorm
ORM for TypeScript and JavaScript (ES7, ES6, ES5). Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.
fullc0de/typescript-json-serializer
A typescript library to deserialize json into typescript classes and serialize classes into json.
fullc0de/UICollectionViewLeftAlignedLayout
A layout for UICollectionView that aligns the cells to the left.
fullc0de/untitle
fullc0de/URLNavigator
⛵️ Elegant URL Routing for Swift
fullc0de/versionable-express-router
This package provides several decorators to make it easy to build up routers for APIs with a multiple version control, parameter validations and pre/post processing injector.
fullc0de/XLPagerTabStrip
Android PagerTabStrip for iOS.