My name is Brandon and creating is my passion! Every time I look
at a problem, there's always something that pushes me to find
elegant and efficient ways to solve it. Environments that
require adaptability and project structured development always
excites me as it provides the opportunity to build something
special. Every problem or situation offers an opportunity for
growth and the experience is worth more than gold. Let's create
something together!
Minishell is a my rendition of a simple unix command line
interpreter, including several built in shell functions. Such
as: echo, cd, env, setenv, unsetenv, exit.
Wolf3d is a recreation of the gaming engine used in the game
Wolfenstein3D that implements a ray-casting algorithm. Features
include: full directional movement, wall collision detection,
and modular map creation.