jspahrsummers
Opinions are mine alone, and don't reflect those of my employer.
@anthropicsLondon, United Kingdom
Pinned Repositories
Carthage
A simple, decentralized dependency manager for Cocoa
GroceryList
iPhone grocery list app, synchronized using GitHub :banana:
libextobjc
A Cocoa library to extend the Objective-C programming language.
RxSwift
Proof-of-concept for implementing Rx primitives in Swift
python-sdk
The official Python SDK for Model Context Protocol servers and clients
servers
Model Context Protocol Servers
specification
The specification of the Model Context Protocol
typescript-sdk
The official Typescript SDK for Model Context Protocol servers and clients
ReactiveCocoa
Cocoa framework and Obj-C dynamism bindings for ReactiveSwift.
jspahrsummers's Repositories
jspahrsummers/libextobjc
A Cocoa library to extend the Objective-C programming language.
jspahrsummers/enemy-of-the-state
My talk explaining what state is and why it's so harmful
jspahrsummers/adt
Algebraic data types for Python (experimental, not actively maintained)
jspahrsummers/Microverse
macOS virtualization app for M1/Apple Silicon
jspahrsummers/effective-code-review
Presentation about my process for making code reviews as effective as possible
jspahrsummers/library-oriented-programming
Talk about the how/why of separating concerns into libraries
jspahrsummers/sandboxing-guide
Suggestions for sandboxing Mac and Windows applications and workflows to improve security, while balancing usability
jspahrsummers/designing-for-graphql
Presentation about the mindset shift that GraphQL requires, and best practices to adapt to it
jspahrsummers/dotfiles
My personal configuration files.
jspahrsummers/Merc
Space sim inspired by Escape Velocity
jspahrsummers/ibdatastream
Microservice to connect to Interactive Brokers and stream market data elsewhere
jspahrsummers/ib-gateway-docker
Interactive Brokers Gateway as a Docker image
jspahrsummers/norn
Embeddable blockchain library for low-latency P2P multiplayer games (proof of concept)
jspahrsummers/xctool
xctool is a replacement for Apple's xcodebuild that makes it easier to build and test iOS and Mac projects.
jspahrsummers/anthropic-sdk-python
jspahrsummers/jspahrsummers
GitHub profile README
jspahrsummers/MacVM
macOS VM for Apple Silicon using Virtualization API
jspahrsummers/bankroll
Ingest portfolio and other data from multiple brokerages, and analyze it
jspahrsummers/blotter
Microservice to connect to Interactive Brokers and stream market data into Google BigQuery
jspahrsummers/Carthage
A simple, decentralized dependency manager for Cocoa
jspahrsummers/googletest
Google Test
jspahrsummers/Mantle
Model framework for Cocoa and Cocoa Touch
jspahrsummers/python-build-scripts
Bootstrap and CI scripts for [my] Python projects
jspahrsummers/reactive-python
Reactive programming abstractions for asyncio and the Python standard library (proof-of-concept)
jspahrsummers/ReactiveCocoa
Cocoa framework and Obj-C dynamism bindings for ReactiveSwift.
jspahrsummers/ReactiveObjC
The 2.x ReactiveCocoa Objective-C API: Streams of values over time
jspahrsummers/ReactiveSwift
Streams of values over time
jspahrsummers/sinkline
Sinkline is a C++ library which makes it easy to compose callbacks together and write them using a declarative style.
jspahrsummers/unity-builder
Build Unity projects for different platforms
jspahrsummers/request
🏊🏾 Simplified HTTP request client.