Pinned Repositories
std
The Deno Standard Library
Gwion
:musical_note: strongly-timed musical programming language
c-iterators
:books: A demonstration of implementing a "type-safe" lazy iterator interface in pure C99
c-iterplus
Functional, Type safe, Lazy abstractions for generic iterators in C - https://github.com/TotallyNotChase/c-iterators
Fast-Cartesian-Product
Calculate any index of the Cartesian Product of any number of sequences in no time!
flask-unittest
:wrench: Test Flask apps using unittest - with minimal headaches!
glitch-this
:camera: Glitchify images and GIF - with highly customizable options!
lib-native-messaging
📡 Communicate with browser extensions from native C applications with Native Messaging!
typeclass-interface-pattern
Ideas, thoughts, and notes on a typeclass/interface based polymorphism pattern for standard C
valida
:heavy_check_mark: Simple, elegant, profunctorial, applicative validation for product types!
TotallyNotChase's Repositories
TotallyNotChase/glitch-this
:camera: Glitchify images and GIF - with highly customizable options!
TotallyNotChase/c-iterators
:books: A demonstration of implementing a "type-safe" lazy iterator interface in pure C99
TotallyNotChase/typeclass-interface-pattern
Ideas, thoughts, and notes on a typeclass/interface based polymorphism pattern for standard C
TotallyNotChase/flask-unittest
:wrench: Test Flask apps using unittest - with minimal headaches!
TotallyNotChase/c-iterplus
Functional, Type safe, Lazy abstractions for generic iterators in C - https://github.com/TotallyNotChase/c-iterators
TotallyNotChase/lib-native-messaging
📡 Communicate with browser extensions from native C applications with Native Messaging!
TotallyNotChase/valida
:heavy_check_mark: Simple, elegant, profunctorial, applicative validation for product types!
TotallyNotChase/Fast-Cartesian-Product
Calculate any index of the Cartesian Product of any number of sequences in no time!
TotallyNotChase/resumable-celery-tasks
Demonstration of building a resumable celery workflow
TotallyNotChase/cFastSieve
🚀 Fastest (probably) Sieve of Eratosthenes implementation, in C
TotallyNotChase/intcode
The aoc2019 intcode interpreter written in haskell
TotallyNotChase/funky-prime-generator
A collection of some algorithms on generating numerous prime sequences
TotallyNotChase/Smart-Delimiter-Predictor
🧠 A Java Class library to autocomplete delimiters and do delimiter predictions!
TotallyNotChase/Slacky
:snake: The First Python Slack Self bot on GitHub :star:
TotallyNotChase/web-push-tryout
Trying out push notifications using a backend and service workers
TotallyNotChase/Challenge-Collections
Just a bunch of solutions to coding problems I found interesting
TotallyNotChase/deno_std
Deno standard library
TotallyNotChase/ebay-node-api
eBay API Client for node
TotallyNotChase/Facebook-Messenger-Bot
Facebook chatbot that I trained to talk like me using Seq2Seq
TotallyNotChase/Gwion
strongly-timed musical programming language
TotallyNotChase/gwion-docs
Documentation for Gwion
TotallyNotChase/pixcryption
Pixel Safe Encryption - Currently in Development
TotallyNotChase/plutip
A Cardano tool to spin up a testnet and run contracts with an EDSL to describe the instructions. Rhymes with tulip for no particular reason.
TotallyNotChase/plutus-partial-tx
Effortless BPI + Lucid production PAB that reuses Haskell Contracts
TotallyNotChase/Pretty-Readme
🎃 HACKTOBERFEST 2020 👻: A community collection of Readme tools and badges to make your profile/repos more attractive.
TotallyNotChase/selenium-python-helium
Selenium-python but lighter: Helium is the best Python library for web automation.
TotallyNotChase/stackage
"Stable Hackage": vetted consistent packages from Hackage
TotallyNotChase/tomland
🏝 Bidirectional TOML serialization
TotallyNotChase/TotallyNotChase
pog
TotallyNotChase/valida-base
A zero-dependency version of Valida: an applicative validation library with contravariance support!