An open API service providing repository metadata for many open source software ecosystems.

GitHub / NullpointerWorks 3 Repositories

NullpointerWorks project repository.

NullpointerWorks/libastro

Language: Java - Size: 48.8 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

NullpointerWorks/libhttp

A simple experimental library for creating a webserver.

Language: Java - Size: 194 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

NullpointerWorks/argb-controller-v2

Embedded code for my homemade addressable RGB controller for my PC.

Language: C++ - Size: 28.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

NullpointerWorks/libcolor

A simple library for color manipulation. Contains color model conversion and interpolation methods.

Language: Java - Size: 43 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

NullpointerWorks/test-automation-utility

The Test Automation Utility is the driver software for pluggable test procedures. This application is used in tandem with a piece of modular hardware I designed.

Language: Java - Size: 101 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

NullpointerWorks/libcore

NPW core library. Provides a toolkit for windowing, mouse and keyboard input and basic pixel plotting.

Language: Java - Size: 53.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

NullpointerWorks/libgraphics

A graphics library with a simple rendering API and various UI and font tools.

Language: Java - Size: 90.8 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

NullpointerWorks/libgui

An user interface library designed to work with the thread loop of the NPW game library.

Language: Java - Size: 20.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

NullpointerWorks/libj2d

A simple 2D rending library. It handles windowing, sprite transformation, layering and alpha blending.

Language: Java - Size: 39.1 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

NullpointerWorks/libmath

Provides various mathematical utilities. Like matrix, vector, geometry and randomization.

Language: Java - Size: 129 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

NullpointerWorks/libutil

Provides a wide range of utilities from file reading/writing, custom classloading, threading management and much more.

Language: Java - Size: 121 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

NullpointerWorks/tau-plugin-firmata-control

Plugin for the Test Automation Utility to allow digital control and analog readouts of the Firmata device.

Language: Java - Size: 28.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

NullpointerWorks/libgame

Simple game utility library providing game loops and management.

Language: Java - Size: 30.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

NullpointerWorks/designpatterns

A collection of design pattern implementations. Currently has Java and C++ sources.

Language: Java - Size: 192 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

NullpointerWorks/txt2imghd Fork of jquesnelle/txt2imghd

A port of GOBIG for Stable Diffusion

Size: 18.1 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

NullpointerWorks/npwjavadoc-xmlmaker

Language: Java - Size: 12.7 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

NullpointerWorks/NullpointerWorks

Project page with downloads and stuff..

Language: HTML - Size: 15.2 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

NullpointerWorks/npwjavadoc-webmaker

Language: HTML - Size: 94.7 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

NullpointerWorks/NullpointerWorksAPI

Documentation of the NPW library

Language: HTML - Size: 43 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

NullpointerWorks/libphysics

Language: Java - Size: 141 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

NullpointerWorks/npwjavadoc

My Java documentation generator.

Language: HTML - Size: 322 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

NullpointerWorks/jasm-ide

An integrated development environment containing an assembler and emulator for JASM.

Language: Java - Size: 124 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

NullpointerWorks/jasm-cmd

A command-line assembler and execution environment for JASM.

Language: Java - Size: 120 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

NullpointerWorks/jasm-cmd-registerprint

An example plugin for the command-line JASM assembler.

Language: Java - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

NullpointerWorks/jasm

A virtual machine for assembly programming. Just a little thingy to practice ASM coding. A virtual machine running in a virtual machine, Virtual-machine-ception...

Language: Java - Size: 512 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

NullpointerWorks/gitutility 📦

Raspberry PI Git Server repository manager

Language: C# - Size: 9.26 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

NullpointerWorks/jni_examples

A collection of Java Native Interface examples using Eclipse and Visual Studio.

Language: C++ - Size: 176 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

NullpointerWorks/libxml

A light-weight XML reader and writer.

Language: Java - Size: 89.8 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

NullpointerWorks/dslr-usb-intervalometer

Allows for automating the DSLR exposure time

Language: Java - Size: 550 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

NullpointerWorks/libjscript

A library intended to facilitate JScript generation used by label printers. (note: JScript is not JavaScript)

Language: Java - Size: 9.52 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

NullpointerWorks/libaudio

A simple audio playback library in Java.

Language: Java - Size: 33.2 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0