Hello! My name is Richard Elphinstone. I am a results-driven professional with a diverse background in software engineering, mechanical /electrical maintenance, and leadership roles. Skilled in conducting detailed inspections and troubleshooting maintenance tasks with meticulous attention to detail. Demonstrates a strong foundation in software development, Jenkins Pipeline scripting, and data analysis. Holds a Bachelor of Arts in General Studies with a concentration in Programming, complemented by a Data Analytics certificate from Google, specializing in SQL, R, and data analysis tasks. A proactive and motivated professional ready to excel in roles that leverage technical expertise, problem-solving abilities, and a strong work ethic.
A Python based Text Adventure game where you Trick or Treat on Spooky Street for candy. But Beware of the Ghost!
A C++ game that will set up Players to simulate the game. Creates multiple player objects based on user input. The program can then access and set new score counts as the game progresses with dice rolls. Practice of Object-Oriented Programming
My daughter's Future Famous Art Gallery! Updated with her favorite artwork! This website uses HTML and CSS and is responsive to work across different devices.
A Java Program that quizes the user different simple math probelms. It keeps track of attempts and lets the user know if they are higher or lower than the correct answer. Uses java swing.
A simple JavaScript Program that accesses a text file to then randomly display a quote.
Created a program that creates a bank account object. Allows the user to check balance, deposit and withdraw. Also checks for sufficient funds and user input validation.