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

Block or report Miruna-Chi

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. CUDA-Hash-Table CUDA-Hash-Table Public

    A thread-safe Hash Table using Nvidia’s API for CUDA-enabled GPUs. 200 times faster than the C++ only code through sheer exploitation of a GPU’s fine-grained parallelism.

    C++ 1

  2. Optimised-Matrix-Multiplication Optimised-Matrix-Multiplication Public

    A tweaked Matrix Multiplication algorithm that takes into account Computer Architecture for a substantial 7x speedup

    C

  3. Arduino-8-bit-Music-Player Arduino-8-bit-Music-Player Public

    A microcontroller powered retro player in C++, using Arduino IDE

    C++

  4. Mandelbrot-and-Julia-Sets-Fractal-Geometry- Mandelbrot-and-Julia-Sets-Fractal-Geometry- Public

    A parallel algorithm which calculates the Mandelbrot and Julia sets for complex spaces and exports the results in their visual, fractal form.

    C

  5. SkyRoads-Remastered SkyRoads-Remastered Public

    A modern, OpenGL take on the video game SkyRoads developed by BlueMoon Software(1993)

    C++ 2

  6. Bow-And-Arrow Bow-And-Arrow Public

    OpenGL project based on Windows XP's eponymous game with a modern twist.

    C 2