My Projects

Personal projects that are not confidential (patents) or research.
Version v0.0.2
Updated
Author Tiernan Lindauer License MIT
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.
Python Typescript
Rotander
Rotander is a distinctive platforming adventure where you navigate as a 2D explorer stranded in a 3D world, rotating geometric landscapes to create pathways and reach golden targets. Balancing energy, avoiding relentless enemies, and mastering the unique rotation mechanic are key to surviving the game's retro-styled challenges.
Python
shealth
sHealth was designed to support mental health counselors, providing them with AI-driven insights and better tools to address patients' needs, particularly in the context of suicide prevention. The goal is to enable counselors to access successful counseling examples, clearly classify patient behavior, and receive AI-generated advice on how to respond based on a counselor's background.
Python Typescript
Project 2
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.
C++
4D to 3D Projector
4d-projection
Loads 4D meshes and renders them in 3D using hyperplanar slices.
Python
3D chess board
chess-3d
A true 3D chess game, allowing pieces to move in 3D, w/ toptobes.
Python Typescript
Driver code
coyote
A pathing and control library for 2-wheel differential swerve drives. I also used CAD to design the drivetrain & built it.
Java
Driver code
motor-lib
A library for PWM-based control of 12V DC motors in Python. Requires a GPIO device.
Python
turing-machine-language
An instructional language based on Alan Turing's original conception of a Turing machines.
Java
space-mission-planner
Demo project that calculates trajectories and fuel requirements for different transfers.
C++