Tyler Sengia

/ posts/ 2

# First Genetic Learning Project

Tyler Sengia 5 min read

A long time ago, I decided to make my own simulation to see if “virtual organisms” would be able to learn to survive in a simulated habitat. These virtual organisms were named “Quibs.” I don’t know…

Read

# 4 Bit CMOS 40XX Adder

Tyler Sengia 1 min read

In my high school electronics class, I decided to build a 4bit full adder out of discreet CMOS 40XX series integrated circuits.This means there were only AND, OR, and XOR gates in my design.

Read

# Hack PSU First Place

5 min read

I won first place at the <a href="https://hackpsu.org/live">Hack PSU</a> hackathon in Spring of 2022!My team’s entry was titled <i>Sauron</i>, which is an event data aggregator and dashboard for…

Read

# Block based HTML5 Canvas game

Tyler Sengia 2 min read

Block based sandbox games are fantastic. Minecraft and Terraria dominate the market for it, but it’s always fun to try to create your own games. Many other open source “voxel” based games and…

Read