JakeKalstad
Golang, Rust, Python/Pytorch @Santurce-Software-LLC
Santurce SoftwareSan Juan, Puerto Rico
Pinned Repositories
go-binance
Binance API from golang
IPFSPytorchDataset
An IPFS Dataset class for PyTorch to load an IPFS node and categorize images based on sub folders
kinbrio
Business management software focusing on simplicity and integrations
load_ipfs_pytorch_model
Loading a pytorch model from an IPFS CID
node_stocks
npm Module for searching and interacting with live stock data
openai-rust
Rust API for interacting with ChatGPT and Whisper http APIs
rust-reference-project
Rust reference project for various tasks
rust_matrix_bot
A matrix bot example using rust
rustygrad
minimally viable neural network with rust
Youtube_Comment_Blocker
A chrome extension to add a list of keywords to detect in youtube comments and remove them accordingly.
JakeKalstad's Repositories
JakeKalstad/openai-rust
Rust API for interacting with ChatGPT and Whisper http APIs
JakeKalstad/kinbrio
Business management software focusing on simplicity and integrations
JakeKalstad/IPFSPytorchDataset
An IPFS Dataset class for PyTorch to load an IPFS node and categorize images based on sub folders
JakeKalstad/load_ipfs_pytorch_model
Loading a pytorch model from an IPFS CID
JakeKalstad/bird_prediction
Using Pytorch to build a model and flask to load and predict images of birds
JakeKalstad/HumanGenomeAtlasParser
Parsing the human genome atlas TSV files into structs for rust
JakeKalstad/local-ai
JakeKalstad/mega2560_lcd1602
Using rust to write to an LCD 1602 from a Mega2560 microcontroller
JakeKalstad/puerto-rico-electrical-data
Rust job and grafana dashboard to scrape and view Genera-PR (generation) and Luma (distribution) real time data for the electrical grid in Puerto Rico
JakeKalstad/puerto-rico-legislation
Trying to make legislation in puerto rico more transparent
JakeKalstad/random-matrix-image-poster
A bot to post a random image from a defined folder using a defined !command written in Rust, for fun and science
JakeKalstad/rust-reference-project
Rust reference project for various tasks
JakeKalstad/rustygrad
minimally viable neural network with rust
JakeKalstad/rust_matrix_bot
A matrix bot example using rust
JakeKalstad/1mb-club
An exclusive members-only club for web pages weighing less than 1 megabyte
JakeKalstad/akaunting
Free and Online Accounting Software
JakeKalstad/atlasXmlToJson
Phaser3 Atlas JSON from XML source
JakeKalstad/bee-ant-pytorch
Playing with pytorch and serving an ML prediction over HTTP.
JakeKalstad/cu
package cu provides an idiomatic interface to the CUDA Driver API.
JakeKalstad/go-image-label-for-pytorch
Take a folder full of images and move them into subfolders based on the supplied config in a manner that is easily used by pytorch ImageFolder to be used in multi class image detection models.
JakeKalstad/go-smartwatch
JakeKalstad/go-web-analytics
minimalist traffic analytics for small web projects
JakeKalstad/GolangVideoCall
Video Call Over RTC/WebSockets Using NATs
JakeKalstad/golgi
Golgi is a library built on top of Gorgonia that provides neural network components
JakeKalstad/gorgonia
Gorgonia is a library that helps facilitate machine learning in Go.
JakeKalstad/NFT-Tokens
Token To Test NFT Creation
JakeKalstad/qol
Neural Network Quality of Life Stuff
JakeKalstad/rust-stock-data
Tool to process CSV files of stock data into a sqlite database that is used to power a small rest API
JakeKalstad/Rusty-Rest
Basic Restful Crud Service Implemented With Rust
JakeKalstad/tensor
package tensor provides efficient and generic n-dimensional arrays in Go that are useful for machine learning and deep learning purposes