Andrei Matveev, Software Developer in Singapore, Singapore
Andrei Matveev

Software Developer in Singapore, Singapore

Member since August 30, 2016
Andrei is an experienced full-stack web developer with almost a decade of experience working with a large variety of technologies—over half of that working remotely. He is equally comfortable collaborating with a team of developers or flying solo. He has worked with satisfied clients from the US, Australia, Kuwait, and Russia.
Andrei is now available for hire

Portfolio

  • WebStream
    Amazon Web Services (AWS), Wowza, WebRTC, OpenTok, AWS, Azure, Web API, SQL...
  • Veilability
    Azure, Single-page Applications (SPA), WebSockets, Web API, jQuery, AngularJS...
  • CamGoals
    Web Map Services (WMS), Azure, Wowza, WebRTC, Single-page Applications (SPA)...

Experience

Location

Singapore, Singapore

Availability

Part-time

Preferred Environment

Azure, Microsoft SQL Server, Visual Studio, Windows

The most amazing...

...application I've built was an unfair play detector for a casino (counting cards in blackjack), that worked by analyzing a video stream from security cameras.

Employment

  • Full-stack Lead Developer

    2018 - 2019
    WebStream
    • Created a video conference web platform (multiple speakers to many users) with WebRTC/OpenTok.
    • Created highly interactive UI during a web conference (conducting polls and surveys, gathering feedback, questions for speakers, providing statistics, working with live users, etc).
    • Worked with high-load systems (more than 10,000 simultaneous viewers per conference), optimizing connections and SignalR.
    • Developed additional services for this project including an online video editor and online report generator.
    Technologies: Amazon Web Services (AWS), Wowza, WebRTC, OpenTok, AWS, Azure, Web API, SQL, ASP.NET, C#, Less, WebSockets, SignalR, AngularJS, jQuery, JavaScript
  • Full-stack Web Developer

    2017 - 2018
    Veilability
    • Converted the site to a single-page application, converting all existing widgets to be flexible and Ajax-ified.
    • Created a fully responsive UI suitable for all mobile devices.
    • Developed high-load reports based on lots of cross-referenced data and heavy-load search requests, making optimization of data storage and complex SQL functions and stored procedures.
    • Added new widgets and functionality. Interacted with third parties (payment services, invoices management services, mail services, etc).
    Technologies: Azure, Single-page Applications (SPA), WebSockets, Web API, jQuery, AngularJS, JavaScript, Microsoft SQL Server, C#
  • Full-stack Developer, Lead Developer

    2016 - 2017
    CamGoals
    • Created a full-scale social network from scratch. The whole social network is done as an SPA with all visual interactions created using adjustable widgets.
    • Used websockets for real-time widgets (chat, money transfers, media sharing, etc.).
    • Created a mobile version and made it stable for all platforms and browsers.
    • Created a one-to-one video chat and one-to-many video broadcasting based on WebRTC technology. Constantly improved the video chat, adapting it to current changes in WebRTC.
    • Worked in a high-load system (hundreds of users on site and subscribed to videos).
    Technologies: Web Map Services (WMS), Azure, Wowza, WebRTC, Single-page Applications (SPA), WebSockets, Web API, jQuery, AngularJS, JavaScript, Microsoft SQL Server, C#
  • Front-end Developer

    2016 - 2017
    Bilbayt
    • Created a UI suitable for both LTR (English) and RTL (Arabic), with all custom controls designed to be rendered in both modes.
    • Built the whole online shopping procedure, from picking products to checkout.
    • Made a mobile version for an already existing website suitable for all platforms and browsers.
    • Improved the mobile application with new changes.
    Technologies: VS Code, Web Services, Web API, Microsoft SQL Server, C#, RTL, AngularJS, jQuery, JavaScript
  • Front-end Web Developer

    2015 - 2016
    Masfish
    • Created a web interface for an online browser game.
    • Created a multi-platform-supporting interface, working stable on all platforms and all browsers.
    • Worked with a lot of client-side optimization, implementing fast JavaScript algorithms to improve performance.
    • Did a lot of PSD to HTML conversions.
    • Worked with a fully distributed team.
    Technologies: Code First, Web API, jQuery, CSS, HTML, SignalR, Socket.IO, AngularJS, Model View Controller (MVC)
  • Team Leader, Full-stack Web Developer

    2011 - 2016
    Great, LLC
    • Created a cross-platform web service for conducting online surveys.
    • Used MS Azure's full stack (database, bus, storage, etc.).
    • Created multipurpose video streaming software for multiple devices, utilizing video stream editing, synchronizing, and redirecting to output devices.
    • Created an online service used by a whole country (Russia), ensuring stability working with bogged data and big loads.
    • Managed a team of five developers working remotely.
    Technologies: Azure, MS Silverlight, SignalR, Web API, Web Services, FFmpeg, jQuery, CSS, HTML5, Microsoft SQL Server, Model View Controller (MVC), C#, ASP.NET
  • Full-stack Web Developer

    2010 - 2016
    SmartTouch Interactive
    • Worked with several customers from different countries (mainly the USA).
    • Created a wide variety of different web applications on different technologies.
    • Created a full-scale social network capable of handling a big load of users.
    • Worked with projects that had unspecific technical details but strict deadlines. Learned how to do it "the best way" when the client does not know exactly what they want.
    Technologies: Single-page Applications (SPA), Web Services, jQuery, CSS, HTML, C#, ASP.NET
  • Team Leader, Desktop Developer

    2008 - 2010
    CrossShore
    • Created a full-scale application for a casino, used to detect card counters in blackjack. It was a huge project, gathering images from security cameras, recognizing objects, and maintaining their game strategies to detect "counting."
    • Worked with video recognition software and machine learning. Switched to low-level libraries (OpenCV, C++) to get better performance, since camera resolutions were very high and the system was not able to recognize objects in real-time.
    • Achieved 99.4% object recognition by implementing machine learning and training it by "watching" a series of game moves. The system was able to successfully recognize all cards (suits and value), money and chips, and auxiliary objects (dealer's hands, etc.), and to track moving objects from one zone to another.
    • Implemented all known strategies for the game of blackjack. This is a huge work with lots of algorithms. Then all players are assessed against these strategies.
    Technologies: Sockets, OpenCV, C++, C#, C#.NET WinForms

Experience

  • Card Counting

    CardCounting was a huge project for Hard Rock casinos. The whole idea was to detect people who count cards in Blackjack, which is legal but may cause a huge loss to the casino.

    The service, built in the form of a desktop application, obtains images of a gaming table from a few high-resolution cameras and performs full game monitoring.

    We used different techniques for object recognition, like card value/suit, chips, cash, dealer’s hands, and other unrelated objects (based on OpenCV and SentiSight libraries). Then we processed the data, performing gameplay process simulation. After that, we applied all existing gaming and counting strategies to the processed data and compared them to the current player's behavior. Thus, we can tell if any of players is following some of these strategies.

    As a result, the first two stages of the project were completed and we obtained almost 100% recognition quality; we were getting correct game status (if someone is winning or not) and could definitely tell if the player was counting.

  • StreamCart
    http://webstream.streamcart.com/

    Created a fully interactive video conferencing service (many to many), both front-end and back-end, with a rich set of tools (multiple speakers, conducting polls and surveys, gathering feedback, providing statistics, working with live users, etc). Designed the project and architecture. Developed supportive services (online video editor, reports generator) and a mobile version. Set up various events/callbacks on WMS server, recording video, screen sharing, etc. Worked with high load systems (up to 10,000 viewers per conference). Worked with a team (manager, designers, developers).

  • CamGoals

    Camgoals.com is a social network based on adult content. Created a full-scale social network from scratch. The whole social network is done as an SPA with all visual interactions created using adjustable widgets. Used web sockets for real-time widgets (chat, money transfers, media sharing, messaging protocols, etc). Created a one-to-one video chat and one-to-many video broadcasting based on WebRTC technology. Constantly improved the video chat, adapting it to current changes in WebRTC, making it low-latency and suitable for lots of connections. Created a mobile version and made it stable for all platforms and browsers (also supporting video chats for mobiles). Worked in a high-load system (thousands of users on the site and subscribed to videos).

  • Veilability
    https://www.veilability.com.au/

    Veilability is Australia's only wedding search engine, with a functionality similar to AirBnb or any other property-searching engine with emphasis on bride-venue interaction. Upgraded the existing service with new functionality and user interface. Converted the site to be fully responsive. Created reports and made fast but complex searches along with optimization of data storing. Added new features, widgets, and functionality. Interacted with third parties (payment services, invoices management services, mail services, etc). Developed payment and invoice system from scratch. Handled global optimization. Worked with a team (manager, designer, UI, and SEO specialist). Created the mobile version.

  • Bilbayt
    https://bilbayt.com

    Created a UI (including mobile version) for an online food ordering site in UAE and Kuwait. All controls are done to be rendered both in left-to-right (English version) and right-to-left (Arabic version). Created a lot of custom controls. Worked on a mobile application (which is essentially the copy of the site)

  • CodingGame
    https://www.codingame.com/profile/1460dfef05db61650e306a9dffbf801a267614

    The AI on CondinGame platform (a big online European system for coding, competition, programming logic tasks, AI programming, etc). Currently, I'm in the top 100 of all users, and my last competition results are pretty high.

Skills

  • Languages

    HTML, XML, SQL, Less, Sass, HTML5, JavaScript, PHP, ECMAScript (ES6), C#, CSS, TypeScript, C++, Ruby
  • Frameworks

    ASP.NET, Newtonsoft JSON, ASP.NET Web API, ASP, Entity 6, .NET, AngularJS, Angular
  • Libraries/APIs

    Google Maps, FFmpeg, WebRTC, Web API, jQuery UI, jQuery, TensorFlow, React, SignalR, Socket.IO, Xero API, OpenCV, Sockets, Node.js
  • Tools

    SQL Management Studio, Visual Studio .NET, Visual Studio, MS Silverlight, C#.NET WinForms, Wowza, VS Code, Git, Mailchimp, IntelliJ IDEA, Bitbucket, Adobe Photoshop
  • Paradigms

    Agile, REST, Concurrent Programming, Unit Testing, Code First, Model View Controller (MVC)
  • Platforms

    Android, Azure, Visual Studio Code, Windows, Amazon Web Services (AWS), OpenTok, Web
  • Storage

    JSON, Azure Cloud Services, Microsoft SQL Server, OpenXML, MongoDB, Amazon S3 (AWS S3), Azure SQL, Azure Blobs
  • Other

    Front-end, Optimization, APIs, Live Chat, Single-page Applications (SPA), Social Networks Development, Apps, Big Data, Client-server Model, Azure Service Bus, Freelance, Back-end, WebSockets, RTL, Right-to-Left (RTL) Scripts, HTML5 Video, Ajax, Evolutionary Algorithms, Genetic Algorithms, AWS, Web Services, Web Map Services (WMS), Mailchimp API, STUN/TURN, Machine Learning, Pattern Recognition

Education

  • Master's Degree in Computer Science
    2002 - 2008
    Ural Federal University - Yekaterinburg, Russia
  • Bachelor's Degree in English Language
    2004 - 2006
    Ural Federal University - Yekaterinburg, Russia

To view more profiles

Join Toptal
Share it with others