rbisewski
Linux software developer by vocation; hobbies include programming, art and hiking.
Winnipeg, Manitoba, Canada
Pinned Repositories
bevy-example
A simple example demonstrating sprites, cameras, and keyboard/mouse input; written in Rust and using Bevy game engine
campsite_reservation_gap_finder
A campsite reservation gap rule app written in java.
cbench
Multi-threaded software renderer and benchmark, written in C.
cesiumjs-example-app
A barebones example app using CesiumJS alongside TLE data
go_roguelike
No frills roguelike written in golang.
ledctl
LED device reporting and setting tool for Linux, written in golang.
pyhtml-invoice
Straightforward HTML invoice generator written in Python.
ruby_simple_message_board
A web message board implemented using ruby-on-rails.
sensorctl
Hardware sensor reporting tool for Linux, written in golang.
sighte
The simple webkit-based browser.
rbisewski's Repositories
rbisewski/go_roguelike
No frills roguelike written in golang.
rbisewski/bevy-example
A simple example demonstrating sprites, cameras, and keyboard/mouse input; written in Rust and using Bevy game engine
rbisewski/pyhtml-invoice
Straightforward HTML invoice generator written in Python.
rbisewski/cesiumjs-example-app
A barebones example app using CesiumJS alongside TLE data
rbisewski/fortuna
Find price data easily and immediately using an LLM
rbisewski/ibiscybernetics.com
Source code for the Ibis Cybernetics website.
rbisewski/qmount
Quickly mount a device in Linux, written in golang.
rbisewski/rust-bufreader-bufwriter
An example of a Rust CLI program that uses a BufReader and BufWrite, one byte at a time.
rbisewski/tempchk
Hardware temperature sensor reporting tool for Linux, written in golang.
rbisewski/ledctl
LED device reporting and setting tool for Linux, written in golang.
rbisewski/ruby_simple_message_board
A web message board implemented using ruby-on-rails.
rbisewski/sensorctl
Hardware sensor reporting tool for Linux, written in golang.
rbisewski/adventofcode
Repo which contains solutions for the adventofcode.com puzzles.
rbisewski/arcadia-practicum
Arcadia practicum, written in CloudFormation
rbisewski/devops_practice_vuejs_ansible
Abandoned practice repo for various random Vue.js and Ansible stuff
rbisewski/gke-containerized-helloworld
A simple example of a containerized website that uses a GKE deployment via helm.
rbisewski/golang_starter_repo
A mostly blank repo that can be used for starting a new golang project.
rbisewski/haskell-json-parser
JSON data parser, written in Haskell
rbisewski/klusterview
Web-based kubernetes cluster viewer.
rbisewski/lclusterd
Lightweight minimalistic containers for Linux, written in golang
rbisewski/libreserver
Simple open source webserver, written in golang.
rbisewski/nebulaworks-practicum
Nebulaworks Practicum, written in Javascript
rbisewski/operations_helloworld_upfeat
Upfeat Sysadmin / Devops Test - Operations Hello World
rbisewski/python-generic-experiments
Various simple code modules written in python.
rbisewski/rust-csv-parser-example
A sample CSV parser, written in Rust
rbisewski/rust-tangram-example
Example code that uses the tangram toolkit library to make some predictions from heart disease data.
rbisewski/rust-weather-data-parser
Parses weather data from sensors, written in Rust
rbisewski/simple_container_grpc_server
Simple gRPC server that manages containers, written in golang
rbisewski/terraform-tutorials
A quick introduction to using Terraform to setup and configure infrastructure
rbisewski/threejs-typescript-nextjs-example
Rotating globe using Three.js, written in TypeScript and Next.js