<?xml-stylesheet type='text/xsl' href='profile.xsl'?>
<profile>
 <name>Shybanov Valentyn</name>
 <photo url="olostan.jpg"/>
 <linkedin login="olostan" />
 <birth>1980</birth>
 <address>Kiev, Ukraine.</address>
 <contact>ICQ: 130085977. email: olostan@gmail.com, cell phone: +38(097)9194000</contact>
 <blogger>http://dev-crossroads.blogspot.com/</blogger>
 <education>
    <study year="1997" grade="general education">Gymnasium "Poklyk", Kiev</study>
    <study year="2003" grade="Master of Science degree in Mathematics (Probability theory)">National Technical University of Ukraine "KPI", Kiev</study>
 </education>
 <expirience>
    <job date_start="1998" date_end="1999">
        <title>Developer</title>
	<place>Lider, ltd</place>
        <subject>System for stock-taking for car-selling warehouses. The main purpose of system was to store
	    information about stock status and do complex queries on searching product analogs.</subject>
	<use>MS Access</use>
	<use>Delphi</use>
	<use>BDE (Paradox)</use>
    </job>
    <job date_start="2000" date_end="2001">
	<title>Freelancing developer</title>
	<subject>various projects, mostly web-related. Got practice in
            creating web sites using PHP, MySQL, Perl, Java and administration of UNIX-servers (Linux/FreeBSD).</subject>
	<use>PHP</use>
	<use>Perl</use>
	<use>Visual C++</use>
	<use>Java2</use>
    </job>
    <job date_start="2001" date_end="2003">
	<title>Senior developer/Team leader/Project manager</title>
	<place>Alitel</place>
	<subject>VoIP billing system based on Radius server. Started as first developer of this system, and continued as
        head developer of small group of developers. Mastered C++ unix programming, database management,
        multi-threaded and time-sensitive development. Also got skill of managing group of
        developers (code review, planning, etc).</subject>
	<use>C++ (gcc)</use>
	<use>MySQL</use>
	<use>Radius RLM</use>
	<use>CGI</use>
    </job>
    <job date_start="2003" date_end="2004">
	<title>Senior developer/System architect</title>
	<place url="http://obexcorp.net/">Obex Corporation</place>
	<subject>Web application for B2B telemarketing. Distributed system, that allows
            customers to plan and implement telemarketing process and calculate profits. Used AJAX to accelerate
            system,minimize risks of concurrent modifications and make system more user-friendly.</subject>
	<use>PHP</use>
	<use>MySQL</use>
	<use>Design Patterns</use>
    </job>
    <job date_start="2004" date_end="2004">
	<title>Developer</title>
	<place url="http://ami.ua">AMI-Ukraine</place>
	<subject url="http://personpro.ami.ua/">PersonPro - personnel management system. Enterprise-level
          Ukrainian fully customizable solution that handles all processes of HR: gathering, storing, publishing information,
          handling complex queries about personnel, preparing customizable reports, including documents of strict
          accountability.</subject>
	<use>Delphi</use>
	<use>ODBC</use>
    </job>
    <job date_start="2004" date_end="2005">
	<title>Developer</title>
	<place url="http://frontex.com/">Frontex</place>
	<subject url="http://xcelerix.com/">Xcelerix: non-relational (entity-relational) in-memory database. Targeting
        as ultra-fast information storage, Xcelerix used entity relational schemes to provide determined selection time
        for data queries, that in standard relation-based database system would require exponential growing time. Also Xcelerix
        provided support to as many OS as possible, including Windows, Mac OS, different distributions of Linuxes, HP-UX.</subject>
	<use>C++</use>
	<use>Perl</use>
	<use>Java2</use>
    </job>
    <job date_start="2005" date_end="2009">
	<title>Core developer/Team leader</title>
	<place url="http://developex.com/">DevelopEx</place>
	<subject>Several projects. Among them: AuctionFloor - Huge ERP project with multiple modules and complex backend made
            for auction house who makes live auctions. The system includes such modules as
            inventory module, payment, accounting, checkout, shipping, live auction software etc.
            It is integrated with several 3rd party APIs (ebay, USPS, UPS, Fedex, ACH payments,
            Paypal, CC processing gateways) and has two bidding templates (AJAX and C++)
            and realtime TCP/IP server software to make live auctions. <b>Error report</b> - Web-module for helpdesk system which
            allows filing helpdesk and inventory reports to support people. <b>Web Order</b> - Business management system which allows to
            automate purchase processes in an enterprise and integrated with 3rd party applications. Prospeo - trending component
            with complex graphs drawing for 3rd party application. FlowCharting - charting component to use as DotNetNuke module. 
  </subject>
	<use>C#</use>
	<use>C++</use>
    </job>
    <job date_start="2010" date_end="present">
	<title>Seniour Developer/Head of Ukrainan Branch</title>
        <place url="http://www.twinfield.com/">Twinfield</place>
	<subject>Twinfield International N.V. - the European market leader in the area of online accounting. SaaS system with over 10 years of
	 history and presented at more then 20 countries.</subject>
	<use>.NET 3.5/4.0 (C#, VB.NET)</use>
	<use>MySQL</use>
	<use>MSSql 2010</use>
    </job>    
 </expirience>
 <projects>
    <project url='http://code.google.com/p/gwt-ui/' name='GWT-UI' role='author'>
        <desc>A library for Google Web Toolkit, that allows building of UI layouts with declarative syntax.
	 Though it also provides switching of layouts/contents by "state" of application, main functionality was covered by UI Binder component introduced in GWT 2.0. 
	Thus project was discontinued.</desc>
	<use>Java</use>
        <use>GWT</use>
    </project>
    <project url='https://github.com/olostan/mmc' name='MMC' role='contributor/maintainer'>
        <desc>Worked on MMC - MUD/Telnet client, written in C++ and uses Perl as internal scripting language. Both Windows and Unix platforms supported.</desc>
        <use>C++</use>
        <use>Perl</use>
        <use>ncurses</use>
        <use>WinAPI</use>
    </project>
    <project url='http://c7i.ru/' name='C7I' role='contributor/main developer'>
	<desc>C7I is one of the biggest and oldest russian MUD (Multi User Dungeon) world. It is self-living virtual world with
	tons of quests, closed economy, weather, balanced game mechanics. </desc>
        <use>C++</use>
        <use>Lua</use>
    </project>
    <project url='http://look.org.ua/' name='Look - FTP Search Engine' role='author'>
	<desc>Look is search engine that scans FTP servers and indexes file lists. Created back in 2004, it attracked lots of users
	 because of extended search capabilities: partial matching, reg. exp. Development was discontinued because of lowering FTP servers popularity.</desc>
	<use>C++</use>
	<use>Perl</use>
	<use>PHP</use>
    </project>
 </projects>
 <certs url='http://www.brainbench.com/transcript.jsp?pid=5258508' name="Brainbench">
	<cert img="certs/bb_java2nongui.gif" url="http://www.brainbench.com/xml/bb/transcript/public/transcript_testdetails.xml?back=1&amp;pid=5258508&amp;testid=7271586">
		Java 2 - Non-GUI</cert>
	<cert img="certs/bb_netframework.gif" url="http://www.brainbench.com/xml/bb/transcript/public/transcript_testdetails.xml?back=1&amp;pid=5258508&amp;testid=7269876">
		 .NET Framework</cert>
	<cert img="certs/bb_php4programmer.gif" url="http://www.brainbench.com/xml/bb/transcript/public/transcript_testdetails.xml?back=0&amp;pid=5258508&amp;testid=7270404">
		PHP4 Programmer</cert>
	<cert img="certs/bb_java2fundamentals.gif" url="http://www.brainbench.com/xml/bb/transcript/public/transcript_testdetails.xml?back=0&amp;pid=525850&amp;testid=7301787">
		Java 2 - Non-GUI</cert>
		
	<cert img="certs/bb_unixprogrammer.gif" url="http://www.brainbench.com/xml/bb/transcript/public/transcript_testdetails.xml?back=1&amp;pid=5258508&amp;testid=7260244">
		 Unix Programmer</cert>
	<cert img="certs/bb_csharp.gif" url="http://www.brainbench.com/xml/bb/transcript/public/transcript_testdetails.xml?back=1&amp;pid=5258508&amp;testid=8050738">
		C# Programmer</cert>
	<cert img="certs/bb_cpp.gif" url="http://www.brainbench.com/xml/bb/transcript/public/transcript_testdetails.xml?back=1&amp;pid=5258508&amp;testid=7249312">
		 C++ Programmer</cert>
	<cert img="certs/bb_unixadministrator.gif" url="http://www.brainbench.com/xml/bb/transcript/public/transcript_testdetails.xml?back=1&amp;pid=5258508&amp;testid=7260015">
		Unix Administrator</cert>
	<cert img="certs/bb_html40.gif" url="http://www.brainbench.com/xml/bb/transcript/public/transcript_testdetails.xml?back=1&amp;pid=5258508&amp;testid=7272102">
		 HTML4.0</cert>
	<cert img="certs/bb_rdbmsdeveloper.gif" url="http://www.brainbench.com/xml/bb/transcript/public/transcript_testdetails.xml?back=1&amp;pid=5258508&amp;testid=8051174">
		RDBMS Concepts</cert>
	<cert img="certs/bb_aspnet.gif" url="http://www.brainbench.com/xml/bb/transcript/public/transcript_testdetails.xml?back=1&amp;pid=5258508&amp;testid=8513709">
		ASP.NET</cert>

 </certs>
 <fields>
    <group name="Programming languages">
	<field name="C/C++">gcc, MSVC++ (WinAPI,WinSocks), BC++ (VCL)</field>
	<field name="C#">.NET Framework (1.1, 2.0, 3.5, 4.0), ASP.NET, ASP.NET MVC</field>	
	<field name="Java">JDK 1.4 - 6.0,  GWT, JDBC, Tomcat, Struts, Hibernate</field>
	<field name="Perl">CPAN modules</field>
	<field name="unix scripting">bash, tcsh</field>
	<field name="asm">x86 arch.</field>
	<field name="Delphi">VCL, Jedi, BDE</field>
    </group>
    <group name="Project development">
	<field name="Design patterns" />
	<field name="Source revision contol systems">CVS, SVN, TFS, Git, Mercurial</field>
	<field name="Agile methodologies" >XP, Scrum</field>
    </group>
    <group name="Operation Systems">
	<field name="FreeBSD"/>
	<field name="Linux"/>
	<field name="Windows"/>
    </group>
    <group name="Databases">
	<field name="MySQL"/>
	<field name="Oracle"/>
	<field name="MSSQL"/>
    </group>
    <group name="Web technologies">
	<field name="HTML">HTML4, DHTML, XHTML, HTML5</field>	
	<field name="JavaScript">ExtJS, prototype, jQuery, node.js</field>
	<field name="PHP">PHP5</field>	
	<field name="XML">XML+XSLT, XPath, XQuery</field>
	<field name="ASP.NET">Web Forms, MVC</field>
    </group>
 </fields>
 <additional>Pedagogical practice (2 years), good team sense</additional>
</profile>

