Careers 2.0 by Stack Overflow
profile updated
on Jan 10

Brad Majewski

Bothell, WA, United States

github.com/epochwolf

Top 10% Stack Overflow for
Top 20% Stack Overflow for
Top 30% Stack Overflow for
Currently Software Developer II at Vertafore.

I'm a ruby on rails developer who loves to hack together solutions on linux systems. My current project is a literature community at singleforest.com. I learned php as my first programming language by reading the entire php 5.1 documentation in my first week at college. I still enjoy learning new languages and I wish there were more hours in the day.

Technologies

Dislikes:

Experience show all

Software Developer II, Vertafore

June 2011 - Current

Worked on PolicyIssuance

PolicyIssuance is software as a service. It is written in Ruby on Rails 2.3 and processes ACORD xml (insurance data standard). It turns xml describing insurance policies into the final pdf legal documents.

PolicyIssuance integrates with a vertafore product for MGAs (AIM) and also exposes a rest xml interface customers can integrate with. PolicyIssuance can also call an Insurance carrier's SOAP web service to notify them when an MGA mails out an issuance policy.

Worked on Policy Builder

PolicyBuilder is an external interface for PolicyIssuance to create and edit insurance policy for companies that don't have an agency management system. It is written in Rails 3.2 and reads and writes ACORD xml.

Highlights

This was the first job I had that had a QA process. It was wonderful working with a tester to double check my implementation.

Added exception reporting to the application and it's background tasks. It was very difficult to determine the source of production errors without exception reporting. I convinced the team we needed reporting.

I rewrote the data constraint implementation to meet new requirements (additional types of data). A rewrite was justified, but it took three iterations before finally matched the requirements and worked with less bugs than the original. I learned that rewrites shouldn't be taken lightly because they have the potential to create far more problems than they solve. The only reason this rewrite didn't end badly is because I was given extra time to solve the problems in the new implementation.

I wrote an entirely new application (PolicyBuilder) by myself and got a chance to meet some of the people that used it during an insurance conference in Florida. It's amazing to see customers excited about something you've built.

Internet Services Developer, WS Packaging Group

September 2010 - January 2011

Major Projects

  • Estimate reporting from submitted customer data.
  • New user administration screen in extjs

Tasks

  • Maintenance on legacy perl applications. There are more edge cases than logic and porting those to new projects can be very difficult. Changing the way things work isn't always a viable option.

Personal Learning

  • Humility is the most important trait to have and probably one of the most difficult to learn.
  • There is usually a reason for bad code. You can't make any assumptions or judgements about code until you understand the problem domain and the conditions in which the code was written.

Programmer, Konect Marketing

September 2007 - September 2008

Creating software and customizing Centos linux for a custom embedded network device. The management interface was in php and various programs to maintain the system where written in python.

Creating a sales website for said device using ruby on rails. Was responsible for setting up and maintaining the vps that hosted the website.

Education show all

B.S. Computer Science, University of Wisconsin-Green Bay

2006 - 2010

I coded a php bot for deviantArt's proprietary chat network as an independent project my first year here. It was without a doubt the worse code I've ever written and it became the most popular bot program on the chat network for a year. It's still in use.

Bot project page: http://botdom.com/wiki/Dante

Biology (Not Completed), Northern Michigan University

2005 - 2006

Began learning php independently, which lead to switching to UWGB.

Stack Exchange show all Last seen yesterday

Open Source show all

litsocial

GitHub, Dec 2011 - Current; followed by 5 people

A website for hosting user produced fiction and other prose. Version 2 of singleforest.com.

Creator, sole developer


sabot

GitHub, Oct 2011 - Nov 2011

An IRC bot written in Lua

Personal project I work on from time to time.


singleforest-old

GitHub, Jul 2010

An old version of singleforest.com. This is not the version that is deployed right now. This is the version before that one.

Creator, sole developer


favicon

Chatbot for deviantArt's chat network. This was the first program I wrote. It was originally forked off another developer's program. Eventually most of it was rewritten by myself. Despite it's claims, it's not the fastest or nicest program but it became the most popular one on the network for a time due to the large number of features. It is now discontinued due to lack of support.

Primary developer


Apps & Software

favicon

singleforest.com

An attempt to create a clone of deviantArt based around literature. I love to read and I attempt to write. Right now, it's a failed project. It didn't get much traction and I didn't have the time to promote it and fix bugs that resulted from a rushed launch. I host it myself on a rackspace cloud server.

Creator, sole developer.


Writing

Capistrano: use git repository on the same server you deploy to

Epoch's posterous - It's only a model.

How to set up capistrano to use a git repository stored on the filesystem of on the server you're deploying. This is useful if you only have a single server and it does double duty as both your remote git storage and web server.


Tools

IBM Thinkpad (33mhz 486 cpu, 20mb ram)

Sublime Text 2

Background

I enjoy hanging out in a few irc chatrooms and helping people. I'm regular in #slicehost and #rubyonrails on irc.freenode.net. I assist people with setting up linux on their servers and general programming issues when people ask.