Anchor
https://www.funtracker.site : That deals in Thailand THB Baht, USD, BTC, FUNT and others. Also performs Market Maker Services, IPO asset listings, Asset Insurance, Escrow signing services, Custom API and other software development support and much more.
Apps
https://github.com/sacarlson/stellar_federation_emailer: Stellar federation server with auto forwarding of asset to email address if not already in federation database. Now with support for federation update with my_wallet auto re-key when funds are received. Also supports all other assets that the anchor supports in send.
https://github.com/sacarlson/OpenCart_stellar_plugin : Stellar.org Net payment plugin addon for OpenCart online store management system with built in 3rd party escrow option. You can check out the new plugin on the now active test store using testnet fake money at: https://www.funtracker.site/test_store/ . To access fake money you can use funds from this wallet link: https://sacarlson.github.io/my_wallet/?json=%7B%22seed%22:%22SAYRX7D4XXTMBKNGDG7TV2WLVJ2UEJPNGS3JQTDADX4J4X66XAMVDGHT%22%7D. Now also works with our new branched version of Stargazer android wallet with added V3.0 QR-code support (see bellow).
https://github.com/sacarlson/sacarlson.github.io/tree/master/my_wallet : My_Wallet stellar wallet web app with too many features to mention. Newest feature is support for V3.0 QR-code/URL link Escrow protocol to support OpenCart transactions with Escrow with just a click of a URL link.
https://github.com/sacarlson/pokerth_accounting : An addon to pokerth open source texas holdem poker game to allow real money P2P poker play for free.
https://github.com/sacarlson/stellar_utility : A group of examples and helper libs writen in ruby that I began learning with at the start.
https://github.com/sacarlson/stellar_utility/tree/master/multi-sign-server : An example server app written in ruby using stellar_utility libs above that performs many functions including historic asset price feeds, an api access to all values within stellar-core and much more.
https://github.com/sacarlson/stellar_utility/blob/master/examples/auto_trader_live.rb: auto trading robot used as a market maker for trading funtracker.site stellar.org assets, sets up order book trades using asset price feeds from other markets. written in ruby using stellar_utility libs above.
https://github.com/sacarlson/multisig : My branch of the multisig app that has added remote signing and qr-code support added.
https://github.com/sacarlson/stellarterm : My branch of stellarterm that adds remote signing to allow not needing to trust the site to transact on it using my_wallet or other wallet point to sign transactions.
https://github.com/sacarlson/stargazer : My branch of stargazer with V2.1 and V3.0 QR-code stellar tx protocol added. The V3.0 QR-code protocol supports escrow transactions in the OpenCart stellar plugin that is now working. A prototype test build apk file of the android build can be found at: https://drive.google.com/file/d/0B4pSHwxHXW9SNXJzTGdHWmRyaWs/view?usp=sharing. We advise only using it in testnet mode at this time. If you do try Live net funds keep it small and backup the account seed.
https://github.com/sacarlson/stellar_asset_history : A simple web app that displays tables and charts of stellar.org asset recorded history prices over time.
http://www.funtracker.site/chart/index.html : Working demo of stellar_asset_history with real asset history data from stellar net Live. Also upgraded with new stellarterm links to trade assets in list.
https://www.funtracker.site/qr_decode/index.html : A simple QR-code decoder that auto detects supported data formats and creates a link to my_wallet to perform the task that the QR-code was designed to do. includes support for importing Stargazer secret seed, imports raw seed, import Centaurus seed, imports transactions of all types supported by my_wallet, including trades, purchases, escrow transactions and other.
Misc other stuf
https://github.com/sacarlson/Stellar_Escrow_Signers : Beggining method to provide infrastructure of stellar signers available for escrow services and other.