N8python
Working on something different than what I was working on at the time I wrote this bio. All my work is CC0 unless otherwise specified.
Alpha Centauri
Pinned Repositories
caustics
city
A procedurally generated city that dynamically creates a road network and then populates the surrounding area with buildings. Pedestrians and cars then intelligently traverse the roads and sidewalks. Dynamic clouds, glowing windows, dynamic shadows, and baked ambient occlusion make the city feel all the better to explore.
diamonds
havokDemo
minecraftClone
A raytraced minecraft clone that uses a 3D DDA voxel intersection algorithm to render and edit a 3d world, complete with multiple block types, ambient occlusion, water, and shadows.
mlx-pretrain
A simple MLX implementation for pretraining LLMs on Apple Silicon.
n8ao
An efficient and visually pleasing implementation of SSAO with an emphasis on temporal stability and artist control.
N8GI
A heavy and visually pleasing implementation of world-space global illumination with an emphasis on temporal stability and artist control.
n8loom
A tree-based prefix cache library that allows rapid creation of looms: hierarchal branching pathways of LLM generations.
theIsland
A procedurally generated island that uses noise and other algorithms to create realistic terrain and foliage - which is then augmented with post-processing based water, screen-space ambient occlusion, and crepuscular lighting.
N8python's Repositories
N8python/qformula
Quadratic Formula Explanation.
N8python/terrainzjs
2d terrain generation in JavaScript with custom biomes and coloration
N8python/lil-chess
A short & brief (and nearly complete) implementation of chess - Now with AI!
N8python/pathfindingai
A small game based off pathfinding AI and it's numerous uses.
N8python/socialsimulator
A simulation of the social interactions between people.
N8python/architectai
A genetic algorithm evolves taller and taller structures.
N8python/covid19dashboard
This COVID-19 dashboard gives a visual representation of the outbreak (via graphs) and makes projections toward the future.
N8python/epidemicSimulation
This simulation simulates the spread of disease through an intertwined population of 100 people.
N8python/fmait
An asynchronous, concurrent library for creating efficient, easy-to-understand promise pipelines.
N8python/minigalagaAI
An AI that figures out how to play mini-galaga. Can achieve 60%+ human capacity at this game.
N8python/NeuralNets
My fledgling attempts at neural networks. Currently contains: Feedforward Neural Nets (No Backpropagation Yet)
N8python/pixl
A DSL for creating pixel art on the web.
N8python/snakeai
My attempt to create AI to play snake. Using a genetic algorithm and a neural net.
N8python/warriorsdontcry
N8python/wordvectors
N8python/132linesanke
A short snake implementation
N8python/bayesinf
N8python/brain.js
🤖 Neural networks in JavaScript
N8python/factinme
A python script which creates a GUI for analyzing and extracting facts from data.
N8python/keep-a-changelog
If you build software, keep a changelog.
N8python/linguist
Language Savant. If your repository's language is being reported incorrectly, send us a pull request!
N8python/MacNCheese
Expressing how good mac and cheese is in many programing languages
N8python/proposal-block-params
A syntactical simplification in JS to enable DSLs
N8python/requtil
Requestors for use with Douglas Crockford's parseq library.
N8python/roundedsquare
A webcomic designed by favibon.
N8python/thegreatadventure
A little platformer for a little entertainment.
N8python/TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
N8python/WebApplication
N8python/whiteboard
FORMCEPT Whiteboard used by developers for developers
N8python/zcomp
The compiler for the Z programming language.