github twitter linkedin email
About Me

My name is Jeremiah Redekop. I currently work as at SiteDocs Safety Corp as a Sr. Software Engineer.

Philosophy

It’s helpful before you begin writing code that you know what problems you are trying to solve. I’m a practitioner of the following workflow:

  1. Requirements
  2. Behavior and Unit Tests
  3. Passing Implementation
  4. Local Testing
  5. Deployment

Of course, there are spikes and experiments, but going though all the phases in order is a helpful way to stay on track and find issues quickly.

Note: We could also add performance / load testing before going live to production as well

Tech Stuff

My current philosophy is that technology ought to be most straight forward way to accomplish a valuable business objective. This includes development, ops, and iterative development

Did in the past:

  • SQL / CRUD
  • LLBLGen ORM
  • Database Sync using RedGate
  • vb.net
  • winforms
  • wpf

Doing now:

  • DDD / CQRS / Event Sourcing
  • NEventStore
  • TDD / BDD
  • Azure
  • CSharp
  • Html / Javascript

Reading about / want to do next: