swiftyspiffy
software engineer @twitchtv. previously @aws (lambda, ec2). maintain a few projects on the side.
@twitchtvSeattle, WA
Pinned Repositories
EpicGamesStoreNET
Small library I put together to programmatically call the EpicGames store front with a specified query. Included is a test project, and the library itself.
OpenWeatherMap-API-CSharp
C# Library to interact with the OpenWeatherMap API. Exact same layout as the api returns in JSON.
StreamElementsNET
Repository for library that reads from StreamElements websocket event server.
Twitch-Auth-Example
This example shows how to create an oauth user access and refresh token using c# and TwitchLib
twitch-token-generator
Repository for the source that sits on https://twitchtokengenerator.com
Twitch-Username-and-User-ID-Translator
Chrome extension that converts between twitch usernames and twitch user ids.
TwitchAudio.com
This is the complete source for TwitchAudio.com, frontend, backend, and Lambda function.
TwitchDevDocumentationChanges
Repo that gets updated daily with scraped documentation changes for https://dev.twitch.tv/docs/api/reference
TwitchLib
C# Twitch Chat, Whisper, API and PubSub Library. Allows for chatting, whispering, stream event subscription and channel/account modification. Supports everything that supports .NETStandard 2.0
TwitchLib.Unity
TwitchLib repository representing all code belonging to the implementation of TwitchLib for Unity. Maintained primarily by LuckyNoS7evin.
swiftyspiffy's Repositories
swiftyspiffy/twitch-token-generator
Repository for the source that sits on https://twitchtokengenerator.com
swiftyspiffy/OpenWeatherMap-API-CSharp
C# Library to interact with the OpenWeatherMap API. Exact same layout as the api returns in JSON.
swiftyspiffy/TwitchAudio.com
This is the complete source for TwitchAudio.com, frontend, backend, and Lambda function.
swiftyspiffy/Twitch-Username-and-User-ID-Translator
Chrome extension that converts between twitch usernames and twitch user ids.
swiftyspiffy/Twitch-Auth-Example
This example shows how to create an oauth user access and refresh token using c# and TwitchLib
swiftyspiffy/StreamElementsNET
Repository for library that reads from StreamElements websocket event server.
swiftyspiffy/TwitchDevDocumentationChanges
Repo that gets updated daily with scraped documentation changes for https://dev.twitch.tv/docs/api/reference
swiftyspiffy/EpicGamesStoreNET
Small library I put together to programmatically call the EpicGames store front with a specified query. Included is a test project, and the library itself.
swiftyspiffy/SteamStoreQuery
C# library to search steam store query and get parsed results back.
swiftyspiffy/Twitch-API-Injector
Chrome and Firefox extension for injecting Client ID and Authorization headers automatically into requests made against https://api.twitch.tv/helix/*
swiftyspiffy/Burkes-Booty-Twitch-Extension
Twitch extension allow users to view doubloon/soundbyte credit counts and to send soundbytes to stream.
swiftyspiffy/swiftyspiffy
swiftyspiffy/EthplorerNET
Placeholder
swiftyspiffy/StrawPollNET
Simple library for interfacing with the Strawpoll (original). You can create Strawpolls as well as view Strawpoll statistics.
swiftyspiffy/TwitchRSS
Source code for the TwitchRSS.com service.
swiftyspiffy/ansibench
A selection of ANSI C benchmarks and programs useful as benchmarks
swiftyspiffy/CodejamSHB
Shared private repo for Codejam!
swiftyspiffy/dalle-mini-retry-website
This is a website that hits the same endpoint as https://huggingface.co/spaces/dalle-mini/dalle-mini, and will auto retry until it succeeds.
swiftyspiffy/ENTSOG-map-coordinates-extension
swiftyspiffy/GameInteractionExtension
swiftyspiffy/LivestreamFailsNET
A small library that allows a user to query the Livestreamfails.net website by Fails, Games, and Streamers.
swiftyspiffy/RevloLib
C# Revlo API Library
swiftyspiffy/TestRepo
swiftyspiffy/TwitchTokenGeneratorNET
.net library for programmatically interacting with TwitchTokenGenerator.com
swiftyspiffy/TwitterMediaBot
Quick and dirty telegram bot that uses Twitter's frontend gql endpoint to scrape media URLs and then embeds them in messages for easy downloading.
swiftyspiffy/go-streamelements
swiftyspiffy/gotiktoklive
Go library to track TikTok live streams in realtime
swiftyspiffy/mkbsd
Download all the wallpapers in MKBHD's "Panels" app
swiftyspiffy/Time2Grow
Mysty's version
swiftyspiffy/twitter-scraper
Scrape the Twitter frontend API without authentication with Golang.