Software Development Projects
Been a "Go getter in action" with a passion for DevOps, Lean and Six Sigma & the desire to help people around me. I recently went back to scchool to refresh my programming background so to be an even better DevOps Engineer. I'm currently taking some classes at Epicodus learning C#, .net & Javascript ending March '17.
As part of my developer journey, I have completed quite a good number of projects. Here are links to few of my small projects you are welcome to explore:
- Travel Checklist: This webpage is to help users generate a checklist based on the selected inputs. Once a user generated a checklist, he/she may add additional checkboxes of their own.
- PingPong Game: This site is about a game whereby you enter a number and it will return a count up to the provided number while replacing any number divible by 3 with "ping"; divible by 5 with "pong" and divisible both by 3 and 5 with "pingpong".
- Dev Track Suggester: A webpage App to help anyone figure out the best programming language to learn at Epicodus based on your selected preferences.
- My Dream Vacation: This site was to share with you our dream vacation place and any information there is to know about that place. It was built using css, html, atom and bootstrap.
- Mama Pizza: Pizza page where anyone can enter customized order and receive receipt with total cost. This is using constructors, prototypes, refractors.
- Turtle Tipper Game: This webpage is a fun game with the goal to tip over all your opponent turtles to win. Will need to set up a database to view page and play; instruction included on the Readme page.