www.developmentaid.org
Open in
urlscan Pro
95.170.71.10
Public Scan
Submitted URL: https://www.developmentaid.org/#!/experts/view/4201/jan-tomczyk%22%20target=%22_blank%22%20title=%22Jan%20Tomczyk%20Development...
Effective URL: https://www.developmentaid.org/
Submission: On February 14 via api from US — Scanned from NL
Effective URL: https://www.developmentaid.org/
Submission: On February 14 via api from US — Scanned from NL
Form analysis
2 forms found in the DOMName: headerLoginForm —
<form autocomplete="off" ng-submit="login(headerLoginForm.$valid)" name="headerLoginForm" ng-if="register === false" test-id="mobileLogin" class="ng-pristine ng-scope ng-valid-email ng-invalid ng-invalid-required" novalidate="novalidate">
<div class="title">Sign in <br> <span class="subtitle">or <a ng-click="toggleRegistrationForm()">register for free</a></span></div>
<div class="field no-icon">
<div class="placeholder" data-placeholder="Email" ng-class="{'show':headerLoginForm.username.$viewValue.length}">
<input email="" name="username" ng-model="form.username" placeholder="Email" required="" type="email" class="ng-pristine ng-untouched ng-empty ng-valid-email ng-invalid ng-invalid-required">
<da-show-errors field="username" class="ng-isolate-scope">
<div class="show-errors">
<!-- ngIf: ctrl[field].$dirty || ctrl.$submitted -->
</div>
</da-show-errors>
</div>
</div>
<div class="field no-icon">
<div class="placeholder" data-placeholder="Password" ng-class="{'show':headerLoginForm.password.$viewValue.length}">
<da-password type="signIn" password="form.password" name="password" class="ng-isolate-scope"><!-- ngIf: vm.type == 'signIn' -->
<div ng-if="vm.type == 'signIn'" class="ng-scope">
<input name="password" id="" ng-class="vm.class" ng-model="vm.password" placeholder="Password" type="password" ng-keypress="vm.keypressEvent($event)" ng-keydown="vm.keydownEvent($event)" ng-blur="vm.messageDisplay = false"
ng-focus="vm.messageDisplay = true" required="" class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required">
<da-show-errors field="password" class="ng-isolate-scope">
<div class="show-errors">
<!-- ngIf: ctrl[field].$dirty || ctrl.$submitted -->
</div>
</da-show-errors>
<!-- ngIf: vm.showMessage() -->
</div><!-- end ngIf: vm.type == 'signIn' -->
<!-- ngIf: vm.type == 'register' -->
<!-- ngIf: vm.type == 'confirmPassword' -->
</da-password>
</div>
</div>
<div class="row">
<div class="col-ns-12 col-xs-6 col-sm-6" style="margin-bottom:10px">
<input id="remember-head" name="rememberMe" ng-model="form.rememberMe" type="checkbox" value="true" class="ng-pristine ng-untouched ng-valid ng-empty">
<label class="checkbox-label da-unchecked checkbox-empty" for="remember-head" ng-class="form.rememberMe? 'da-checked checkbox-full':'da-unchecked checkbox-empty'">
<span class="checkbox-name font-small">Remember me</span>
</label>
</div>
<div class="col-ns-12 col-xs-6 col-sm-6">
<button class="btn big sky-blue shadow triple pull-right widthFull" type="submit">Sign in</button>
</div>
<div class="col-ns-12 col-xs-12 col-sm-12">
<a class="pull-left forgot-password" href="#!/authentication/recover" ng-click="switchMobilePopUp($event, false)" type="button">
Forgot password?
</a>
</div>
</div>
</form>
Name: headerLoginForm —
<form autocomplete="off" ng-submit="login(headerLoginForm.$valid)" name="headerLoginForm" test-id="headerLogin" class="ng-pristine ng-valid-email ng-invalid ng-invalid-required" novalidate="novalidate">
<da-spinner [loading]="loading" _nghost-olk-c30="" ng-version="13.2.2">
<div _ngcontent-olk-c30="" class="da-spinner hidden"><img _ngcontent-olk-c30="" alt="LOADING..." src="img/ajax-loader.gif"></div>
</da-spinner>
<div class="field no-icon popup-form widthFull">
<div class="placeholder widthFull" data-placeholder="Email" ng-class="{'show':headerLoginForm.username.$viewValue.length}">
<input email="" name="username" ng-model="form.username" placeholder="Email" required="" type="email" id="headerEmail" class="ng-pristine ng-untouched ng-empty ng-valid-email ng-invalid ng-invalid-required">
<da-show-errors field="username" class="ng-isolate-scope">
<div class="show-errors">
<!-- ngIf: ctrl[field].$dirty || ctrl.$submitted -->
</div>
</da-show-errors>
</div>
</div>
<div class="field no-icon popup-form widthFull">
<div class="placeholder widthFull" data-placeholder="Password" ng-class="{'show':headerLoginForm.password.$viewValue.length}">
<da-password type="signIn" password="form.password" id="headerPassword" name="password" class="ng-isolate-scope"><!-- ngIf: vm.type == 'signIn' -->
<div ng-if="vm.type == 'signIn'" class="ng-scope">
<input name="password" id="headerPassword" ng-class="vm.class" ng-model="vm.password" placeholder="Password" type="password" ng-keypress="vm.keypressEvent($event)" ng-keydown="vm.keydownEvent($event)" ng-blur="vm.messageDisplay = false"
ng-focus="vm.messageDisplay = true" required="" class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required">
<da-show-errors field="password" class="ng-isolate-scope">
<div class="show-errors">
<!-- ngIf: ctrl[field].$dirty || ctrl.$submitted -->
</div>
</da-show-errors>
<!-- ngIf: vm.showMessage() -->
</div><!-- end ngIf: vm.type == 'signIn' -->
<!-- ngIf: vm.type == 'register' -->
<!-- ngIf: vm.type == 'confirmPassword' -->
</da-password>
</div>
</div>
<div class="rememberMe col-sm-12 col-md-12 col-lg-12">
<input id="remember-head-1" name="rememberMe" ng-model="form.rememberMe" type="checkbox" value="true" class="ng-pristine ng-untouched ng-valid ng-empty">
<label class="checkbox-label da-unchecked checkbox-empty" for="remember-head-1" ng-class="form.rememberMe? 'da-checked checkbox-full':'da-unchecked checkbox-empty'">
<span class="checkbox-name font-small">Remember me</span>
</label>
</div>
<div class="row widthFull no-margin">
<div class="col-sm-9 col-md-9 col-lg-9 no-padding">
<a class="font-15px forgot-password text-padding" href="#!/authentication/recover" ng-click="switchPopUp(false)" type="button">Forgot password?</a>
</div>
<div class="col-sm-3 col-md-3 col-lg-3 no-padding">
<button class="btn medium sky-blue shadow" id="popupSignInButton" type="submit">Sign in</button>
</div>
</div>
</form>
Text Content
Warning! Your browser seems to have cookies disabled. Make sure cookies are enabled or try opening a new browser window. Sign in or register for free Remember me Sign in Forgot password? Sign in Sign in Register Remember me Forgot password? Sign in * Jobs * Experts * Organizations * Funding * Donors * News * Membership * Individual consultants * Organizations * Funding agencies * Tenderwell * Recruitment * Close menu * Home * Main page * About Us * Tutorials * Contact Us * Jobs * Job Board * Publish * Broadcast a CV * CV Tailoring * Job Newsletter * Experts * Default Database * Advanced Database * Expert fees * Sanctioned Individuals * Organizations * Organizations * Sanctioned Organizations * Awards * Register Organization * Funding * Tenders * Grants * Publish * Donors * Funding Agencies * Country Eligibility * Procurement Guidelines * Register as donor * Recruitment * Smart Acquisition * Membership * Individual consultants * Organizations * Funding agencies * News Stream * News * Editorials * Events * Reports * Subscribe * Legal Terms * Terms & Conditions * Privacy Policy * Cookie Policy * Experts * Default Database * Advanced Database * Expert fees * Sanctioned Individuals Print ••• Print Member JAN TOMCZYK MEMBER Last update: 3 days ago Last update: 11 Feb, 2022 DETAILS Citizenship: UK Languages: English, Polish, Russian Highest Degree: Bachelors Years of Experience: 46 years E-mail(s): jan.tomczyk@gmail.com Sectors of experience: Logistics, Trade, Training, Border Management, Transport Logistics, Trade, Training, Border Management, Transport Gender: Male Address: Kavankoy 2, Block H, Apt 6, Alsancak, Girne, MERSIN 10, Turkey Cellphone: (+90) 533 8569332 LinkedIn: linkedin.com/in/jan-tomczyk-b5a4b513 Sanctions:Check now See all details ATTACHMENTS CV Jan Tomczyk_11Feb2022.docx Feb 11, 2022 Reference Syed ADB Pakistan Border project 270414_16Jun2019.docx Jun 16, 2019 Reference AMIR Jordan USAID Customs Project Walter Hekala letter 2005 100922 JTomczyk_16Jun2019.pdf Jun 16, 2019 Reference OSCE 2010 Handbook of Best Practices at Border Crossings JTomczyk_16Jun2019.pdf Jun 16, 2019 Reference AFGHANISTAN UNOPS for JTomczyk RBallantyne 201106_16Jun2019.pdf Jun 16, 2019 No documents to display ABOUT 30-years plus experience in customs, trade facilitation, logistics, transport, supply chain security, border crossing management, design and layout, and training. Experience as a long term and short term expert with many international donor agencies such as ADB, EuropeAid, JICA, USAID, and the World Bank. Co-author for the OSCE-UNECE Best Practices at Border Crossings Handbook: A Trade Facilitation Perspective. Recently worked as the Team Leader for two ADB projects; Sri Lanka and Bangladesh. Currently working as a Customs and Border expert with the International Trade Centre. Previously worked as the customs and trade facilitation expert on an ADB US$240 million border project in Pakistan. Consultant with the EU on their TDMEP TRADE project in Egypt. BPA expert for the World Bank Afghanistan Single Window feasibility study project. Chartered Fellow of the Chartered Institute of Logistics and Transport, UK. Member of the International Border Managemen & Technologies Association. Print Company * About Us * Contact Us * Knowledge Base * Tutorials * Terms and Conditions * Cookie Policy * Privacy Policy * Careers Browse * Membership * Jobs * Experts * Organizations * Funding * Awards * Donors * News Connect * Twitter * Facebook * Linkedin * Youtube * RSS -------------------------------------------------------------------------------- © 2007 - 2022 DEVAID LIMITED. All Rights Reserved. © 2007 - 2022 DEVAID LIMITED. All Rights Reserved. * * * * Our website uses cookies to enable essential features and to analyze site traffic. By choosing I Accept, you agree to our use of cookies and other tracking technologies. Learn more about our cookie policy here I Accept FOR FULL FUNCTIONALITY OF THIS SITE IT IS NECESSARY TO ENABLE JAVASCRIPT. HERE ARE THE INSTRUCTIONS HOW TO ENABLE JAVASCRIPT IN YOUR WEB BROWSER.