PeterSR
CTO at OpGo Optimization and Machine Learning Consultants · Master in Computer Science from University of Southern Denmark.
@OpGo Denmark
Pinned Repositories
debug-github-actions-python-unit-test
langvalues
Programming Languages and their Core Values
midi-websocket.js
Control MIDI devices via Websockets in JavaScript. This is the client for https://github.com/PeterSR/python-midi-websocket-server
mod
python-midi-websocket-server
Python Websocket server to facilitate two-way communication with all connected MIDI devices.
pywhist
A package containing the logic for the card game Whist and its variants.
RSS-widget
A PHP RSS widget library for loading and displaying RSS feeds.
PeterSR's Repositories
PeterSR/python-midi-websocket-server
Python Websocket server to facilitate two-way communication with all connected MIDI devices.
PeterSR/RSS-widget
A PHP RSS widget library for loading and displaying RSS feeds.
PeterSR/midi-websocket.js
Control MIDI devices via Websockets in JavaScript. This is the client for https://github.com/PeterSR/python-midi-websocket-server
PeterSR/pywhist
A package containing the logic for the card game Whist and its variants.
PeterSR/debug-github-actions-python-unit-test
PeterSR/langvalues
Programming Languages and their Core Values
PeterSR/mod
PeterSR/debug-vue-visjs
PeterSR/DictDataBase
A python NoSQL database that uses dicts, and provides thread and process safety
PeterSR/dsb-mail-receipt-to-pdf
To extract receipts from DSB sent via mail for accounting purposes
PeterSR/ejerbog-attendance
PeterSR/electron-static-url-viewer
PeterSR/elsibrink.dk
PeterSR/github-actions-playground
Playground to test GitHub Actions
PeterSR/ImageSort
A Python script to sort images from multiple cameras by time taken.
PeterSR/math-visualization
Draw mathematical curves in JavaScript.
PeterSR/matrix-nio
A Python Matrix client library, designed according to sans I/O (http://sans-io.readthedocs.io/) principles
PeterSR/ngx-http-request-state
PeterSR/odense-toastmasters
Hosted here: https://odense-toastmasters.pages.dev/
PeterSR/pySpectroWorks
SpectroWorks for education
PeterSR/qtile
:cookie: A small, flexible, scriptable tiling window manager written in Python
PeterSR/qtile.org
Source code to qtile.org
PeterSR/react-i18next
Internationalization for react done right. Using the i18next i18n ecosystem.
PeterSR/simple-traefik-config
Simple Traefik config for reverse proxy of subdomains with SSL.
PeterSR/sin-approx
Approximate sin(x) using products of arctan(x) - Mostly to test visualizing