SkillAgentSearch skills...

Codify

An online interface for code evaluation using the Judge0 API (v1.0)

Install / Use

/learn @pmj642/Codify
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Codify v1.0 :collision: :grey_exclamation:

About :thought_balloon:

Codify is an Online Interface for code evaluation. It executes the code submitted by user and displays the result back to the user.

How it works :question:

Codify uses Judge0 API to evaluate code and displays the result obtained from the API. Hence, it is only an interface. It also supports functions like uploading questions along with testcases to the platform, ranks based on number of questions solved and an IDE to run code.

Progress :100:

  1. Uploading new challenges :heavy_check_mark:
  2. Ranking users based on correct solutions :heavy_check_mark:
  3. Running any program and validating it against any specified output :heavy_check_mark:
  4. Submitting solutions to the challenges hosted on the platform :heavy_check_mark:

Technologies used :pencil:

Frontend :rose:

1)	HTML5
2)	CSS3
3)	Vanilla JS

Backend :bomb:

1)	PHP (no framework)
2)	MySQL & PostgreSQL
View on GitHub
GitHub Stars8
CategoryData
Updated5y ago
Forks1

Languages

PHP

Security Score

75/100

Audited on Feb 22, 2021

No findings