Skip to content
View NeRdTheNed's full-sized avatar
Block or Report

Block or report NeRdTheNed

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
NeRdTheNed/README.md

Hey!

Low resolution pixel art of a face

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.

Projects

C libraries

  • macrOS - macOS macros (and utility functions)
  • OSWrapper - Single-header file C / C++ libraries for wrapping OS-specific functionality

Java libraries / programs

  • JarTighten - Jar file size optimiser
  • deft4j - WIP deflate compression / optimisation toolkit for Java

Minecraft mods

  • 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)

Other Minecraft-related projects

  • 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

Pinned

  1. RetroWrapper RetroWrapper Public

    Forked from xa/RetroWrapper

    An attempt to implement community ideas and ease of use tweaks for RetroWrapper

    Java 16 3

  2. More-bows More-bows Public

    Forked from iDiamondhunter/More-bows

    A port / continuation of the More Bows mod! This mod was originally created by GaussFire, and then maintained + updated by iDiamondhunter.

    Java 6 4

  3. MC-TextureGen MC-TextureGen Public

    A Java program that programatically generates textures generated by certain versions of Minecraft at runtime, and then saves them to individual files.

    Java 10 1

  4. ReciPic ReciPic Public

    A mod that generates images of Minecraft recipes at runtime.

    Java 4

  5. macrOS macrOS Public

    macOS macros (and utility functions)

    C 1 1

  6. OSWrapper OSWrapper Public

    Single-header file C libraries for wrapping OS-specific functionality. Compatible with C++.

    C 1