MawKKe
I like computers and stuff. Studying for M.Sc. degree in Communications Engineering at Aalto University
Finland
Pinned Repositories
audiobook-split-ffmpeg
Split audiobook file into per-chapter files using chapter metadata and ffmpeg
audiobook-split-ffmpeg-go
Split audiobook file into per-chapter files using chapter metadata and ffmpeg
coinflip-go
CLI program that simulates a coin flip
copy-tree-map
Copy directory tree with transformations
integer-interval-expressions-go
A Go library for parsing integer interval expressions of the form '1,3-5,7-'
racket-embed-example
Example on how to compile and embedded Racket (Scheme Lisp) into a C/C++ Program (using CMake)
stopwatch-go
Collect timestamps of events and report them as CSV
MawKKe's Repositories
MawKKe/audiobook-split-ffmpeg
Split audiobook file into per-chapter files using chapter metadata and ffmpeg
MawKKe/integer-interval-expressions-go
A Go library for parsing integer interval expressions of the form '1,3-5,7-'
MawKKe/racket-embed-example
Example on how to compile and embedded Racket (Scheme Lisp) into a C/C++ Program (using CMake)
MawKKe/racket-rust-ffi-experiment
Holy matrimony between Racket and Rust? Ummm yes please
MawKKe/golang-help-wrapper
An utility wrapper program for showing Go help topics
MawKKe/audiobook-split-ffmpeg-go
Split audiobook file into per-chapter files using chapter metadata and ffmpeg
MawKKe/coinflip-go
CLI program that simulates a coin flip
MawKKe/copy-tree-map
Copy directory tree with transformations
MawKKe/stopwatch-go
Collect timestamps of events and report them as CSV
MawKKe/audiobook-split-ffmpeg-rkt
WIP audiobook splitter tool in Racket lisp
MawKKe/audiobook-split-ffmpeg-rs
Split audiobook by chapters with the help of ffmpeg (rust version)
MawKKe/banking.statements.osuuspankki
Plugin for ofxstatement to read CSV files exported from the online banking service of the Finnish Osuuspankki bank.
MawKKe/casio-f91w-go
Beep beep
MawKKe/cpuset
Automatically exported from code.google.com/p/cpuset
MawKKe/forth-py
MawKKe/guile-embed-example
GNU Guile Scheme embedding example - with CMake integration
MawKKe/mawkke.github.io
mawkke.github.io
MawKKe/racket-ffi-experiments
calling custom C function from racket via FFI
MawKKe/rust-massa-tracker
Tool for recording daily weights.
MawKKe/superslots
Setup a command to be run when signaled on a named slot
MawKKe/tori-scrape-lib-rs
Parse/scrape tori.fi search results html into structured format
MawKKe/unixburrito
C++ wrappers for various systems programming interfaces (Linux)
MawKKe/unpython
Un-pythons a python subprocess command+arguments list back into CLI-friendly form.
MawKKe/vscode-cmake-configure
Configure a CMake project automatically using .vscode/settings.json