slavaGanzin / geekle-test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to do a research

  1. Fork this repo
  2. Conduct your research
  3. Commit all the code generated
  4. Fill table below
  5. Add videos for each test to respective folders and link them into table. Example: [View](tests-for-code/test-for-code.mp4)
  6. Commit and push to your repo
  7. Make a pull request to this repo. We'll not merge them, it's just to see everything in one place
Task Success It Took N Minutes Quality Usability Video
Go Server Application Testing
Fibonacci Performance Improvement
Tennis Scoring Refactoring
Python Server Generation
Node.js to Python Transpilation
Generate documentation



Example research result: Cursor

Example table (better look into respective branch: Cursor, videos will open only in "cursor" branch)

Task Success It Took N Minutes Quality Usability Video
Go Server Application Testing + 3 4 5 View
Fibonacci Performance Improvement + 2 5 5 View
Tennis Scoring Refactoring + 4 5 5 View
Python Server Generation + 5 4 5 View
Node.js to Python Transpilation + 2 4 5 View
Generate documentation + 10 3 3 View






#### Description of columns **Success** - yes or no

It Took N Minutes - number of minutes you spent on this task

Quality - score from 0 to 5, how satisfied you are with the result

Usability - was it comfortable to perform these tasks with this tool

Video - link to a video in repo. Example: [View](tests-for-code/test-for-code.mp4)

Prerequisites

You need 3 language environments to be configured in your system

  1. node.js Node.js Installation Guide
  2. python Python Installation Guide
  3. go Go Installation Guide

If you would found any troubles, please open an issue in this repo. We want make this comfortable experience for everyone.

About


Languages

Language:JavaScript 71.5%Language:Go 21.1%Language:Python 7.4%