REST For The Wicked
Text adventure game illustrating concepts and interactions that define the REST framework.
Back-end: Python, Django, PostgresSQL.
Front-end: React, React-Redux.
Deployed with Heroku.
Simple Shell
A simple implementation of a Unix Shell that runs on the command line.
Capable of making any Unix system calls as well as built-in functions such as cd
, exit
and history
.
Written in C and using Unix System Calls.
Banksy Trading Co.
E-commerce web app that sells men's clothing/accessories. Frontend tools include Typescript, Sass, React and Redux. Backend uses Node, Express, and MongoDB. Final product is hosted on Heroku with Github Actions CI.