I am an aspiring software developer with a unique background. My first career in tech was as a software development instructor for Eleven Fifty Academy. Before that, I was a professional ballet dancer. A seemingly unrelated field of work, or so it may seem. But there is actually a huge overlap between the two career paths. Early in life I really had two passions: mathematics and ballet. One taught me that in order to be creative while performing beautiful dances onstage, I needed to think analytically to break down the choreography into the intricate steps upon which the dance was built. Likewise, mathematics taught me that in order to be analytical, I needed to think creatively to see the problem from all angles and find a way to get to the solution. In fact, while studying dance performance at Butler University, I also tutored math, and was the only non math major to do so during my time there.
These two passions have now found a home in coding. I am able to take the fusion of my creative and analytical thinking and apply it to my code; every app, every method, and every bug are all just problems waiting to be solved and turned into something exciting. I love the process of coding and the challenges it brings. Discovering something new while wrestling with bugs and broken code is often more rewarding to me than the actual outcome. There is always something new to learn in the field of coding, and for a naturally curious person like myself, that is the most exciting part. I hope to continue growing my skills and knowledge as a software developer.
A background in C gives great insight into many of its child languages.
a powerful skillset in C# and .Net Framework. As well as utilization of ASP.Net framework to create RESTFUL APIs and MVCs.
Implementation of code that is the backbone of web design.
Utilization of bootstrap 4 framework fo creation of mobile friendly dynamic webpages.
Usage of git commands, and utilization of github repositories.
A magical Dragon with Cascading Style. Created using pure css to manipulate div elements.
View On Codepenrepositories created as the final project for Eleven Fifty Accademy's Gold Badge. Utilizing a console application with repositories backing and manipulating the data, as well as unit testing of all repository endpoints.
View On GitHubA RESTFUL API built in ASP.Net using Entity framework designed to back a booksharing service. Featuring N-tiered data structure, full CRUD support for users, books, transactions, and comments, as well as a basic console application.
View on GitHubA MVC web application designed to assist in the finances of co-operative martketplaces. utilizing a simple User interface it calculates sales comissions and tracks what users have been paid out and what they are owed. Built in C# utilizing Visual Studio Community, Entity Framework, and Razor Pages. Deployed using Azure.
View on GitHubA simple Console application designed to utilize asynchronous code and random numbers.
View on GitHubBuilt as an Instructor for Eleven Fifty Academy. Base code for a lesson plan highlighting the usage of asynchronous code for students. Utilizes Console Colors to highlight more visually the behind the scenes of asynchronous code running.
View on GitHub