Skip to content
View Hecoal's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report Hecoal

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. hr hr Public

    This git project is an API that provides functionality for human resources (HR). It uses express.js as a web framework and MYSQL as a database.

    HTML 1

  2. Caesar-Cipher Caesar-Cipher Public

    Caesar-cipher for strings

    HTML 1

  3. 9Queen-Problem 9Queen-Problem Public

    This git repository contains a program that solves the 9-queens problem in chess using backtrack. The 9-queens problem is a generalization of the classic 8-queens problem, where the goal is to plac…

    C++