Skip to content
View DawidLokiec's full-sized avatar
☝️
Only finished projects add value
☝️
Only finished projects add value
Block or Report

Block or report DawidLokiec

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. web_socket_test_automation_framework web_socket_test_automation_framework Public

    For a job at a Berlin FinTech-Startup I got the coding challenge to write a rudimentary test automation framework which puts the company's deployed web socket endpoint under test from the client pe…

    Java 9 7

  2. bright_star_catalog_cpp bright_star_catalog_cpp Public

    This CMake-based project contains an C++ API to parse the Bright Star Catalog in version 5 according to the binary format described at http://tdc-www.harvard.edu/catalogs/bsc5.html.

    C++

  3. physics-engine physics-engine Public

    This CMake-based project is a reusable physics engine written in C++ 20. It includes high performance computing functionality for commonly needed physics calculations, including important methods f…

    C++

  4. ldap-authentication-service ldap-authentication-service Public

    This repository contains an implementation of a microservice which exposes a REST API for LDAP authentication. This service was a small part of my bachelor thesis at the HTW Berlin - University of …

    Scala

  5. cpp-commons cpp-commons Public

    This CMake-based project contains functions I use frequently while programming in C++. Occasionally this library will be expanded by me over time. Feel free to use this repository or make interesti…

    C++

  6. cuda-toolkit cuda-toolkit Public

    This CMake-based project contains some wrappers around the CUDA functions I use frequently. The wrappers are mainly concerned with throwing an exception with meaningful error messages in case of er…

    Cuda