• Stars
    star
    11
  • Rank 1,694,829 (Top 34 %)
  • Language
    PHP
  • Created over 11 years ago
  • Updated about 11 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Alfred Workflow to run a bash command and see the output on the Alfred window

More Repositories

1

JSBadgeView

Customizable UIKit badge view like the one on applications in the iOS springboard.
Objective-C
1,296
star
2

iOS10-Runtime-Headers

iOS 10 Runtime Headers
Objective-C
975
star
3

JSAnimatedImagesView

UIView subclass to easily add a cool animated photo carrusel to your iOS app
Objective-C
408
star
4

JSDecoupledAppDelegate

UIApplicationDelegate class that separates the different responsibilities into more more reusable classes.
Objective-C
353
star
5

JSErrorStackTrace

Category on NSError that stores the stack trace of the creation of the NSError object for later retrieval
Objective-C
122
star
6

Talks

A repo with the talks I've given at conferences, etc
Swift
85
star
7

RubikSwift

Rubik's cube API in Swift + a genetic solver algorithm
Swift
79
star
8

SwiftNeuralNetwork

Swift
76
star
9

Base-iOS-View-Controllers

Convenient base VCs for all your iPhone projects if you, like me, like writing less code. Allows to very easily create controllers with table views, controllers to show data from core data, adjusting the view with the keyboard easily and automatically, and more.
Objective-C
44
star
10

SwiftPoker

Experimental implementation of Poker (Texas Hold'em) rules in Swift Lang
Swift
39
star
11

NotificationCenterSpy

Class to enable NSLogging all NSNotifications being posted in real time
Objective-C
33
star
12

JSSetBreakpointOnMethodForObject

C function that makes the debugger stop whenever an Objective-C method with the specified selector is called on the specified object.
Objective-C
28
star
13

JSReachability

Easy to use iOS class to asynchronously monitor the internet connectivity and reachability of a host.
Objective-C
27
star
14

JSRestNetworkKit

Lightweight library to manage the backend of your iOS / Mac OSX applications perfect to work against a model-based REST backend
Objective-C
27
star
15

JSPebbleReminders

Pebble watchapp and iOS app to retrieve reminders and display them on the watch.
Objective-C
27
star
16

Blog-Posts

My blog posts published in www.javiersoto.me
Swift
26
star
17

JSBarrierOperationQueue

NSOperationQueue subclass that allows you to add operations that behave as a barrier. Basically providing the same functionality dispatch_barrier_async provides in the GCD world.
Objective-C
24
star
18

SwiftChessEngine

Prototype chess engine written in Swift with https://github.com/nvzqz/Sage
Swift
22
star
19

Github-JumpToObjCCounterPart-ChromeExt

Control+Command+Up shortcut to navigate between header and implementation in Objective-C files in Github
JavaScript
16
star
20

JSCache

Simple and fast thread-safe key-value cache class to easily archive objects and cache images to disk (built on top of EGOCache)
Objective-C
15
star
21

UIImageView-AFNetworkingJSAdditions

Improvements over AFNetworking image download handling, meant for perfect perfomance on table views and the ability to fade images in when they finish loading. Requires my fork on AFNetworking
Objective-C
14
star
22

JSLiveCameraFilters

Easy to use UIView subclass to implement a camera feed with real time filters using Core Image (iOS5+)
Objective-C
11
star
23

JSTAPIToolsURLProtocol

Easily make your application redirects some of the HTTP(s) requests it makes to your https://www.apitools.com/ account.
Objective-C
9
star
24

Pusher

Mac OSX app to send push notifications to your phone using Pushover
Objective-C
3
star
25

Block-based-UIKit-classes

Subclasses of frequently used UIKit classes to avoid having to implement the delegate method for more readable code
Objective-C
3
star
26

Taller-iOS-Betabeers-Demo-2

Twitter Client
Objective-C
1
star
27

ActiveConfig-SampleNodeBackend

Sample ActiveConfig backend that runs on Heroku.
JavaScript
1
star
28

Taller-iOS-Betabeers-Demo-1

Web Browser
Objective-C
1
star
29

SwiftRayTracer

Swift
1
star
30

javisoto.github.com

Placeholder project to redirect javisoto.github.com to my personal website
1
star
31

watchOSNotificationActionHandlingRadar

A watchOS application to demonstrate a bug when trying to use SwiftUI's NavigationStack to navigate when handling a notification
Swift
1
star