Brenden DeLong

Software Developer

About Me

Hello, I am a software developer who holds a Bachelors degree in Computer Science from Western Governors University. My background includes numerous technologies such as database management, networking, web development and coding languages such as C++, Java and Python. I am always working to improve my skills and knowledge, and am driven to explore and venture into the unknown. 

Projects

A list of projects I have accomplished

Primate Classifier

In this project I used artificial itelligence to analyze images of primates and catogorize them according to species. The algorithm utliizes a convolutional neural network using the TensorFlow framework and Keras API.

Appointment Scheduler

Schedule appointments using Java and the JavaFX framework. This is where I perfected my use of Java and JavaFX. I learned how to use JDBC and integrate MySQL with my project. Time and Time Zone conversions were especially challenging to implement in scheduling.

Quixel

Create, Catalogue, and track products and their part derivatives using the JavaFX Framework. This was my first attempt in using Java and JavaFX. In this I explored Polymorphism and Inheritance using Java. Later updates involved a proper code structure (MVC) and basic use of MySQL JDBC to store part and product data.