Nick Weber's repositories

masterDB

Implementation of a buffer pool based database system.

keyDB

Implementation of a simple key-value store

Language:C++Stargazers:1Issues:1Issues:0

mmdb

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 Main Memory Database Systems".

Language:C++Stargazers:1Issues:1Issues:0

build-your-own-x

🤓 Build your own (insert technology here)

Stargazers:0Issues:1Issues:0

CppCoreGuidelines

The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++

Language:PythonLicense:NOASSERTIONStargazers:0Issues:1Issues:0

interval-tree

A C++ header only interval tree implementation.

Language:C++License:UnlicenseStargazers:0Issues:1Issues:0

nao

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.

Language:JavaStargazers:0Issues:1Issues:0
Language:TeXStargazers:0Issues:1Issues:0

system-test

Run time investigation of various instructions (arithmetic and logic operations) on common CPUs and in different implementation forms

Language:C++Stargazers:0Issues:1Issues:0

user-rating-classification

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 various classifier in order to predict the rating unreleased games might get.

Stargazers:0Issues:1Issues:0

vector-space-retrieval

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 performance improvements like pre-clustering of documents, tiered indexes and random projections are used.

Language:C++Stargazers:0Issues:3Issues:0

university-projects

Some University projects

Language:JavaStargazers:0Issues:1Issues:0