Pinned Repositories
canvaslms
Command-line interface to Canvas LMS
examgen
An exam generator for the LaTeX exam document class
intropy
En introduktion till programmering i Python
introtools
Teaching material introducing some basic (CS) tools
ladok3
Python wrapper around the LADOK3 REST API.
literate-programming
Material on literate programming
makefiles
Generic makefiles for handling course material, research publications and program compilation
miuntex
LaTeX document classes and packages for MIUN
necessary-conditions-of-learning
Material related to Ference Marton's "Necessary Conditions of Learning"
weblogin
Automates logging into web UIs to access unofficial APIs
dbosk's Repositories
dbosk/introcpp
Introductory course in programming in C++
dbosk/pinapple-security
An analysis of the security of the Pinapple app
dbosk/analog-signatures
Using digital signatures on physical papers
dbosk/butils
A few small budget utilities
dbosk/chid
Course material for a course on Computer-Human Interaction and Interaction Design
dbosk/combine
Extensions to the LaTeX document class `combine`
dbosk/cookbook
Recipes for various dishes
dbosk/cpager
My original page-replacement simulator written in C
dbosk/cryptocatalogue
A catalogue of cryptographic properties, security games, schemes and protocols
dbosk/deniable-torrent
Private information retrieval and sharing for Torrent like protocols
dbosk/dotfiles
My configuration files
dbosk/FunctionComposition-CPP
A template for function composition
dbosk/getpaper
A small utility to automatically download papers from URLs in a text (email)
dbosk/gifter
An app aiding the organization of gift ideas
dbosk/gitignore
A collection of useful .gitignore templates
dbosk/inputx
LaTeX package to make `\input` also change the current working directory
dbosk/introcs
An Introductory course on Computer Science and Computer Engineering
dbosk/introkrypt
En kort introduktion till kryptografi
dbosk/libris.sh
Shell command which fetches a reference from LIBRIS
dbosk/mastersthesis
[In Swedish] A Formalization of the Mathematics in Swedish Upper Secondary Education
dbosk/miunconf
This is a repo with desired configuration, i.e. software installs, for the computer labs
dbosk/multiprec
An implementation of multiple precision integer arithmetic
dbosk/mutt-ical
Script to support answering ical invitations from mutt
dbosk/noerr
noerr is a filter for noweb error messages to improve error messages for languages missing #LINE directives.
dbosk/noweb.vim
Improved NOWEB use with Vim
dbosk/opsys
Course on Fundamentals of Operating Systems
dbosk/otrmsg
A discussion on OTR and deniability
dbosk/pinapple
Pinapple is an easy and safe Android app that remembers pin codes for you.
dbosk/pwdanalysis
Grundläggande lösenordsanalys
dbosk/pypager
Page-reference simulator for teaching page-replacement algorithms