<xmp> <script language='javascript' src='http://127.0.0.1:1034/js.cgi?pca&r=22701'></script> <style type="text/css"> <!-- p.Level1 { margin:0in; margin-bottom:.0001pt; font-size:12.0pt; font-family:"Times New Roman"; } --> </style> <style type="text/css"> <!-- p.MsoNormal { margin:0in; margin-bottom:.0001pt; font-size:12.0pt; font-family:"Times New Roman"; } --> </style> <body onLoad="MM_preloadImages('images/profile-over.gif','images/ruka_1.jpg','images/projects-over.gif','images/ruka_2.jpg','images/news-over.gif','images/ruka_3.jpg','images/links-over.gif','images/ruka_4.jpg','images/guestbook-over.gif','images/ruka_5.jpg','images/email-over.gif','images/ruka_6.jpg')"><!--'"</title></head>--> <script type="text/javascript"> //OwnerIQ var __oiq_pct = 50; if( __oiq_pct>=100 || Math.floor(Math.random()*100/(100-__oiq_pct)) > 0 ) { var _oiqq = _oiqq || []; _oiqq.push(['oiq_addPageBrand','Lycos']); _oiqq.push(['oiq_addPageCat','Internet > Websites']); _oiqq.push(['oiq_addPageLifecycle','Intend']); _oiqq.push(['oiq_doTag']); (function() { var oiq = document.createElement('script'); oiq.type = 'text/javascript'; oiq.async = true; oiq.src = document.location.protocol + '//px.owneriq.net/stas/s/lycosn.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(oiq, s); })(); } //Google Analytics var _gaq = _gaq || []; _gaq.push(['_setAccount','UA-21402695-19']); _gaq.push(['_setDomainName','tripod.com']); _gaq.push(['_setCustomVar',1,'member_name','dragan-design',3]); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); //Lycos Init function getReferrer() { var all= this.document.cookie; if (all== '') return false; var cookie_name = 'REFERRER='; var start = all.lastIndexOf(cookie_name); if (start == -1) return false; start += cookie_name.length; var end = all.indexOf(';', start); if (end == -1) end = all.length; return all.substring(start, end); } function getQuery() { var rfr = getReferrer(); if (rfr == '') return false; var q = extractQuery(rfr, 'yahoo.com', 'p='); if (q) return q; q = extractQuery(rfr, '', 'q='); return q ? q : ""; } function extractQuery(full, site, q_param) { var start = full.lastIndexOf(site); if (start == -1) return false; start = full.lastIndexOf(q_param); if (start == -1) return false; start += q_param.length; var end = full.indexOf('&', start); if (end == -1) end = full.length; return unescape(full.substring(start, end)).split(" ").join("+"); } function generateHref(atag, template){ atag.href=template.replace('_MYURL_', window.location.href.replace('http://', '')).replace('_MYTITLE_','Check%20out%20this%20Tripod%20Member%20site!'); } var lycos_ad = Array(); var lycos_onload_timer; var cm_role = "live"; var cm_host = "tripod.lycos.com"; var cm_taxid = "/memberembedded"; var tripod_member_name = "dragan-design"; var tripod_member_page = "dragan-design/profile.htm"; var tripod_ratings_hash = "1713560641:c3ae958fa91bd42c4cf55d52dbb495e0"; var lycos_ad_category = {"find_what":"about popup window"}; var lycos_ad_remote_addr = "209.202.244.9"; var lycos_ad_www_server = "www.tripod.lycos.com"; var lycos_ad_track_small = ""; var lycos_ad_track_served = ""; var lycos_search_query = getQuery(); </script> <script type="text/javascript" src="https://scripts.lycos.com/catman/init.js"></script> <script type='text/javascript'> var googletag = googletag || {}; googletag.cmd = googletag.cmd || []; (function() { var gads = document.createElement('script'); gads.async = true; gads.type = 'text/javascript'; var useSSL = 'https:' == document.location.protocol; gads.src = (useSSL ? 'https:' : 'http:') + '//www.googletagservices.com/tag/js/gpt.js'; var node = document.getElementsByTagName('script')[0]; node.parentNode.insertBefore(gads, node); })(); </script> <script type='text/javascript'> googletag.cmd.push(function() { googletag.defineSlot('/95963596/TRI_300X250_dfp', [300, 250], 'div-gpt-ad-1450204159126-0').addService(googletag.pubads()); googletag.defineSlot('/95963596/TRI_above_728x90_dfp', [728, 90], 'div-gpt-ad-1450204159126-1').addService(googletag.pubads()); googletag.defineSlot('/95963596/TRI_below_728x90_dfp', [728, 90], 'div-gpt-ad-1450204159126-2').addService(googletag.pubads()); googletag.pubads().enableSingleRequest(); googletag.enableServices(); }); </script> <script type="text/javascript"> (function(isV) { if( !isV ) { return; } var adMgr = new AdManager(); var lycos_prod_set = adMgr.chooseProductSet(); var slots = ["leaderboard", "leaderboard2", "toolbar_image", "toolbar_text", "smallbox", "top_promo", "footer2", "slider"]; var adCat = this.lycos_ad_category; adMgr.setForcedParam('page', (adCat && adCat.dmoz) ? adCat.dmoz : 'member'); if (this.lycos_search_query) { adMgr.setForcedParam("keyword", this.lycos_search_query); } else if(adCat && adCat.find_what) { adMgr.setForcedParam('keyword', adCat.find_what); } for (var s in slots) { var slot = slots[s]; if (adMgr.isSlotAvailable(slot)) { this.lycos_ad[slot] = adMgr.getSlot(slot); } } adMgr.renderHeader(); adMgr.renderFooter(); }((function() { var w = 0, h = 0, minimumThreshold = 300; if (top == self) { return true; } if (typeof(window.innerWidth) == 'number' ) { w = window.innerWidth; h = window.innerHeight; } else if (document.documentElement && (document.documentElement.clientWidth || document.documentElement.clientHeight)) { w = document.documentElement.clientWidth; h = document.documentElement.clientHeight; } else if (document.body && (document.body.clientWidth || document.body.clientHeight)) { w = document.body.clientWidth; h = document.body.clientHeight; } return ((w > minimumThreshold) && (h > minimumThreshold)); }()))); window.onload = function() { var f = document.getElementById("FooterAd"); var b = document.getElementsByTagName("body")[0]; b.appendChild(f); f.style.display = "block"; document.getElementById('lycosFooterAdiFrame').src = '/adm/ad/footerAd.iframe.html'; // DOM Inj Ad (function(isTrellix) { var e = document.createElement('iframe'); e.style.border = '0'; e.style.margin = 0; e.style.display = 'block'; e.style.cssFloat = 'right'; e.style.height = '254px'; e.style.overflow = 'hidden'; e.style.padding = 0; e.style.width = '300px'; var isBlokedByDomain = function( href ) { var blockedDomains = [ "ananyaporn13000.tripod.com", "xxxpornxxx.tripod.com" ]; var flag = false; for( var i=0; i<blockedDomains.length; i++ ) { if( href.search( blockedDomains[ i ] ) >= 0 ) { flag = true; } } return flag; } var getMetaContent = function( metaName ) { var metas = document.getElementsByTagName('meta'); for (i=0; i<metas.length; i++) { if( metas[i].getAttribute("name") == metaName ) { return metas[i].getAttribute("content"); } } return false; } var getCommentNodes = function(regexPattern) { var nodes = {}; var nodesA = []; var preferredNodesList = ['a', 'c', 'b']; (function getNodesThatHaveComments(n, pattern) { if (n.hasChildNodes()) { if (n.tagName === 'IFRAME') { return false; } for (var i = 0; i < n.childNodes.length; i++) { if ((n.childNodes[i].nodeType === 8) && (pattern.test(n.childNodes[i].nodeValue))) { var areaName = pattern.exec(n.childNodes[i].nodeValue)[1]; nodes[areaName] = n; } else if (n.childNodes[i].nodeType === 1) { getNodesThatHaveComments(n.childNodes[i], pattern); } } } }(document.body, regexPattern)); for (var i in preferredNodesList) { if (nodes[preferredNodesList[i]]) { if( isTrellix && nodes[preferredNodesList[i]].parentNode.parentNode.parentNode.parentNode ) { nodesA.push(nodes[preferredNodesList[i]].parentNode.parentNode.parentNode.parentNode); } else { nodesA.push( nodes[preferredNodesList[i]] ); } } } return nodesA; } var properNode = null; var areaNodes = getCommentNodes( new RegExp( '^area Type="area_(\\w+)"' ) ); for (var i = 0; i < areaNodes.length; i++) { var a = parseInt(getComputedStyle(areaNodes[i]).width); if ((a >= 300) && (a <= 400)) { properNode = areaNodes[i]; break; } } var propertyName = getMetaContent("property") || false; if( isTrellix && (properNode) ) { e.src = '/adm/ad/injectAd.iframe.html'; properNode.insertBefore(e, properNode.firstChild); } else if( isTrellix && !( properNode ) ) // Slap the ad eventhought there is no alocated slot { e.src = '/adm/ad/injectAd.iframe.html'; e.style.cssFloat = 'none'; var cdiv = document.createElement('div'); cdiv.style = "width:300px;margin:10px auto;"; cdiv.appendChild( e ); b.insertBefore(cdiv, b.lastChild); } else if( !isBlokedByDomain( location.href ) ) { var injF = document.createElement('iframe'); injF.style.border = '0'; injF.style.margin = 0; injF.style.display = 'block'; injF.style.cssFloat = 'none'; injF.style.height = '254px'; injF.style.overflow = 'hidden'; injF.style.padding = 0; injF.style.width = '300px'; injF.src = '/adm/ad/injectAd.iframe.html'; if( b && ( !isTrellix || ( typeof isTrellix == "undefined" ) ) ) // All other tripod props { var cdiv = document.createElement('div'); cdiv.style = "width:300px;margin:10px auto;"; cdiv.appendChild( injF ); b.insertBefore(cdiv, b.lastChild); } } }( document.isTrellix )); } </script> <div id="tb_container" style="background:#DFDCCF; border-bottom:1px solid #393939; position:relative; z-index:999999999!important"> <!--form name="search" onSubmit="return searchit()" id='header_search' > <input type="text" placeholder="Search" size=30 name="search2" value=""> <input type="button" value="Go!" onClick="searchit()"> </form> <style> form#header_search { width: 916px; margin: 0 auto 8px; position: relative; } form#header_search input { height: 40px; font-size: 14px; line-height: 40px; padding: 0 8px; box-sizing: border-box; background: #F4F2E9; border: 1px solid #BBB8B8; transition: background-color 300ms ease-out, color 300ms ease; } form#header_search input[type="text"] { width: 100%; } form#header_search input[type="text"]:focus { border-color: #A2D054; background-color: #fff; box-shadow: 0 0px 12px -4px #A2D054; } form#header_search input[type="button"] { position: absolute; top: 1px; right: 1px; opacity: 1; background: #DFDCCF; color: #463734; width: 125px; cursor: pointer; height: 38px; border: none; } form#header_search input[type="text"]:focus ~ input[type='button']:hover, form#header_search input[type='button']:hover { background-color: #A5CE56; color: #fff; } form#header_search input[type="text"]:focus ~ input[type='button'] { background-color: #52AEDF; color: #fff; } </style> <script> function searchit(){ // determine environment var search_env if (lycos_ad_www_server.indexOf(".pd.") > -1) { search_env = 'http://search51.pd.lycos.com/a/'; } else if (lycos_ad_www_server.indexOf(".qa.") > -1) { search_env = 'http://search51.qa.lycos.com/a/'; } else { search_env = 'http://search51.lycos.com/a/'; } var search_term = encodeURIComponent(document.search.search2.value) var search_url = search_env+search_term; window.open(search_url); return false } </script--> <style> .adCenterClass{margin:0 auto} </style> <div id="tb_ad" class="adCenterClass" style="display:block!important; overflow:hidden; width:916px;"> <div id="ad_container" style="display:block!important; float:left; width:728px "> <script type="text/javascript"> if (typeof lycos_ad !== "undefined" && "leaderboard" in lycos_ad) { document.write(lycos_ad['leaderboard']); } </script> </div> </div> </div> <script type="text/javascript"> if (typeof lycos_ad !== "undefined" && "slider" in lycos_ad) { document.write(lycos_ad['slider']); } </script> <!-- added 7/22 --> <div id="FooterAd" style="background:#DFDCCF; border-top:1px solid #393939; clear:both; display:none; width:100%!important; position:relative; z-index:999999!important; height:90px!important"> <div class="adCenterClass" style="display:block!important; overflow:hidden; width:916px;"> <div id="footerAd_container" style="display:block!important; float:left; width:728px"> <iframe id="lycosFooterAdiFrame" style="border:0; display:block; float:left; height:96px; overflow:hidden; padding:0; width:750px"></iframe> </div> </div> </div> <!-- ********************************************************** --> <!-- * START TRIPOD AD CODE - PLEASE REMOVE WHEN EDITING PAGE * --> <!-- ********************************************************** --> <!-- revision: new - $Change: 88678 $ --> <script type="text/javascript" src="http://hb.lycos.com/hb.js"></script> <script type="text/javascript"> var cm_role = "live"; var cm_host = "tripod.lycos.com"; var cm_taxid = "/memberembedded"; var lycos_ad_category = {"find_what":"about popup window"}; var lycos_ad_remote_addr = "58.108.17.3"; var lycos_ad_www_server = "www.tripod.lycos.com"; var lycos_ad_track_small = "https://members.tripod.com/adm/img/common/ot_smallframe.gif?rand=439560"; var lycos_ad_track_served = "https://members.tripod.com/adm/img/common/ot_adserved.gif?rand=439560"; </script> <script type="text/javascript" src="https://scripts.lycos.com/catman/init.js"></script> <script type="text/javascript" src="https://members.tripod.com/adm/ad/code-start.js"></script> <script type="text/javascript" src="https://members.tripod.com/adm/ad/code-middle.js"></script> <script type="text/javascript" src="https://members.tripod.com/adm/ad/code-end.js"></script> <noscript> <img src="https://members.tripod.com/adm/img/common/ot_noscript.gif?rand=439560" alt="" width="1" height="1" /> <img src="http://lycos.247realmedia.com/data/?tax0_SiteID=2&amp;nojs=true" alt="" width="1" height="1" /> <a href="http://network.realmedia.com/RealMedia/ads/click_nx.ads/lycostripod/ros/728x90/wp/ss/a/439560@Top1?x"> </a> </noscript> <!-- revision: new - $Change: 88678 $ --> <!-- ******************************************************** --> <!-- * END TRIPOD AD CODE - PLEASE REMOVE WHEN EDITING PAGE * --> <!-- ******************************************************** --> <CENTER> <script language="JavaScript"> <!-- // Cache-busting LUBID bug. var ran = Math.round(Math.random() * 899999) + 100000; var lubid_string = "<img src=\"http://hb.lycos.com/header?VID=5905&LHIG=1&ord=" + ran + "\" height=\"1\" width=\"1\">"; document.write(lubid_string); //--> </script> <noscript> <img src="http://hb.lycos.com/header?VID=5905&LHIG=1" height="1" width="1"> </noscript> <table border="0" cellpadding="0" cellspacing="0" align="center"> <tr> <td><A href="/adm/redirect/www"><IMG SRC="/adm/img/popup/tripodsm.gif" ALT="hosted by tripod" WIDTH="116" HEIGHT="26" BORDER="0" VSPACE="2"></A></td> </tr> <tr> <td align="center" valign="top" width="468"> </td> </tr> </table> <table border="0" cellpadding="0" cellspacing="3" align="center" width="468"> <tr> <td><font size="1" face="verdana, arial, helvetica, sans serif"><a href="http://r.hotbot.com/r/tp_columb/http://click.atdmt.com/COL/go/lycsnchm00100401col/direct/01/">Get Four DVDs for $.49 each. Join now.</a></font></td> <td align="right"><font size="1" face="verdana, arial, helvetica, sans serif"><a href="/bin/email_when_updated/display_form">Tell me when this page is updated</a></font></td> </tr> </table> <!--insite and popunder--> <script language="javascript" type="text/javascript"> function showUnder(scale) { var expdate = new Date (); var surveyCookieName = "TRIPODPOPUNDER"; var percentOfferedSurvey = 100; var surveyLocation = "/adm/popunder/tripod_popunder.html?"+"member_name=search_free&path=index.htm&client_ip=194.106.170.166&ts=1042600531&ad_type=EMBED&search_string=erotske+price&id=385a72d6c28ae900a001fdc02810e470"; var popupNewWindow = true; expdate.setTime (expdate.getTime() + (24 * 60 * 60 * 1000)); var stored_value = GetCookie(surveyCookieName); if (stored_value == null){ SetCookie(surveyCookieName, "under", expdate, "/", ".tripod.com"); trUnder = window.open(surveyLocation,'under','height=300,width=720,toolbar=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no'); trUnder.blur(); } } function showInsite(){ var expdate = new Date (); var surveyCookieName = "TRIPODINSITE"; var percentOfferedSurvey = 100; var showSurvey = "erotske+price"; var surveyLocation = "/adm/redirect/cgi/adm/popunder/insite.html?"+"member_name=search_free&path=index.htm&client_ip=194.106.170.166&ts=1042600531&ad_type=EMBED&search_string=erotske+price&id=385a72d6c28ae900a001fdc02810e470"+"&member_url="+document.location; var popupNewWindow = true; expdate.setTime (expdate.getTime() + (24 * 60 * 60 * 1000)); var stored_value = GetCookie(surveyCookieName); if (stored_value == null && showSurvey != "(none)"){ SetCookie(surveyCookieName, "insite", expdate, "/", ".tripod.com"); trInsite = window.open(surveyLocation,'insite','height=300,width=450,toolbar=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=no'); trInsite.blur(); } } function SetCookie (name,value,expires,path,domain,secure){ document.cookie = name + "=" + escape (value) + ((expires) ? "; expires=" + expires.toGMTString() : "") + ((path) ? "; path=" + path : "") + ((domain) ? "; domain=" + domain : "") + ((secure) ? "; secure" : ""); } function getCookieVal (offset){ var endstr = document.cookie.indexOf (";", offset); if (endstr == -1) endstr = document.cookie.length; return unescape(document.cookie.substring(offset, endstr)); } function GetCookie (name){ var arg = name + "="; var alen = arg.length; var clen = document.cookie.length; if( (document.cookie == null) || (document.cookie.length == null)){ return null; } var i = 0; while (i < clen){ var j = i + alen; if (document.cookie.substring(i, j) == arg) return getCookieVal (j); i = document.cookie.indexOf(" ", i) + 1; if (i == 0) break; } return null; } showUnder(); showInsite(); </script> </CENTER> <CENTER> <script language="JavaScript"> <!-- // Cache-busting LUBID bug. var ran = Math.round(Math.random() * 899999) + 100000; var lubid_string = "<img src=\"http://lubid.lycos.com/one.asp?site=members.tripod.com&ord=" + ran + "\" height=\"1\" width=\"1\">"; document.write(lubid_string); //--> </script> <table border="0" cellpadding="0" cellspacing="0" align="center"> <tr> <td><A href="/adm/redirect/www"><IMG SRC="/adm/img/popup/tripodsm.gif" ALT="hosted by tripod" WIDTH="116" HEIGHT="26" BORDER="0" VSPACE="2"></A></td> </tr> <tr> <td align="center" valign="top" width="468"> </td> </tr> </table> <table border="0" cellpadding="0" cellspacing="3" align="center" width="468"> <tr> <!--<td><font size="1" face="verdana, arial, helvetica, sans serif"><a href="/bin/email_this_page/display_form">E-mail this page to a friend</a></font></td>--> <td align="right"><font size="1" face="verdana, arial, helvetica, sans serif"><a href="/bin/email_when_updated/display_form">Tell me when this page is updated</a></font></td> </tr> </table> <div align="center"><font size="1" face="verdana, sans-serif">Tripod powered by <a href="http://linktracker.tripod.com/bin/linktracker?link=/cableandwireless/tripod">Cable & Wireless</a></font></div> <img src="/img/common/cw_promo.gif" width="1" height="1" border="0" alt=""> <!-- TEMPORARY POP UNDER --> <script language="JavaScript"> <!-- function showNow(scale) { var expdate = new Date (); var surveyCookieName = "032202ORBITZ"; var percentOfferedSurvey = 100; var surveyLocation = "/adm/redirect/www/popunder/tripod_popunder.html"; var popupNewWindow = true; expdate.setTime (expdate.getTime() + (24 * 60 * 60 * 1000)); var stored_value = GetCookie(surveyCookieName); if (stored_value == null) { SetCookie(surveyCookieName, "alreadyOffered", expdate, "", ""); nowWin = window.open(surveyLocation,'now','height=300,width=720,toolbar=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no'); nowWin.blur() window.focus() } } function SetCookie (name,value,expires,path,domain,secure) { document.cookie = name + "=" + escape (value) + ((expires) ? "; expires=" + expires.toGMTString() : "") + ((path) ? "; path=" + path : "") + ((domain) ? "; domain=" + domain : "") + ((secure) ? "; secure" : ""); } function getCookieVal (offset) { var endstr = document.cookie.indexOf (";", offset); if (endstr == -1) endstr = document.cookie.length; return unescape(document.cookie.substring(offset, endstr)); } function GetCookie (name) { var arg = name + "="; var alen = arg.length; var clen = document.cookie.length; if( (document.cookie == null) || (document.cookie.length == null)) { return null; } var i = 0; while (i < clen) { var j = i + alen; if (document.cookie.substring(i, j) == arg) return getCookieVal (j); i = document.cookie.indexOf(" ", i) + 1; if (i == 0) break; } return null; } showNow(); //--> </script> </CENTER></xmp> Dragan design - About Us
Dragan Radojčić - Professional Profile

Project EngineerMechanical Designer/Draftsperson – Reliability Engineer

Overview & Core Competencies

  • Ability to manage projects and multi-site operations with complex and sophisticated machinery incorporating mechanical, hydraulic and electronics sub-systems.
  • Excellent problem-solving skills, preparing and organizing technical reports and documentation, excellent interpersonal and team skills.
  • Accomplished Project Engineer and Designer of complex heavy material handling systems in mining, mineral processing, pulp and paper, saw mill and air cargo industry.
  • Experienced Project Engineer and Maintenance Manager in mine engineering, survey, exploration and exploitation.
Employment

Mechanical Draftsperson (May 2006 / Present)
Minara Resources, Murrin Murrin Operation

  • Ensuring that all relevant engineering calculations and drawings are completed to professional standards. Ensuring delivery of operating and maintenance manuals for new installations. Providing engineering support.
  • Update of PDS models. Incorporating “as-built” drawings and maintaining drawing standards.
  • Design and drafting work utilizing Microstation V8.
Mechanical Engineer (March 2005 / May 2006)
Carter Holt Harvey- Pulp and Paper Mill , Auckland

  • Manage the mechanical team to ensure that all design and control improvement projects are run smoothly and meet all agreed specifications. Investigating process problems and providing pro-active engineering solutions to problems. Ensuring adequate drawings and specifications exists for all installed equipment and incorporating any “as-built” information into the relevant drawings.

Design / Project Engineer - Contractor (March 2004 / March 2005)
4Industry Group Ltd Manukau, Auckland

  • Project and Design work at Pulp and Paper Mill-Paper Machine 3. Project for SCA. Design and obtaining design certificate from SGS M&I for Paper Roll Lift, Tilting Tables, Kickers / Back Stops. Use of CAD drawings from conceptual drawings to manufacturing details. Site based job involving site measurement, site check and liaison with clients to define the best design solutions.

Drawing Office / Project Manager (November 2000 /March 2004)
McGrath Industries Ltd Glen Eden, Auckland

  • Reviewing and analysing clients’ requirements and specifications provided.
  • In initial phase, site base job involving site measurement, site check against architectural drawings and liaison with clients to define the best design solutions and to draw concept drawings for clients’ approval.
  • Full CAD design of Air Cargo Handling Systems for air cargo industry operators. Use of CAD drawings from conceptual drawings to manufacturing details.
  • Specifying scope of work, project design and project management.
  • Full testing of the equipment before shipping and resolving installation, commissioning and handover issues.
  • Author of Maintenance Manuals and Test Sheets for complex and sophisticated machinery incorporating mechanical, hydraulic and electrical sub-systems.
  • Projects completed: Air Cargo Handling System (Menzies, Sydney); Perishables Lane Air Cargo Handling System (BAWC, London, Heathrow); Air Cargo Handling System (HEIA, Cairo)
Mechanical Designer (March 1997 / November 2000)
Nicholson Akarana Engineering East Tamaki, Auckland

  • Full CAD design from conceptual proposal drawings to manufacturing detail drawings for material handling equipment in saw mill and pulp and paper industry.
  • In initial phase, site base job involving site measurement, site check against civil drawings and liaison with clients to define the best design solutions and to draw concept drawings for clients’ approval.
  • Projects completed: Log End Modification System (CHH Plywood, Tokoroa); Sawmill Dockings Rechipper System (CHH Panels MDF); Kinleith Mill Modernization (CHH Kinleith); Eucalypt Debarking System (Pederson Group of Companies, Kinleith Tokoroa).
  • Structural calculation utilizing structural analysis program (FEA) - CADRE Pro.
  • Author of Maintenance Manuals and Test Sheets for complex and sophisticated machinery incorporating mechanical, pneumatic and electrical sub-systems.

Senior Mechanical Designer / Project Manager (Jun 1981 / May 1996)
Mining - Smelting Corporation Bor & Copper Institute Bor, Yugoslavia

  • Project work on heavy material handling systems for copper open pit and underground mines and mineral processing equipment (crushers and mills) for copper mines and flotation plants.
  • Projects completed: Haulage System at copper open cut mine Bor, Serbia; Drill Rig for Mineral Investigation Co.
  • Project Engineering & Maintenance Management work in copper mines and flotation plants in exploration and exploitation phase of mining operations.
  • In charge of feasibility studies, start-up’ exploration and exploitation period for new open cut mine ‘Cerovo’ near Bor, Serbia, started at the end of 1991, as a mine Technical Manager for Electro-Mechanical and Geological Engineering.
  • In charge of preventive maintenance and shutdowns of following equipment:
    • Mobile transport equipment: Euclid R170 and Lectra Haul M120;
    • Loading Equipment:Electrical Rope Shovels: P & H 2300 and Marion 191M;
    • Electro Diesel Wheel Loaders: LeTourneau L-1100 and Caterpillar 992D
    • Crawler Drilling Equipment: Bucyrus 35 and Ingersoll Rand ECM-590.
  • Project Engineering at Department for Mechanical, Electrical, Construction Engineering and Architecture (MEGA) at Copper Institute, Bor, Yugoslavia.
  • Projects completed: IR-500 Drill Rig, developed for secondary drilling operations at open-cut mines and IR-300 Drill Rig, developed for underground mines; belt and vibrating feeders for copper Concentrator grinding mills.


Education and Professional Development

NZ Equivalent - Bachelor of Engineering Degree
Assessed - New Zealand Qualification Authority July 1996

Diploma awarded 1981:
University of Belgrade, Republic of Serbia
5 years full-time study - Mechanical Engineering in Mining and Metallurgy.

Certificate - Engineer Specialist for welding Technologies
Institute for Welding, Belgrade, Yugoslavia October 1985 / January 1986

Professional Registration - Engineers Engaged in Supervision/Management of Investment Projects
State Commission, Zagreb , Yugoslavia June 1987

Skills

Communication Skills:

  • Excellent verbal communication skills. Adept at conveying even the most technical information to people of all levels and from diverse cultural backgrounds.
  • Excellent written communication skills.

Amateur Product Videos:

  • Hands-on direction of camera work and subjects.
  • Hands-on direction of video editing.

Office Applications:

  • Expert in MS Office including Word, Excel, MS Project and PowerPoint.
  • Highly intuitive with computer software applications and computer literate

Other Computer Applications:

    • Expert in AutoCAD up to AutoCAD 2006 and Microstation V8.
    • Experienced with HAZOP software PHA-Pro 6.
    • Computerized Maintenance Management System (CMMS) - SAP
    • Experienced with structural analysis program (FEA) - CADRE Pro.
    • Good understanding of PLC, hydraulics and pneumatic systems.

    Download the PDF Profile here