Pinned Repositories
08jne01.github.io
The Community Repo for A-4E-C and its Official Submods
BrainFuck-Compiler-Interpreter-Debugger
A compiler, interpreter and brainfuck debugger in one package. Requires ncurses to build and link. To produce binaries you must have nasm installed.
Mandelbrot-Explorer
Mandelbrot Explorer for exploring the mandelbrot fractal easily.
Maxwell-Equation-Solver
Solves Maxwell Equations given certain boundary conditions
Ray-Marching-Fractal-Test
Test of raymarching with the menger sponge.
Simple-Maxwell-FDFD
This is a Finite Difference Frequency Domain sovler for maxwells equations in an optical fiber/waveguide implemented in C++.
SnekGame2
Like the snek game 1 but 2
Special-Relativity-Demo
Steering-Bois
Creates little creatures that learn how to steer using a genetic algorithm and neural networks.
Sudoku-Solver
Solves Sudoku and generates them.
08jne01's Repositories
08jne01/Maxwell-Equation-Solver
Solves Maxwell Equations given certain boundary conditions
08jne01/Steering-Bois
Creates little creatures that learn how to steer using a genetic algorithm and neural networks.
08jne01/BrainFuck-Compiler-Interpreter-Debugger
A compiler, interpreter and brainfuck debugger in one package. Requires ncurses to build and link. To produce binaries you must have nasm installed.
08jne01/Ray-Marching-Fractal-Test
Test of raymarching with the menger sponge.
08jne01/Simple-Maxwell-FDFD
This is a Finite Difference Frequency Domain sovler for maxwells equations in an optical fiber/waveguide implemented in C++.
08jne01/SnekGame2
Like the snek game 1 but 2
08jne01/Sudoku-Solver
Solves Sudoku and generates them.
08jne01/08jne01.github.io
The Community Repo for A-4E-C and its Official Submods
08jne01/AStar
Example implementation of the AStar aglorithm
08jne01/bfjit
08jne01/cef_rename
Chromium Embedded Framework (CEF). A simple framework for embedding Chromium-based browsers in other applications.
08jne01/ch8asm
Assembler for Chip8
08jne01/chip8
Chip8 emulator and debugger
08jne01/DCS-Control-Fix
08jne01/DCS-SimpleRadioStandalone
An open source Stand alone Radio for DCS integrating with all clickable cockpits and FC3 Aircraft
08jne01/DCS_Control_Fix_Windows
Change the Control ID's of peripherals.
08jne01/Erosion-Simulation
Simulates erosion.
08jne01/Fractal-Clock
08jne01/golfscript
Golfscript interpreter with debugger and debug adapter for VSCode
08jne01/Graph-AStar
Graph based AStar algorithm implmentation
08jne01/LuaDkmDebugger
Visual Studio C++ debugger extensions for Lua
08jne01/Mandelbrot-GFX-Card
Simple mandelbrot implementation on the graphics card.
08jne01/Minecraft-in-cpp-2
Second Attempt
08jne01/PCBGame
Pretend to be a trace on a pcb to find your target.
08jne01/Predator-Prey-Attempt2
My second attempt at a predator and prey cellular automata
08jne01/Recursive-Parser
Parses strings recursively and computes the maths in the correct order.
08jne01/Rick_Rolled_Bot
Detects Rick Rolls and warns people
08jne01/Scuffed-Missile-Sim
08jne01/Spatial-Search-Tree
Kinda Like a quad tree but only divides in two.
08jne01/tiny-bignum-c
Small portable multiple-precision unsigned integer arithmetic in C