I'm Ned Loynd, also known as NeRdTheNed / NedTheNeRd / NeRd (it's really hard to get that username!) on most platforms.
- I'm a fan of C and Java, which I tend to write most of my projects in.
- I also have some experience with C++, C#, Objective-C, JavaScript, and Python. I've also worked with Java bytecode for some projects.
- I generally use Gradle to build Java projects with, and CMake or Make for C projects.
- I mostly use macOS as my operating system, and have a fair amount of experience in adapting projects to its quirks.
- I once aspired to write a full game engine in batch, although I tend to use bash for scripting now.
- macrOS - macOS macros (and utility functions)
- OSWrapper - Single-header file C / C++ libraries for wrapping OS-specific functionality
- JarTighten - Jar file size optimiser
- deft4j - WIP deflate compression / optimisation toolkit for Java
- More Bows: Restrung! - A port of More Bows to 1.7.10 and above (1.7.10, 1.12.2, 1.17.1, 1.18.2, and 1.19.x)
- Punch2Prime - A one-mixin mod to use Mojang's emulation of pre-Beta 1.7 TNT (1.8.9 Legacy Fabric, 1.14.x - 1.19.x Fabric / Quilt)
- ReciPic - A mod that generates images of Minecraft recipes at runtime (1.7.10)
- MC Texture Generator - A program which generates textures generated by certain versions of Minecraft at runtime
- RetroWrapper (NeRd fork) - A fork of RetroWrapper which fixes some bugs and implements quality of life changes