Skip to content
View ultrakapy's full-sized avatar

Block or report ultrakapy

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. sdb sdb Public

    A native x64 debugger built from the ground up in Modern C++. Explores the low-level mechanics of the Linux ptrace system call, DWARF debug information, and breakpoint injection.

    C++

  2. error-explain error-explain Public

    A high-performance Go-based CLI wrapper designed to sit between the developer and their compiler (for example, g++/clang) with the primary goal of providing AI-augmented error diagnostics without i…

    Go

  3. buddhabrot buddhabrot Public

    A concurrent Buddhabrot fractal renderer. Utilizes multithreading to parallelize the computationally intensive Monte Carlo simulation of complex number trajectories. Focuses on algorithm optimizati…

    C++

  4. CarND-Unscented-Kalman-Filter-Project CarND-Unscented-Kalman-Filter-Project Public

    Forked from udacity/CarND-Unscented-Kalman-Filter-Project

    Self-Driving Car Nanodegree Program Unscented Kalman Filter Project

    C++

  5. CarND-Path-Planning-Project CarND-Path-Planning-Project Public

    Forked from udacity/CarND-Path-Planning-Project

    Create a path planner that is able to navigate a car safely around a virtual highway

    C++

  6. CarND-Advanced-Lane-Lines CarND-Advanced-Lane-Lines Public

    Forked from udacity/CarND-Advanced-Lane-Lines

    Jupyter Notebook 1