Skip to content
View danielakuinchtner's full-sized avatar
Block or Report

Block or report danielakuinchtner

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
danielakuinchtner/README.md

Hi there 👋

I'm a computer scientist and a Ph.D student. ⚡

In my repositories you can find my master's degree work (cp-mdp) and assignments of my graduation degree (2015-2018) using several techniques. 😄

Pinned

  1. cp-mdp cp-mdp Public

    A CANDECOMP-PARAFAC tensor decomposition method to solve a Markov Decision Process (MDP) gridworld problem.

    Python 1

  2. MandelbrotSet_MPI MandelbrotSet_MPI Public

    This code parallelizes the mandelbrot set using MPI.

    C++ 1

  3. Distributed_System_URSA Distributed_System_URSA Public

    This project is a distributed system. It uses sockets UDP and TCP, Web Services SOAP and REST, an Android App, and an integration with Twitter as forms of communication.

    CSS

  4. Minecraft_OpenGL Minecraft_OpenGL Public

    This code runs Steve from Minecraft using OpenGL in C.

    C

  5. Weather_Graphs Weather_Graphs Public

    This code plots weather graphs using R.

    R

  6. iMovies iMovies Public

    This is an Android App to register series and movies. The user signs in with a Google account.

    Java