{"id":49234677,"url":"https://github.com/vbetsch/code-cracker","last_synced_at":"2026-04-24T14:36:44.665Z","repository":{"id":350272949,"uuid":"1206108671","full_name":"vbetsch/code-cracker","owner":"vbetsch","description":"🧨 Kata from CodingDojo","archived":false,"fork":false,"pushed_at":"2026-04-09T17:21:27.000Z","size":118,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-04-09T17:31:06.705Z","etag":null,"topics":["lib-config-ts"],"latest_commit_sha":null,"homepage":"https://codingdojo.org/kata/CodeCracker/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vbetsch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-04-09T15:28:54.000Z","updated_at":"2026-04-09T17:11:07.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/vbetsch/code-cracker","commit_stats":null,"previous_names":["vbetsch/code-cracker"],"tags_count":null,"template":true,"template_full_name":"vbetsch/lib-config-ts-test","purl":"pkg:github/vbetsch/code-cracker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbetsch%2Fcode-cracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbetsch%2Fcode-cracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbetsch%2Fcode-cracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbetsch%2Fcode-cracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vbetsch","download_url":"https://codeload.github.com/vbetsch/code-cracker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbetsch%2Fcode-cracker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32228061,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["lib-config-ts"],"created_at":"2026-04-24T14:36:43.916Z","updated_at":"2026-04-24T14:36:44.658Z","avatar_url":"https://github.com/vbetsch.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Code Cracker\n\n[![lint](https://github.com/vbetsch/code-cracker/workflows/lint/badge.svg)](https://github.com/vbetsch/code-cracker/actions?query=workflow%3Alint++)\n[![tests](https://github.com/vbetsch/code-cracker/workflows/tests/badge.svg)](https://github.com/vbetsch/code-cracker/actions?query=workflow%3Atests++)\n[![build](https://github.com/vbetsch/code-cracker/workflows/build/badge.svg)](https://github.com/vbetsch/code-cracker/actions?query=workflow%3Abuild++)\n\n\u003e This repository was created using\n\u003e the [lib-config-ts-test](https://github.com/vbetsch/lib-config-ts-test) template\n\n## Problem Description\n\nGiven an alphabet decryption key like the one below, create a program that can crack any message\nusing the decryption key.\n\n### Alphabet\n\n```text\na b c d e f g h i j k l m n o p q r s t u v w x y z\n```\n\n### Decryption Key\n\n```text\n! ) \" ( £ * % \u0026 \u003e \u003c @ a b c d e f g h i j k l m n o\n```\n\nYou could also create a encryption program that will encrypt any message you give it using the key.\n\n\u003e Extract from https://codingdojo.org/kata/CodeCracker\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvbetsch%2Fcode-cracker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvbetsch%2Fcode-cracker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvbetsch%2Fcode-cracker/lists"}