I graduated with a B.S. in Computer Science from Florida Atlantic University in the fall of 2015. My focus was designing and developing software using object oriented design patterns.
I have ten years of experience building web applications on multiple different platforms with many languages. I have significant experience with Php and MySql on a LAMP stack as well as building web applications and services using C# and Microsoft SQL Server.
I am currently employed as a solution developer developing systems on the Microsoft Stack. My responsibilities include database administration, back end programming, and user interface development. Previously, I worked as a freelance web development consultant working primarily with PHP and MySql.
Contact Information |
---|
|
Education |
|
Technical Skills |
|
Professional Experience |
|
|
|
Academic Experience |
|
A C# console application which simulates the encryption of a German Army enigma machine, the user can set the plug board configuration, the initial rotor state, and the initial rotor configuration. It also accounts for the reflector.
A simple JavaScript file which when included in a page shows a series of form fields allowing the user to input a desired year an select a month. The output then changes to show a calendar from the set month and year.
View on GithubUses C# with Windows Forms for the GUI. Allows adding of expenses and deposits. Works on the concept of saving and loading the data from files, allowing for use with multiple accounts. Also has feature to print a simple report of all spending history.
View on GithubTwo separate classes that contain all utilities for managing a guestbook with easily customizable variables and built-in setup functions. The first version uses MySql for storage, and the second uses a simple text file.
View on GithubA single class written in PHP that handles user login and account creation. The username, a clean (lowercase) version of the username, and a hashed password are stored in a text file.
View on GithubA C++ program which simulated CPU scheduling using the Shortest Job First (SJF), First Come First Served (FCFS), and Multi Level Feedback Queue (MLFQ) algorithms for CPU scheduling.
A PHP based web application which allows students to manage their registered courses, view their transcript, and update their information.
Web design has become a personal hobby for me. I don't have any intention of ever working in the field professionally since frankly, I lack the graphic design skills. I still enjoy dabbling occasionally and it provides a useful foundation for integrating web-based systems when developing with .NET's MVC.
I am not by any means an expert in artifical intelligence; in fact, I am not really even all that profficient. I do however find the subject very interesting, especially genetic algorithms and neural networks. When I have to free time, I try to read various articles and papers on the subject and experiment with relevant ideas.
I have always been a student of history, and being a computer scientist, the history of computer science has always held me in a state of rapt fascination. I've spent time researching everything from Charles Babbage's calculating engines, to Turing Machines, to the German Enigma machines and Bletchley Park. I have even gone so far as to create emulators of both the German Enigma machine and a traditional Turing Machine.