Skip to content
View raptorswing's full-sized avatar

Block or report raptorswing

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
  • tftprust Public

    A toy TFTP server

    Rust MIT License Updated Mar 8, 2024
  • Pure bash dehydrated dns-01 hook for CloudFlare

    Shell ISC License Updated Feb 4, 2023
  • A simple vJoy (virtual joystick) feeder program which converts mouse to joystick. (Re)Written in C#. Requires Windows because it uses vJoy.

    C# 66 19 MIT License 1 issue needs help Updated Jan 15, 2023
  • MapGraphics Public

    A tile-based "slippy map" library written in/for C++/Qt. It's meant to enable C++/Qt developers to easily add nice, interactive maps to their applications. Supports zooming, rotating, interactive c…

    C++ 172 76 Other Updated Dec 27, 2022
  • A rust library for interacting with BitTorrent's mainline distributed hash table (DHT). A work in progress.

    Rust 16 3 MIT License Updated Feb 12, 2022
  • Hierarchical flight planner

    C++ 11 6 Updated Dec 26, 2021
  • Prototype UAV flight planner using genetic algorithms.

    C++ 12 6 Updated Dec 23, 2021
  • Command line utility that creates files with random contents

    C++ Updated Sep 10, 2019
  • A simple socks4/socks4a/socks5 server written in C++/Qt. I run/test it mainly on Windows 7 with MSVC2010, but it should work in any place Qt does with minimal issues.

    C++ 27 17 BSD 2-Clause "Simplified" License Updated May 2, 2016
  • A C++/Qt GUI app to calculate possible positions of Mister X for the "Scotland Yard" board game.

    C++ Updated Mar 5, 2014
  • QDHT Public

    C++ 1 Updated Nov 10, 2013
  • Dubins Public

    C++/Qt wrapper for some code that solves Dubins curves

    C++ Updated May 15, 2013
  • QVectorND Public

    A ghetto n-dimensional generalization of Qt's QVector2D, QVector3D, etc.

    C++ 1 Updated May 9, 2013
  • Use background subtraction to detect and track objects in video. It's fun!

    C++ 1 2 Updated Feb 21, 2013
  • FaceFinder Public

    C++ 3 Updated Feb 16, 2013
  • QKDTree Public

    A C++/Qt based kd-tree (or kdtree) implemented without recursion. Supports custom distance metrics and includes some unit tests.

    C++ 2 2 Updated Feb 15, 2013
  • GPX Public

    A very primitive GPX (GPS Exchange) format parser/writer in C++/Qt

    C++ 8 5 Updated Feb 14, 2013
  • A simple Reversi game coded in C++/Qt. Can be played multiplayer (human vs. human) or against an AI. AI Implemented using minimax with alpha/beta pruning. The AI is not great because it is difficul…

    C++ 2 1 GNU General Public License v3.0 Updated Dec 21, 2012
  • A small desktop application that can be configured to listen for connections on various TCP/IP ports. It runs in the tray and displays/logs an alert when a connection is detected on any of the port…

    C++ 8 4 Updated Mar 15, 2012
  • CouzinModel Public

    An implementation of the biological model from "Collective Memory and Spatial Sorting in Animal Groups" by Couzin et al. Written in C++/Qt. Uses the (included) "Eigen" linear algebra library for so…

    C++ 8 1 Updated Jan 5, 2012