Some of the projects I have done and am in the process of making are in the
table below. Note that you can see images of the projects and more
details on their Github pages.
Simple VGA Controller
|
LINK
|
This project was made using an Arty S7-25 FPGA Dev Board
coded in Verilog HDL. It controls a VGA display device and
can send monotone patterns to the display.
|
Nicki Minaj Alarm Clock
|
LINK
|
This is an alarm clock that can be programmed to play
any custom mp3 using customized sound libraries for
Arduino. The current design plays Nicki Minaj shouting
WAKE UP.
|
Tensorflow Chatbot
|
LINK
|
This is a TensorFlow chatbot written in python that you
can easily customize by editing a simple text file to
program in your own responses.
|
C# Face Identification
|
LINK
|
This is a facial recognition script that is well optimized and written in c#.
|
Basic x86 OS
|
LINK
|
This is a work in progress operating system for 32 or
64-bit x86 computers written in assembly language.
The goal is for it to be able to run any programs
written in assembly language or C. Currently, it has a
functioning text output mode.
|
Beehop Simulator
|
LINK
|
This is a simple videogame made in unity and compiled for
browsers. You can play thae game on the game page or by clicking
here
.
|