Skip to content
View Phantim97's full-sized avatar
📝
Experimental Research
📝
Experimental Research

Highlights

  • Pro

Block or report Phantim97

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 Loading

  1. GPS-Kalman-Filter GPS-Kalman-Filter Public archive

    Filter out GPS Noise on Arduino and applying a Kalman Filter with SSE implementation

    C++ 17 10

  2. Webcam-Filters Webcam-Filters Public

    Simple OpenCV App for different webcam filters.

    C++ 1

  3. CppWeb CppWeb Public

    A full stack web app shell with both C++ usage in the frontend via wasm and full backend usage with Crow.

    JavaScript

  4. SFINAE-and-Metaprogramming SFINAE-and-Metaprogramming Public

    Examples to practice and hone template metaprogramming

    C++