Python Demo
In a recent technical assignment from an interview, I was given a challenge: a simple api to retrieve if a restaurant is open at the current time. This prospective employer…
In a recent technical assignment from an interview, I was given a challenge: a simple api to retrieve if a restaurant is open at the current time. This prospective employer…
An exploration of IDesign principles in .NET IDesign is one methodology for managing software. Much more than a method of architecting and designing, aspects of IDesign can be valuable in…
A set of apps providing mocked lab data exploring different aspects of .NET 7
A demo beginning a short series of .NET 6 chained configurations from arguments through Azure App Configuration for generic host builders
Orbital Launches is a Microsoft stack mini-project involving C#/.NET and deployed via Azure. It accesses an open source external API to display data about orbital launches.
A Rails 6 app as proof of basic Rails capability, along with basic SASS/SCSS, responsive design, external API, Postgres, MVC, GitHub, and Heroku
I've assembled a tutorial and Github project covering how to create and run a Windows 10 virtual machine for Ruby on Rails development using Vagrant and Ansible