Code Monkey home page Code Monkey logo

keystroke-biometrics's Introduction

keystroke-biometric

Description

A platform for conducting keystroke biometrics researches. Helps to gather experiment's results remotely from the participants through a web interface and then to analyze data. The platform focuses on keystroke biometrics according to nationality and language the participant uses (native and English language).

Overall structure

The application consists of three main parts:

  1. Web Interface
    1. client (frontend)
    2. server (backend, API)
  2. Data Analyzer

Prerequsities

  1. Node.js 16.13.1 and npm
  2. Python 3.8.10

Setup in local environment

Backend

For backend setup read README.md in web/server directory

Frontend

For frontend setup read README.md in web/client directory

Data

Data are written to the 'data' directory in a few seperate .json files.

Data Analyzer

  1. Install Python 3.8+
  2. Init virtual environent
  3. Install dependencies from requirements.txt
  4. Set environment variables in .env file in src (instruction inside)
  5. Conduct experiment through the web interface or import data manually to the database
  6. Run Data Analyzer

keystroke-biometrics's People

Contributors

trojanekkk avatar

Stargazers

 avatar  avatar  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.