Giter Club home page Giter Club logo

Dawid Łokieć's Projects

bright_star_catalog_cpp icon bright_star_catalog_cpp

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.

cpp-commons icon cpp-commons

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 interesting pull requests.

cuda-toolkit icon cuda-toolkit

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 errors or ensuring that the GPU is always shut down properly and all alocated ressources are released. Some utility functions are also available.

glad icon glad

The purpose of this repository is to provide an easy way to incorporate GLAD into other projects using CMake and git submodules. Additionally, it allows for compiling GLAD without the -pedantic compiler flag, without having to compromise on that flag in other projects.

ldap-authentication-service icon ldap-authentication-service

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 Applied Sciences and will not be further developed. However, feel free to make interesting pull requests.

opencl-toolkit icon opencl-toolkit

This CMake-based project contains some wrappers around the OpenCL functions I use frequently. The wrappers are mainly concerned with throwing an exception with meaningful error messages in case of errors or ensuring that the target devices are always shut down properly and all alocated ressources are released.

physics-engine icon physics-engine

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 for N-body simulations. Occasionally this library will be expanded by me over time.

web_socket_test_automation_framework icon web_socket_test_automation_framework

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 perspective. For this coding challenge I had three days. This project is my solution.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.