- San Francisco Bay Area
Highlights
- 1 discussion answered
Block or Report
Block or report kleydon
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
Customizable button class for cocoa / OSX, written in Swift. Permits customizing colors, border radii, roll-over hover highlighting, and more. Customizeable from within InterfaceBuilder.
Swift 1
-
FIR-Filter-Demo-Cpp Public
User friendly DSP high/low/band-pass windowed sync filter, implemented in C++.
-
Cross-platform logger for OSX, iOS, Android and C++; integrates with Crashlytics. Attempts to be thread-safe and type-safe. Provides flexible formatting options, courtesty of the fmt library.
C++ 2
-
Mac-SerialPort-Cpp Public
A serial port class, for interfacing between Macs and microcontrollers. Works over USB serial.
-
Audio-Dataset-Augmenter Public
Generate a larger augmented audio dataset, given a smaller original dataset + bg sounds
Python
63 contributions in the last year
Contribution activity
May 2022
Created 9 commits in 1 repository
Created a pull request in kleydon/prisma-session-store that received 1 comment
fix: prevent crash in set
Addresses github issue #82. Wraps set() function's prisma.create/update functions within a try/catch block. When an error is caught, it is now logg…