Giter Site home page Giter Site logo

ttb-interview's Introduction

ttb interview

Overall Briefing

  • Business requirement: To collect and get customer data and biometric data of customer.
  • Technology stack: Depending on candidate capability โ€“ free to pick up

Mandatory Conditions

  • Programming language: Node JS
  • To use JWT Token for your API services
  • API should secure for supporting sensitive data of Customer
  • Use RESTFUL Service for development
  • Customer sensitive data (such as citizen ID, facial image) should be securely stored in database or in secure file format (Hint: Nobody cannot understand/access this information, except owner)
  • API should easy for investigation logs when an incident occurs
  • API should be micro-services

Assignments

A. Mandatory

  1. To design and present your solution architecture of backend API services system which can collect and get customer data.
  2. According to your solution architecture in no. A.1 above,
    • To create and demo API service for collecting customer data (name, surname, Citizen ID , biometric data-facial image)
      • Then store them (name, surname, Citizen ID, biometric data-facial image) in database
      • Then keep only the biometric data - facial image in a file with securely format but can be reference with their own reference id in database
    • To create and demo API service for getting customer data by Citizen ID (name, surname , Citizen ID, biometric data-facial image)
  3. To explain and present a concept of e-signing/e-signature/e-contract.
  4. To explain and present blockchain technology and architecture conceptual. How is your idea to apply the blockchain technology with Banking industry

B. Optional (For your benefit, we would encourage you to complete them)

  1. According to no. A.3 above, create and demo API service for signing document with e-signing/e-signature/e-contract concept then keep in database or data file storage
  2. According to no. A.3 above, create and demo API service for getting e-signed document (no. B.1) in database/data file storage
  3. To create API service or program to compare 2 facial images and return percentage of their similarity. (EX: compare your face image in ID card with your selfie image)

ttb-interview's People

Contributors

wavekasipat avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.