My ProjectsPersonal projects that are not confidential (patents) or research. |
Version | v0.0.4 | |
|---|---|---|---|
| Updated | |||
| Author | Tiernan Lindauer | License | MIT |
Lofall
A four-dimensional platformer that runs in any browser — no install. You navigate 3D cross-sections of 4D
space: rotating the w-axis reshapes the world, revealing hidden platforms and vanishing others. Procedurally
infinite seeded universe with named biomes, 4D geometry, and a von Neumann drone swarm to sever at its root.
Email me if you're curious.
Redsim
Discrete-time simulation of an early Mars outpost. Models environmental physics, life-support systems,
power generation, resource loops, agent physiology, and base operations — all exposed via a REST API,
a Next.js dashboard, and a Java 3D graphical client.
Intellistream
Real-time predictive conversational intelligence for meetings, with a free tier available.
Syngrafi
Universal scripture study with highlights, notes, and tags, powered by semantic search. Supports the Bible, Koran, Bhagavad Gita, The Book of Mormon, and more.
Wormhole Simulation
photo-library
A sophisticated photo management system that enables semantic search, facial recognition, and temporal
organization of your photo collection. The system processes images to extract embeddings using CLIP, detects
and clusters faces using face_recognition, and stores everything in a LanceDB database for efficient
retrieval.
With this system, you can store and search through your family photos locally! There are NO API calls and NO internet connectivity is required. Your personal photos stay private.
With this system, you can store and search through your family photos locally! There are NO API calls and NO internet connectivity is required. Your personal photos stay private.
kinect-terrain-tracker
A fast and efficient floor detection system using raw
depth data from the Xbox One Kinect, projecting the detected floor into a bird's-eye view with dynamic
calibration.
4d-projection
Loads 4D meshes and renders them in 3D using hyperplanar slices.
chess-3d
A true 3D chess game, allowing pieces to move in 3D, w/ toptobes.
coyote
A pathing and control library for 2-wheel differential swerve drives. I also
used CAD to design the drivetrain & built it.
motor-lib
A library for PWM-based control of 12V DC motors in Python. Requires a GPIO
device.
turing-machine-language
An instructional language based on Alan Turing's original conception of a
Turing machines.
space-mission-planner
Demo project that calculates trajectories and fuel requirements for different
transfers.