IT

Responsible for creating proprietary software, providing direct operating assistance with the use of software and data management to all functional areas of the organization. Plans, operates and supports the organization’s IT infrastructure, enabling business users to carry out their roles efficiently, productively and securely, and provides outstanding services for our customers. Responsible for developing an IT strategy that supports the organization’s business objectives and helps build a strong competitive advantage.

 
 

A random Day in the Life of our Developers

 
 

Morning

  • Stand-up meeting to catchup with the recent wins, discussing updates, blocking points and next steps.

  • Reviewing a pull request from a colleague. After discussing the modifications that have been done and some minor code adjustments, the pull request is merged, and the code is deployed. A pull follow-up will follow.

Noon

  • Going to question Production buddies how one of their processes is currently changing.

  • After collecting all the specifications, cross-checking with PM colleagues which of the possible implementations would integrate with the existing codebase, and be easier to extend in the future.

  • Writing code to implement the request. Also writing some tests to make sure the specs are also respected in the future.

Afternoon

  • Taking a short break to check industry updates on Hacker News

  • After receiving emails from our automatic error tracking system that something went wrong on the production server on a specific action, debugging the code down the reported stack trace to catch the bug.