{
Try {Try Again;}
Catch {"Each failure brings you one step closer"}
}
Return("Success!!")
I worked in the accounting field for seventeen years specializing in accounts receivable, cash management, account reconciliations, payroll, billing, collections, system creation and enhancements. While striving to improve my skills on the job, I began automating all my areas of responsibility, which led to other areas of the company adopting process automation for their functions. This eventually led to me filling the role of Project Manager for our IT Department. In this role I realized my true passion was automating processes. I found myself taking a giant leap, leaving behind a place I thought I would eventually retire from and taking a job as a junior developer. I took this huge leap despite having very little exposure or experience in coding.
In September 2017 I was hired at American Title. It was truly a great environment to begin my journey in coding. While I was able to complete smaller stories, I felt I was not learning some of the basics and fundamentals essential to software development. It was at that time I decided to leave American Title and signed up at Tech Academy. I dove head first into their software development bootcamp. The course was 40+ study hours per week for 16 weeks covering C#, JavaScript, HTML, and CSS. In order to complete the bootcamp, I chose to resign from my junior developer position and focus on my education.
Now that I have completed my training, I am pursuing the opportunity to work for a quality organization and apply the skills I have worked very hard to gain and refine. I have always and will continue to work diligently to strengthen my skills and improve my capabilities in every way possible. It is my goal to partner with a company that will benefit from my abilities while in turn providing a path to continue my growth in software development.
My Pizza app is a JavaScript app that simulates ordering a pizza using checkboxes and radio buttons to choose your favorite toppings. The selections are passed thru a series of JavaScript functions to calucluate the price of your pizza.
Download source codeNews Letter App is an asp.net MVC app that simulates signing up for a news letter. The admin screen allows someone to managage subscritions.
Download source codeDeli is an asp.net Core 2.1 MVC app that simulates the ordering process of a delicious salad or sandwich of your choice. Data is collected using bootstrap forms and a series of dropdowns and checkboxes. Then passed to the controller via the razor model and processed before being stored in a Sql database with the help of entity framework core 2.1.
Download source code