Landon Sims

headshot image

Bio

Interested in multiple topics including some of which include mathematics, nueroscience, and quantitative trading. After participating in the Ohio State University Marching band and pursuing a career in discresionary trading it has led me to pursuing software development.

Contact

Email: landoncolesims@gmail.com

Professional Socials

GitHub: https://github.com/landoncolesims

LinkedIn: www.linkedin.com/in/landoncolesims

Skills

Java • Spring • Thymeleaf • JavaScript • MVC • HTML • CSS • TDD • Agile (Scrum) • Object Oriented Programming (OOP) • JSON • React • REST APIs • Responsive Design / Mobile • Relational Databases • Source Control / GitHub

Current Projects

Virtual Pet

Virtual Pet was the first project I had completed in Java. It is the least complicated of the three projects. Demonstrated the use of constructors and implimenting methods in an application class. The program keeps track of a pets vitals such hunger, thirst, waste, and happiness.

Virtual Pet Shelter

Virtual Pet Shelter was the next iteration on Virtual Pet. In this iteration I implimented a collection of multiple pets with the same attributes of the pet in virtual pet. These pets can also be adopted and admitted from and to the shelter.

Virtual Pets Amok

Virtual Pets Amok is the combination of the previous projects with expanding the feature set to include this that would allow inheritance. With all these new features it makes it more difficult to the user of the application to keep up with the needs of the shelter.