Rasmus Danielsson
Second year Computer Science MSc student @
KTH
.
Some of my projects
Synma
A synthesizer in the browser where sound-waves are defined by mathematical functions. Part of a software development course.
CI server
A CI server for Python developed for an advanced course in software development, using flask, requests and unittest to handle webhooks, making github API status updates and a web interface.
Bachelor thesis
My bachelor thesis, together with Isak Nyberg. An investigation of the available methods for finding third-party dependencies in web source code, from a user perspective.
Brainfuck compiler
A compiler of the esoteric programming language "brainfuck", written in Haskell with a x86 backend.
DECIDE
A program deciding, based on a set of conditions, whether to launch an interceptor missile. Part of an advanced course in software development.