Howdy, I'm David Ambriz.
I'm a junior computer science student at Texas A&M University.
Personal Projects
Verse Finder
React Native, Expo, TypeScript, AWS Lambda, Python, SQLite
- - A cross-platform mobile app that allows users to find Bible verses similar to other verses or based on specific topics.
- - Uses Sentence Transformers' all-MiniLM-L6-v2 pretrained sentence embedding model to map verses to vectors.





Connect Four
Java
- - A classic Connect Four game with both a single-player and double-player mode.
- - I implemented a single-player mode using a Minimax algorithm including alpha-beta pruning optimization.


Free Kick Bros
Unity, C#
- - Free Kick Bros is a soccer-themed puzzle game I created my senior year of high school for a Technology Student Association state competition where it won top 3 in video game design.
- - It is hosted here on GitHub Pages.



