Pinned Repositories
autocorrelation
Autocorrelation library for signal processing
backprop
basic feed forward neural network
bno085-demo
Testing finger tracking using BNO085 IMU
capture
Easy-to-use audio capture interface made using miniaudio
CaracalNet
A machine learning framework
collider
Oriented bounding box collision detection and resolution
glsl_life
Conway's Game of Life implemented in a GLSL compute shader
i2c-mux
STM32 HAL library for I2C multiplexers TCA9548A and PCA9548A
raylib-video
Video playback in raylib using libavcodec
x64-snake
Snake game implemented in x64 assembly using Raylib
jtainer's Repositories
jtainer/raylib-video
Video playback in raylib using libavcodec
jtainer/i2c-mux
STM32 HAL library for I2C multiplexers TCA9548A and PCA9548A
jtainer/collider
Oriented bounding box collision detection and resolution
jtainer/x64-snake
Snake game implemented in x64 assembly using Raylib
jtainer/autocorrelation
Autocorrelation library for signal processing
jtainer/backprop
basic feed forward neural network
jtainer/bno085-demo
Testing finger tracking using BNO085 IMU
jtainer/capture
Easy-to-use audio capture interface made using miniaudio
jtainer/CaracalNet
A machine learning framework
jtainer/cppnet
Tools for creating/training simple feedforward neural nets
jtainer/cudanet
simple feed forward neural network written in cuda
jtainer/fft
Fast fourier transform using the Cooley Tukey algorithm
jtainer/fft_cuda
FFT library using CUDA
jtainer/finger-tracking-demo
jtainer/hypha
CLI tools for REYAX LoRa transceiver modules
jtainer/imu-demo
jtainer/imu-visualizer
Control the motion of a virtual object using an IMU
jtainer/MPU6050
STM32 HAL library for GY-521 (MPU6050) with Kalman filter
jtainer/NeRF
Neural Radiance Field implementation using CUDA and Raylib
jtainer/raylib
A simple and easy-to-use library to enjoy videogames programming
jtainer/rayterm
Terminal emulator made with raylib
jtainer/sdp-firmware
jtainer/sdp-programmer
Communicates with sdp-firmware over serial to read/write external flash memory.
jtainer/sdp-visualizer
jtainer/serial-utils
Serial communication library
jtainer/tui-spectrum
A music player / spectrum analyzer that displays graphics in the terminal
jtainer/VAW
Vector Audio Workstation
jtainer/vectorscope
Simple vectorscope for playing .wav and .mp3 files
jtainer/verlet_particles
2D particle system simulated using CUDA
jtainer/voxel