Projects

To Do List

A web application for keeping organized. Users can create workspaces and populate the workspace with information about important tasks that need to be completed.

Discount College Stuff

A website to help FIU students discover the free resources that FIU offers. After informing FIU students about the website through an online forum, several students decide to contribute by providing even more resources that I was unaware of.

Tic-Tac-Toe

A classic paper game gone digital. Players have the option to pick their name and choose their symbol. Once the game is over they can restart the game or create a new game.

Stock Simulator

A simulation of a simple stock trading platform allowing users to search, buy, sell, and save purchased stocks. Through the use of web scraping users can search any stock and get real time information about the stock. My partner and I decide to create it as the final project for our freshman year programming 1 class.

Q-Learning

A project I created in order to understand the basics of reinforcement learning. I created a grid world environment and an agent to interact in the environment. Using evaluative feedback the agent needs to learn the shortest path to the finish line no matter where it spawns on the grid. The technique used was Q-learning.

Multi-Armed Bandit

A project I created in order understand Multi-Arm bandit problems. Each “lever” is assigned different rewards that can be both positive or negative. The rewards have randomly generated probability distributions. The agent needs to learn which lever produces the highest reward.

GET IN TOUCH