Skip to content
View WeberNick's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report WeberNick

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

Pinned

  1. masterDB masterDB Public

    Implementation of a buffer pool based database system.

    C++ 2

  2. vector-space-retrieval vector-space-retrieval Public

    The goal of this project is to implement an efficient vector space retrieval application for a given document/query collection. Compared to the vanilla vector space model (retrieval), various perfo…

    C++ 1

  3. mmdb mmdb Public

    Implementation of a main memory database system with two different storage layouts. For detailed information of the storage layouts, see the PDF "Design and Implementation of two Storage Models for…

    C++ 1

  4. user-rating-classification user-rating-classification Public

    In this project we tried to predict user ratings for unreleased video games. We used the video game distribution platform Steam to crawl video game ratings for already released games and used vario…

  5. nao nao Public

    In this project a software is implemented that can control the robot NAO and let him play the board game Nine Men's Morris against a human player or another robot.

    Java