| bio | website | bugtank.com |
|---|---|---|
| location | Brooklyn, NY | |
| age | 34 | |
| visits | member for | 2 years, 6 months |
| seen | Apr 12 at 7:50 | |
| stats | profile views | 13 |
I'm a System Architect/Java for a small e-commerce focused shop that was purchased by a larger NASDAQ focused shop. I have domain experience in Energy Trading, E-Commerce and Hospitality. Past projects have included real time system support and enhancement for Fortune 500 retailers, Developing a brand new product for the hospitality space and working with product managers to develop an e-commerce platform.
As of 2012, I'm responsible for integration and enhancement of our multi-tenant based solution with third-party retail platforms.
My passions in life include Improvisational Comedy and travel. I believe that both of these hobbies have a positive impact on my engineering acumen, knowledge and performance.
|
Mar 8 |
awarded | Notable Question |
|
Aug 30 |
awarded | Popular Question |
|
Nov 17 |
awarded | Teacher |
|
Feb 23 |
comment |
Best way to handle nulls in Java? No it's actually much much simpler than that. There are no politics around it. There is data created and at times this can have nulls in it. I can fix the data creation routine and leave the consumer vulnerable to later data creation that had nulls in it, or i can fix the consumer, with ugly defensive code, and be assured that I could care less what happens upstream. |
|
Feb 23 |
comment |
Best way to handle nulls in Java? Well fixing the "root cause" of the issue may help in the short term, but if the code is still not defensively checking for nulls and is reused by another process that may introduce a null, i would have to fix it again. |
|
Feb 23 |
asked | Best way to handle nulls in Java? |
|
Jan 5 |
awarded | Student |
|
Jan 5 |
asked | Are there any online certificate/degree programs focused on Information Retrieval or Language Processing? |
|
Nov 11 |
awarded | Autobiographer |
|
Nov 11 |
awarded | Supporter |
|
Sep 27 |
answered | When is the right time to join open source project for programmer? |