Pinned Repositories
DynamicTableViewCell
iOS Example
FilterGallery
iOS application for applying filters upon photos.
InfiniteCollectionView
Create Infinite CollectionView in iOS
SearchControllerPokemon
iOS Example
SnapLayout
Concise Auto Layout API to chain programmatic constraints while easily updating existing constraints.
SnowAnimationExample
Creates a smooth snow animation in iOS with Core Animation
Space-Ship-Vs-Aliens
A Game created in the Corona SDK using the language LUA. Fly your space ship and shoot lasers. Watch the Aliens!
TurretGame
A Game created in the Corona SDK using the language LUA. Shoot falling objects as fast you can for as long as you can. Don't worry, you have all the arsenal you need! Dimensions created for iPhone 5
sp71's Repositories
sp71/DynamicTableViewCell
iOS Example
sp71/SnowAnimationExample
Creates a smooth snow animation in iOS with Core Animation
sp71/SnapLayout
Concise Auto Layout API to chain programmatic constraints while easily updating existing constraints.
sp71/InfiniteCollectionView
Create Infinite CollectionView in iOS
sp71/SearchControllerPokemon
iOS Example
sp71/FilterGallery
iOS application for applying filters upon photos.
sp71/Space-Ship-Vs-Aliens
A Game created in the Corona SDK using the language LUA. Fly your space ship and shoot lasers. Watch the Aliens!
sp71/TurretGame
A Game created in the Corona SDK using the language LUA. Shoot falling objects as fast you can for as long as you can. Don't worry, you have all the arsenal you need! Dimensions created for iPhone 5
sp71/casdoor
An open-source UI-first Identity and Access Management (IAM) / Single-Sign-On (SSO) platform with web UI supporting OAuth 2.0, OIDC, SAML, CAS, LDAP, SCIM, WebAuthn, TOTP, MFA and RADIUS
sp71/casdoor-helm
Helm package for Casdoor: https://github.com/casbin/casdoor
sp71/casdoor-website
The docs website for Casdoor: https://github.com/casdoor/casdoor, case study document: https://gist.github.com/nomeguy/7907195079ec69f3c93b4175cc1aa07a
sp71/ChoreTinder
Slack application to create, manage, and set reminders for chores.
sp71/CityLife
iOS application displaying Venues near user location onto map using Foursquare API.
sp71/CollectionViewIssue
sp71/config
neovim config
sp71/dotfiles
devspace
sp71/Hackerrank
Miscellaneous solutions to problems in C++ found in hackerrank.com
sp71/InFix-Calculator-Using-Polish-Notation
A C++ program used to read an infix expression and calculate it. It knows operator preference and uses recursion to keep everything on the stack like it's Polish notation. Debugging Option is available where the user can see the postFix Notation.
sp71/KhanAcademyDemo
iPhone application written in Objective-C that queries Khan Academy for a list of badges.
sp71/neo4j-go-driver
Neo4j Bolt Driver for Go
sp71/NestedFlatLists
React Native Nested Flatlists Performance Issue
sp71/PirateAdventure
iOS application where the user selects certain actions within the simple game. Actions affect user's health, etc.
sp71/ProgrammaticHelloWorld
iOS Example
sp71/ShortestAirlineRoute
C++ Program. Finds shortest path between any two given cities within file given (connections.txt provided). Lists all possible cities user is interested from substring of city name. BFS Algorithm.
sp71/TabBarControllerExample
iOS Example
sp71/Toss-And-Crash
Short Shooting Game
sp71/Trees-Data
C++ Program that generates random trees based on user maximum height input. Visual Represention of Generated Trees available with information
sp71/UIScrollViewAutoLayout
iOS Example