spprichard
US Citizen living in Winnipeg. Bleeds in 6 colors
@justeattakeawayWinnipeg, Manitoba, Canada
Pinned Repositories
CS6460
Work from CS6460 Education Technology as part of the OMSCS program from Georgia Tech
DatabaseKit
A swift package which wraps SwiftData. Adding functionality to observe changes happening to the underlying SwiftData store.
K8s
Swift library for dealing with Kubernetes
Llama-Example-Server
A bare bones, Vapor based Server. Demonstrating build & running llama.cpp using SPM on Linux
llama.cpp
LLM inference in C/C++
LLMKit
Swift package for working with Large Language Models
MLBScrapperLib
Single repo containing all the work done to gather & process MLB data.
Rawlie
Reviewer
Having a little fun with NSLinguisticTagger
Swifternetes
A pure swift client for Kubernetes
spprichard's Repositories
spprichard/LLMKit
Swift package for working with Large Language Models
spprichard/CS6460
Work from CS6460 Education Technology as part of the OMSCS program from Georgia Tech
spprichard/MLBScrapperLib
Single repo containing all the work done to gather & process MLB data.
spprichard/swagger-spec-convert
Attempting to convert OpenAPI specs
spprichard/Teams
All the code for the MLBScrapper's Teams Microservice
spprichard/DatabaseKit
A swift package which wraps SwiftData. Adding functionality to observe changes happening to the underlying SwiftData store.
spprichard/Learn-C-Plus-Plus
A repo containing projects & tutorials I used to learn C++
spprichard/Llama-Example-Server
A bare bones, Vapor based Server. Demonstrating build & running llama.cpp using SPM on Linux
spprichard/llama.cpp
LLM inference in C/C++
spprichard/Players
All the code for the Players microservice
spprichard/CanvasKit
Swift package for working with Canvas
spprichard/cli
Pure Swift CLI built with Argument Parser
spprichard/DemoBluetooth
A demo iOS App for all things Bluetooth
spprichard/DemoSite
A static website generated using Publish
spprichard/dinero
📈 💰 A golang interface for the Open Exchange Rates API
spprichard/DistributedSwiftDemo
A repo for learning about how to write distributed swift
spprichard/FilteringListExample
spprichard/GRDB.swift
A toolkit for SQLite databases, with a focus on application development
spprichard/LLM.swift
LLM.swift is a simple, and readable library which lets you locally interact with LLMs with ease for macOS, iOS, visionOS, watchOS, and tvOS.
spprichard/picker
CLI for picking who gets to lead retro
spprichard/PracticalSwift
All the code I have been through from the Practical Swift book
spprichard/sqlite-vec
A vector search SQLite extension that runs anywhere!
spprichard/SQLiteLib
Easily build a custom SQLite static library for use in macOS and iOS frameworks and apps.
spprichard/SQLiteVec
Swift bindings for sqlite-vec
spprichard/StanfordLlama
spprichard/StepTracker
HealthKit app for tracking Steps. A Sean Allen teachable course
spprichard/swift-distributed-actors
Peer-to-peer cluster implementation for Swift Distributed Actors
spprichard/swift-transformers
Swift Package to implement a transformers-like API in Swift
spprichard/tagsDemo
Test Go repo for messing with Tekton CI/CD
spprichard/UICalendarView_SwiftUI-Completed
Completed source code for the UICalendarView in SwiftUI tutorial video.