My name is Danny Forrest & I am a software engineer living in Washington, D.C.
This site is meant to be both a display of some of my capabilities as well as a playground of sorts for me to further my
programming skills.
You may contact me at: dan4ist@gmail.com
This site is built using MVC 5 (.NET Framework 4.5) and razor syntax with separate projects to handle the core (i.e., connection strings, IOC),
models, data access, and service/business layer.
The architecture utilizes LightCore as a service locator
and Fluent-Nhibernate for object relational mapping (orm).