Projects
- ziggraph - A graph representation module written in Zig
This module is intended to provide a representation for graph basic operations. - yfgo: Yahoo Finance Data Retriever
A Go implementation for a Yahoo Finance API data retriever. Retrieves minute stock prices. Data is saved in a DuckDB database. - Simple WAV recorder/player utilities
Implementing a WAV file reader and writer. - syssnapshot - A system information snapshot
Report cpu, memory, disk, and network usage. Written in Rust. - Bandwidth Speed Tester
Basic C client and server for network bandwidth speed testing. - Multilayer Perceptron
A multilayer perceptron implementation written in C. - gQDA - A qualitative data analysis application
gQDA is an application for analyzing texts. It allows the user to load a set of texts (notes), mark fragments inside them and assign tag to fragments. You can build a conceptual tree with tags.