Pinned Repositories
dotfiles
Configurations that power my NixOS systems
download-graal
A simple script to automatically setup a valid GraalVM Java distribution for Luna Pixel Studios' users
Efkolia
My minecraft modding framework
flake-templates
Templates for a development workflow on Nix, powered by Flakes ❄️
frontear.github.io
A simple website, that currently serves no purpose other than for me to creatively throw whatever I can at it.
gameSite
My final school project.
glfw
Fork of GLFW intended to be used for Luna Pixel Studios users to pull the latest builds of GLFW easily
HephaestusClient
A special modded minecraft client. This client contains the basis for a modded client, and can be expanded upon to build your own client.
Infinity
A minecraft client which adds various performance improvements and functionality, developed in Fabric
Frontear's Repositories
Frontear/dotfiles
Configurations that power my NixOS systems
Frontear/download-graal
A simple script to automatically setup a valid GraalVM Java distribution for Luna Pixel Studios' users
Frontear/frontear.github.io
A simple website, that currently serves no purpose other than for me to creatively throw whatever I can at it.
Frontear/glfw
Fork of GLFW intended to be used for Luna Pixel Studios users to pull the latest builds of GLFW easily
Frontear/flake-templates
Templates for a development workflow on Nix, powered by Flakes ❄️
Frontear/AAAParticles
Effekseer loader on Minecraft 1.18+
Frontear/code2nix
A simple python script that parses and produces a declarative nix expression for your vscode extensions
Frontear/Concrete
LPS fork of "quiclime", the backend which powers the LAN functionality of our modpacks
Frontear/cypress
Frontear/Daffodil
A simplified graphics library written in C++, powered by OpenGL
Frontear/dupechecker
Blazing fast and efficient file dupe checker written in C
Frontear/eclipseclp
A nix derivation for ECLIPSe. https://www.eclipseclp.org/
Frontear/effekseer-libs
Frontear/fasm
Frontear's ASM. An attempt to try and make a very simple low-level programming language using C
Frontear/Frontear
Frontear/glfw-libs
Pre-compiled GLFW lib files (.so,.dll) for users at Luna Pixel Studios
Frontear/hello-zig
Learning Zig, following https://ziglang.org/documentation/master
Frontear/legacy-dotfiles
Configurations for my (now obsolete) Arch Linux system.
Frontear/memobf
A dead simple memory obfuscation program, similar to memfrob
Frontear/module-import-issue
Frontear/mylloc
Simple custom implementation of malloc(3) for educational purposes.
Frontear/nix-benchmarks
Benchmarking Nix (and its derivatives)
Frontear/nix-wrap
A powerful wrapping alternative for Nix/OS that isolates programs and contains configuration within isolated environments, powered by Bubblewrap.
Frontear/nixos-cli
The tool you didn't ask for but was made anyways!
Frontear/nixos-hardware
A collection of NixOS modules covering hardware quirks.
Frontear/nixpkgs
Nix Packages collection & NixOS
Frontear/open-letter
an open letter to the NixOS foundation
Frontear/quictests
Frontear/stcc
Quick and easy shell script to compile Smalltalk (.st) source files using Pharo
Frontear/structs
Implementations of some low-level structures, purely as an exercise.