An open API service indexing awesome lists of open source software.

https://github.com/takk8is/tiresiashackerrank

TiresiasHackerRank is a powerful Chrome extension that provides users with the knowledge to pass HackerRank certification tests. It enables users to access tailored answers based on their profile, ensuring they meet the required level of proficiency.
https://github.com/takk8is/tiresiashackerrank

chrome-extension chromium davidccavalcante extension extension-chrome fjallstoppur hackerrank hackerrank-challenges hackerrank-solutions scraper scraping scrapping takk-ag takk-design takk8is tiresias tiresiashackerrank

Last synced: about 2 months ago
JSON representation

TiresiasHackerRank is a powerful Chrome extension that provides users with the knowledge to pass HackerRank certification tests. It enables users to access tailored answers based on their profile, ensuring they meet the required level of proficiency.

Awesome Lists containing this project

README

        

# TiresiasHackerRank Chrome Extension πŸ‘οΈ


TiresiasHackerRank

[![Version](https://img.shields.io/badge/version-1.0.0-blue.svg)](https://github.com/Takk8IS/TiresiasHackerRank)
[![Licence](https://img.shields.io/badge/licence-CC--BY--4.0-green.svg)](https://creativecommons.org/licenses/by/4.0/)
[![GitHub issues](https://img.shields.io/github/issues/Takk8IS/TiresiasHackerRank.svg)](https://github.com/Takk8IS/TiresiasHackerRank/issues)
[![GitHub stars](https://img.shields.io/github/stars/Takk8IS/TiresiasHackerRank.svg)](https://github.com/Takk8IS/TiresiasHackerRank/stargazers)

Empower your HackerRank experience with Tiresias' knowledge!

## 🌟 Features of TiresiasHackerRank

TiresiasHackerRank is a powerful Chrome extension that provides users with the knowledge to pass HackerRank certification tests. It enables users to access tailored answers based on their profile, ensuring they meet the required level of proficiency.

![TiresiasHackerRank Results](https://github.com/Takk8IS/TiresiasHackerRank/blob/main/images/screenshot-01.png?raw=true)

![TiresiasHackerRank Info](https://github.com/Takk8IS/TiresiasHackerRank/blob/main/images/screenshot-02.png?raw=true)

## πŸš€ Key Features

- πŸ” **Automated Test Assistance:** Automatically selects and answers HackerRank certification tests.
- 🎯 **Personalized Accuracy:** Answers tailored to the user’s profile, ensuring appropriate level of precision.
- πŸ›‘οΈ **Secure and Ethical Use:** Limits complete knowledge access to the extension creator.

## πŸ“¦ Project Structure

```
β”œβ”€β”€ AUTHORS.md
β”œβ”€β”€ FUNDING.yml
β”œβ”€β”€ LICENSE
β”œβ”€β”€ README.md
β”œβ”€β”€ background.js
β”œβ”€β”€ content.js
β”œβ”€β”€ images
β”‚Β Β  β”œβ”€β”€ icon1024.png
β”‚Β Β  β”œβ”€β”€ icon128.png
β”‚Β Β  β”œβ”€β”€ icon144.png
β”‚Β Β  β”œβ”€β”€ icon192.png
β”‚Β Β  β”œβ”€β”€ icon48.png
β”‚Β Β  β”œβ”€β”€ icon512.png
β”‚Β Β  β”œβ”€β”€ icon72.png
β”‚Β Β  β”œβ”€β”€ icon96.png
β”‚Β Β  β”œβ”€β”€ screenshot-01.png
β”‚Β Β  └── screenshot-02.png
β”œβ”€β”€ manifest.json
β”œβ”€β”€ node_modules
β”‚Β Β  β”œβ”€β”€ @babel
β”‚Β Β  β”œβ”€β”€ @puppeteer
β”‚Β Β  β”œβ”€β”€ @tootallnate
β”‚Β Β  β”œβ”€β”€ @types
β”‚Β Β  β”œβ”€β”€ agent-base
β”‚Β Β  β”œβ”€β”€ ansi-regex
β”‚Β Β  β”œβ”€β”€ ansi-styles
β”‚Β Β  β”œβ”€β”€ argparse
β”‚Β Β  β”œβ”€β”€ ast-types
β”‚Β Β  β”œβ”€β”€ b4a
β”‚Β Β  β”œβ”€β”€ bare-events
β”‚Β Β  β”œβ”€β”€ bare-fs
β”‚Β Β  β”œβ”€β”€ bare-os
β”‚Β Β  β”œβ”€β”€ bare-path
β”‚Β Β  β”œβ”€β”€ bare-stream
β”‚Β Β  β”œβ”€β”€ base64-js
β”‚Β Β  β”œβ”€β”€ basic-ftp
β”‚Β Β  β”œβ”€β”€ buffer
β”‚Β Β  β”œβ”€β”€ buffer-crc32
β”‚Β Β  β”œβ”€β”€ callsites
β”‚Β Β  β”œβ”€β”€ chalk
β”‚Β Β  β”œβ”€β”€ chromium-bidi
β”‚Β Β  β”œβ”€β”€ cliui
β”‚Β Β  β”œβ”€β”€ color-convert
β”‚Β Β  β”œβ”€β”€ color-name
β”‚Β Β  β”œβ”€β”€ cosmiconfig
β”‚Β Β  β”œβ”€β”€ data-uri-to-buffer
β”‚Β Β  β”œβ”€β”€ debug
β”‚Β Β  β”œβ”€β”€ degenerator
β”‚Β Β  β”œβ”€β”€ devtools-protocol
β”‚Β Β  β”œβ”€β”€ emoji-regex
β”‚Β Β  β”œβ”€β”€ end-of-stream
β”‚Β Β  β”œβ”€β”€ env-paths
β”‚Β Β  β”œβ”€β”€ error-ex
β”‚Β Β  β”œβ”€β”€ escalade
β”‚Β Β  β”œβ”€β”€ escape-string-regexp
β”‚Β Β  β”œβ”€β”€ escodegen
β”‚Β Β  β”œβ”€β”€ esprima
β”‚Β Β  β”œβ”€β”€ estraverse
β”‚Β Β  β”œβ”€β”€ esutils
β”‚Β Β  β”œβ”€β”€ extract-zip
β”‚Β Β  β”œβ”€β”€ fast-fifo
β”‚Β Β  β”œβ”€β”€ fd-slicer
β”‚Β Β  β”œβ”€β”€ fs-extra
β”‚Β Β  β”œβ”€β”€ get-caller-file
β”‚Β Β  β”œβ”€β”€ get-stream
β”‚Β Β  β”œβ”€β”€ get-uri
β”‚Β Β  β”œβ”€β”€ graceful-fs
β”‚Β Β  β”œβ”€β”€ has-flag
β”‚Β Β  β”œβ”€β”€ http-proxy-agent
β”‚Β Β  β”œβ”€β”€ https-proxy-agent
β”‚Β Β  β”œβ”€β”€ ieee754
β”‚Β Β  β”œβ”€β”€ import-fresh
β”‚Β Β  β”œβ”€β”€ ip-address
β”‚Β Β  β”œβ”€β”€ is-arrayish
β”‚Β Β  β”œβ”€β”€ is-fullwidth-code-point
β”‚Β Β  β”œβ”€β”€ js-tokens
β”‚Β Β  β”œβ”€β”€ js-yaml
β”‚Β Β  β”œβ”€β”€ jsbn
β”‚Β Β  β”œβ”€β”€ json-parse-even-better-errors
β”‚Β Β  β”œβ”€β”€ jsonfile
β”‚Β Β  β”œβ”€β”€ kleur
β”‚Β Β  β”œβ”€β”€ lines-and-columns
β”‚Β Β  β”œβ”€β”€ lru-cache
β”‚Β Β  β”œβ”€β”€ mitt
β”‚Β Β  β”œβ”€β”€ ms
β”‚Β Β  β”œβ”€β”€ netmask
β”‚Β Β  β”œβ”€β”€ once
β”‚Β Β  β”œβ”€β”€ pac-proxy-agent
β”‚Β Β  β”œβ”€β”€ pac-resolver
β”‚Β Β  β”œβ”€β”€ parent-module
β”‚Β Β  β”œβ”€β”€ parse-json
β”‚Β Β  β”œβ”€β”€ pend
β”‚Β Β  β”œβ”€β”€ picocolors
β”‚Β Β  β”œβ”€β”€ prettier
β”‚Β Β  β”œβ”€β”€ progress
β”‚Β Β  β”œβ”€β”€ prompts
β”‚Β Β  β”œβ”€β”€ proxy-agent
β”‚Β Β  β”œβ”€β”€ proxy-from-env
β”‚Β Β  β”œβ”€β”€ pump
β”‚Β Β  β”œβ”€β”€ puppeteer
β”‚Β Β  β”œβ”€β”€ puppeteer-core
β”‚Β Β  β”œβ”€β”€ queue-tick
β”‚Β Β  β”œβ”€β”€ require-directory
β”‚Β Β  β”œβ”€β”€ resolve-from
β”‚Β Β  β”œβ”€β”€ semver
β”‚Β Β  β”œβ”€β”€ sisteransi
β”‚Β Β  β”œβ”€β”€ smart-buffer
β”‚Β Β  β”œβ”€β”€ socks
β”‚Β Β  β”œβ”€β”€ socks-proxy-agent
β”‚Β Β  β”œβ”€β”€ source-map
β”‚Β Β  β”œβ”€β”€ sprintf-js
β”‚Β Β  β”œβ”€β”€ streamx
β”‚Β Β  β”œβ”€β”€ string-width
β”‚Β Β  β”œβ”€β”€ strip-ansi
β”‚Β Β  β”œβ”€β”€ supports-color
β”‚Β Β  β”œβ”€β”€ tar-fs
β”‚Β Β  β”œβ”€β”€ tar-stream
β”‚Β Β  β”œβ”€β”€ text-decoder
β”‚Β Β  β”œβ”€β”€ through
β”‚Β Β  β”œβ”€β”€ tslib
β”‚Β Β  β”œβ”€β”€ unbzip2-stream
β”‚Β Β  β”œβ”€β”€ undici-types
β”‚Β Β  β”œβ”€β”€ universalify
β”‚Β Β  β”œβ”€β”€ urlpattern-polyfill
β”‚Β Β  β”œβ”€β”€ wrap-ansi
β”‚Β Β  β”œβ”€β”€ wrappy
β”‚Β Β  β”œβ”€β”€ ws
β”‚Β Β  β”œβ”€β”€ y18n
β”‚Β Β  β”œβ”€β”€ yargs
β”‚Β Β  β”œβ”€β”€ yargs-parser
β”‚Β Β  β”œβ”€β”€ yauzl
β”‚Β Β  └── zod
β”œβ”€β”€ package-lock.json
└── package.json
```

## πŸ› οΈ Installation

1. Clone the repository:

```bash
git clone https://github.com/Takk8IS/TiresiasHackerRank.git
```

2. Navigate to the project directory:

```bash
cd TiresiasHackerRank
```

3. Install the dependencies:

```bash
npm install
```

## πŸƒβ€β™‚οΈ How to Use

Load the extension in Chrome:

1. Open Chrome and navigate to `chrome://extensions/`.
2. Enable "Developer mode" in the top right corner.
3. Click "Load unpacked" and select the `TiresiasHackerRank` directory.

Activate the extension:

- Choose the skill certification at [hackerrank.com/certification_tests](https://www.hackerrank.com/certification_tests) and click "Start test".
- You don't need to click the extension icon to start using TiresiasHackerRank; it activates automatically.

## πŸ”’ Ethical Use

TiresiasHackerRank is designed for ethical and responsible use. The complete knowledge access is restricted and should be used in accordance with HackerRank's guidelines and policies.

## 🀝 Contributing

Contributions are welcome! Feel free to open issues or submit pull requests.

1. Fork the repository.
2. Create your feature branch (`git checkout -b feature/AmazingFeature`).
3. Commit your changes (`git commit -m 'Add some AmazingFeature'`).
4. Push to the branch (`git push origin feature/AmazingFeature`).
5. Open a Pull Request.

## πŸ’‘ Donations

If this project has been helpful, consider making a donation:

**USDT (TRC-20)**: `TGpiWetnYK2VQpxNGPR27D9vfM6Mei5vNA`

Your support helps us continue to develop innovative tools.

## πŸ“œ Licence

This project is licensed under the CC-BY-4.0 Licence. See the [LICENSE](LICENSE) file for more details.

## πŸ† About Takkβ„’ Innovate Studio

Leading the Digital Revolution as the Pioneering 100% Artificial Intelligence Team.

- Author: [David C Cavalcante (Fjallstoppur)](mailto:[email protected])
- LinkedIn: [linkedin.com/in/hellodav](https://www.linkedin.com/in/hellodav/)
- X: [@Takk8IS](https://twitter.com/takk8is/)
- Medium: [takk8is.medium.com](https://takk8is.medium.com/)
- Website: [takk.ag](https://takk.ag/)