This is no longer being updated as I have focused on python coding. Please look directly at my repositories. This is really a table of contents for my github repositories located here. I am ok at CSS, decent at javascript and webdevops, & pretty good at python.
About me: I have always wanted to invent or discover something. My primary interest after high school was biology and medicine so I earned degrees in bioengineering and worked for about a year in life sciences. When I finally got the chance, I jumped at the opportunity to study medicine. It was an eye-opening experience and I am grateful for it, but unfortunately it was not meant to be. Realizing that computer programming is central to any technology field, I have spent the last few years learning how to code. I have a broad set of skills now and would feel comfortable is many different industries. I am still trying to change the world, but in my spare time I like to hike and spend time with my son.
The frontend was build in React and hosted on AWS amplify. The database is AWS dynamodb which is accessed with AWS API Gateway proxied to a lambda function.
Deployed Link Frontend repo Backend repoI did this as the final project of my General Assembly Course before I knew about event streaming, web sockets, server-side rendering, game frameworks, etc. I chose to do this to strengthen my OOP/DOM skills and to make something cool! You are a dwarf and the objective is to walk to the end of the level on the other side of the map. A goblin will randomly appear and attack you. Click on image to open. Note: only works in desktop.
Deployed Link Repo