Skip to content
View infinite-dark's full-sized avatar
🛰️
Experiencing FTL drive malfunctions
🛰️
Experiencing FTL drive malfunctions

Sponsoring

@Joshua-Riek
Block or Report

Block or report infinite-dark

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. remote-observation-measurement-vehicle-000 remote-observation-measurement-vehicle-000 Public archive

    A primitive RC car model with a camera and sensors.

    Python 2

  2. many-body-simulation-old many-body-simulation-old Public archive

    A many body system simulation and visualization using the leapfrog algorithm and Qt.

    Python 1

  3. avr-libc-wheeled-platform-exercise avr-libc-wheeled-platform-exercise Public archive

    A simple example of using AVR LibC to drive a primitive wheeled platform.

    C 1

  4. rlc-simulation-old rlc-simulation-old Public archive

    An RLC circuit simulation and visualization using the 4th order Runge-Kutta method and Qt.

    Python 1

  5. mjpeg-video-tcp-transmit-experiments mjpeg-video-tcp-transmit-experiments Public archive

    A bunch of codes for streaming JPEG-compressed video from a webcam over TCP (well, not really).

    C++ 1

  6. posix-exercise-recreate-ls posix-exercise-recreate-ls Public archive

    A very simple "ls" program recreation.

    C