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
catCreator
Uses PCA (Principal Component Analysis) to explore the latent space of an autoencoder trained on thousands of images of cats.
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.
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-gpt
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.
zcomp
The compiler for the Z programming language - a procedural and functional language that transpiles to JavaScript. It integrates syntactic sugar like pattern matching, operator overloading, and macros while still remaining compatible with the existing JavaScript ecosystem.
N8python's Repositories
N8python/mnistLatentSpace
Explore the wonderful word of the MNIST latent space!
N8python/BoombaZoomba
A fun fight game with stick figure rag dolls.
N8python/germCity
A to-be simulation of a outbreak in a city (based off COVID-19).
N8python/qformula
Quadratic Formula Explanation.
N8python/terrainzjs
2d terrain generation in JavaScript with custom biomes and coloration
N8python/walkingAI
It's an AI... that sort of walks.
N8python/Photonic
A tile-based sandbox game where you try and light up the world (work in progress)
N8python/socialsimulator
A simulation of the social interactions between people.
N8python/apolloX
My amazing game for the game jam.
N8python/covid19dashboard
This COVID-19 dashboard gives a visual representation of the outbreak (via graphs) and makes projections toward the future.
N8python/finnigansWakeGen
N8python/forimate
N8python/genAbstractArt
A small abstract art generator using perlin noise.
N8python/mnistClassifier
A quick classifier made with tensorflow.js & the mnist dataset.
N8python/modelerz
Build your own compartmental model.
N8python/NEAT
An implementation of NEAT. More work on API to be done soon.
N8python/sir-model
N8python/wordvectors
N8python/132linesanke
A short snake implementation
N8python/abstractArt
N8python/bayesinf
N8python/coderTyper
You get to type your code in a cool manner.
N8python/equalDistance
A test physics platformer.
N8python/js-graph-algorithms
Package provides javascript implementation of algorithms for graph processing
N8python/musicAI
A set of code that fuels my music AI
N8python/partykals
Particles system library for THREE.js
N8python/roundedsquare
A webcomic designed by favibon.
N8python/sentimentLstm
N8python/SIRModel
A small SIR Model for my disease modeling class.
N8python/thegreatadventure
A little platformer for a little entertainment.